Skip to content

Releases: opendatahub-io/opendatahub-operator

v2.16.0

11 Aug 14:04
9b9bf9d
Compare
Choose a tag to compare

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

v2.15.0

17 Jul 20:16
c630fa1
Compare
Choose a tag to compare

Component Release Notes

Operator Release Notes

What's Changed

Full Changelog: v2.14.0...v2.15.0

v2.14.0

01 Jul 13:42
0583bdf
Compare
Choose a tag to compare

Component Release Notes

Operator Release Notes

What's Changed

New Contributors

Full Changelog: v2.13.0...v2.14.0

v2.13.0

06 Jun 19:36
04805c6
Compare
Choose a tag to compare

Component Release Notes

Operator Release Notes

What's Changed

Full Changelog: v2.12.1...v2.13.0

v2.12.1

20 May 14:56
4a76709
Compare
Choose a tag to compare

v2.12.0

14 May 19:13
51524a9
Compare
Choose a tag to compare

Component Release Notes

Component Release Notes

What's Changed

  • Version update for odh 2.11 by @VaishnaviHire in #983
  • chore: cleanup duplicated functions packages and add more for godoc by @zdtsw in #981
  • chore: better debug info + a clear check on env variable DISABLE_DSC_CONFIG by @zdtsw in #986
  • chore(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in #978
  • feat: provide option to control reconciliation when creating resources by @cam-garrison in #974
  • chore: passing down ctx in the chain than placeholder TODO() by @zdtsw in #990
  • feat(status): change Degraded status from False to True if no DSCI CR by @zdtsw in #992
  • chore(cleanup): remove checkDependentOperators as duplicated logic by @zdtsw in #996
  • chore: remove CFO name check for downstream by @zdtsw in #997
  • chore(logger): pass log-mode to each controller and move function to by @zdtsw in #998
  • chore(docs): fix comments by @zdtsw in #999
  • feat: remove leader election for operator by @zdtsw in #1000
  • feat(fips): enable CGO_ENABLED in build by @zdtsw in #1001
  • feat(cleanup): remove jupyterhub OdhDocument CR from previous release by @zdtsw in #991
  • fix(uninstallation): do not delete subscription on Managed offering by @zdtsw in #993
  • chore: add auth namespace to auth cfgmap by @cam-garrison in #1003
  • chore: Update dashboard branch for manifest location by @dgutride in #1005
  • Doc change: Add flag to operator sdk run bundle to use quay io registry for busyb… by @asanzgom in #1006
  • [backport]: modelserving skip reconcile on deployment resources by @zdtsw in #1002
  • chore(cleanup): remove cleanup functions for upgrade from v1 to v2 by @zdtsw in #989
  • Sync odh-2.12 by @VaishnaviHire in #1011
  • Release v2.12.0 by @VaishnaviHire in #1012

New Contributors

Full Changelog: v2.11.1...v2.12.0

v2.11.1

01 May 20:21
b2697b4
Compare
Choose a tag to compare

v2.11.0

22 Apr 22:32
4d7e041
Compare
Choose a tag to compare

Component Release Notes

What's Changed

New Contributors

Full Changelog: v2.10.1...v2.11.0

v2.10.1

08 Apr 22:28
bce9bb4
Compare
Choose a tag to compare

Component Release Notes

What's Changed

New Contributors

Full Changelog: v2.10.0...v2.10.1

v2.10.0

02 Apr 20:55
cbf80c8
Compare
Choose a tag to compare

Component Release Notes

Operator Release Notes

What's Changed

New Contributors

Full Changelog: v2.9.0...v2.10.0