Skip to content

v2.16.0

Compare
Choose a tag to compare
@VaishnaviHire VaishnaviHire released this 11 Aug 14:04
9b9bf9d

Component Release Notes

Operator Release Notes

What's Changed

  • fix: auto creation DSCI during startup by @zdtsw in #1131
  • chore: refactor on some logic for component manifests resources by @zdtsw in #1121
  • deploy: refactor whitelisting with custom kustomize RemoverPlugin by @zdtsw in #1123
  • RHOAIENG-9751: Update release.name from DSC and DSCI in ODH by @CFSNM in #1133
  • fix: authz patch injection feature precondition uses correct namespace value by @bartoszmajsak in #1135
  • chore: get operator namespace from deployment as env variable by @zdtsw in #1139
  • fix: when delete DSCI CR get stuck because the current instance updated and not preperly remove finalizer on it by @zdtsw in #1142
  • chore: change local "manifests" folder to match in-image path by @zdtsw in #1143
  • (chore): Fix the token expiry and move release version update code to a composite action. by @AjayJagan in #1132
  • chore: update min k8s version to match min ocp version: 1.25 for 4.12 by @zdtsw in #1138
  • fix: devFlags for dashboard did not set correct values by @zdtsw in #1136
  • fix: for Managed cluster, we need another namespace or it will be deteced as self-managed by @zdtsw in #1146
  • chore: rename variable/function name by @zdtsw in #1147
  • chore: renames IngressGatewaySpec type to GatewaySpec by @bartoszmajsak in #1144
  • fix(feature): preserves original target namespace by @bartoszmajsak in #1148
  • chore(service-mesh): exports configmap names to const by @bartoszmajsak in #1149
  • feat: add managed model registry prometheus config handling logic, fixes RHOAIENG-4273 by @dhirajsb in #1150
  • chore: remove UPDATE from webhook operation list by @zdtsw in #1134
  • chore: cleanup Warning for unused packages by @zdtsw in #1151
  • upgrade: cleanup CreateWithRetry usage by @ykaliuta in #1145
  • chore: tuning resource usage for operator pod by @zdtsw in #1120
  • Revert "feat: remove leader election for operator (#1000)" by @zdtsw in #1153
  • fix(feature): ensures all new resources are created in one reconcile by @bartoszmajsak in #1159
  • (chore): Increase timeout for the wait-for-checks.sh script by @AjayJagan in #1162
  • (chore): Comment the 'push version tag to quay.io' step in gh action by @AjayJagan in #1164
  • chore: uplift kustomize version for match the one from kyaml by @zdtsw in #1158
  • ODH Release 2.16.0: Version Update by @github-actions in #1169

New Contributors

Full Changelog: v2.15.0...v2.16.0