Skip to content

Releases: opendatahub-io/opendatahub-operator

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

v2.9.0

11 Mar 23:50
f04d6a4
Compare
Choose a tag to compare

Component Release Notes

Operator Release Notes

What's Changed

New Contributors

Full Changelog: v2.8.0...v2.9.0

v2.8.0

20 Feb 22:48
a492e26
Compare
Choose a tag to compare

Component Release Notes

Operator Release Notes

What's Changed

Full Changelog: v2.7.0...v2.8.0

v2.7.0

07 Feb 20:42
d8d94d4
Compare
Choose a tag to compare

New Components

Breaking Changes

  • Due to changes in label, ODH operator upgrade will include scaling down of previous deployments. Deployments will be ready again after reconcile. #822
  • For new installations, users need to create DSCInitialization instance explicitly followed by creation of DataScienceCluster resource.

What's Changed

  • fix(namespace): for access dashboard by @zdtsw in #700
  • cleanup: modelmesh monitoring logic by @zdtsw in #703
  • release: uplift from alpha to stable and set 2.4 version by @zdtsw in #704
  • [cherry-pick] Add logic for applying monitoring stack by @zdtsw in #618
  • chore: fixes typos in func names by @bartoszmajsak in #715
  • fix(cf): wrong logic when find cfo has been installed by @zdtsw in #717
  • Unset Tech Preview components by default by @VaishnaviHire in #708
  • Update README.md by @spolti in #721
  • chore(log): accurate message by @zdtsw in #722
  • fix(crd): do not set ownerreference on CRD by @zdtsw in #725
  • Recreate stale OauthClient resource by @VaishnaviHire in #716
  • [backport]: monitoring fixes by @zdtsw in #729
  • feat(kserve): automates installation and configuration of KServe prerequisites by @israel-hdez in #691
  • Add missing resources to manage in DSC controller by @ykaliuta in #669
  • [backport]: fix for monitoring by @zdtsw in #737
  • fix(ossm): disables service mesh routes generation by @israel-hdez in #738
  • fix(codegen): ensures structs used in CRDs have deepcopy funcs by @bartoszmajsak in #740
  • Update codeflare component description by @ronensc in #742
  • fix(ns): do not set owner ref for infra namespaces by @bartoszmajsak in #743
  • fix(kserve): check on multiple depends operators if all pre-installed by @zdtsw in #744
  • update: rewrite func to check operator by @zdtsw in #745
  • fix(cleanup): cleans up dependant resources by @bartoszmajsak in #748
  • chore: removes log repetitions for conditions by @bartoszmajsak in #762
  • update(knative): enable GPU node tolerations for kserve by @zdtsw in #761
  • fix(features): makes rest config loader more flexible by @bartoszmajsak in #760
  • Create Table of Contents in README by @AjayJagan in #769
  • Makefile: add clean target by @ykaliuta in #733
  • chore: keeps repositories in the tmp dir by @bartoszmajsak in #774
  • chore: cleanup owns on RS,Pod, daemonset, CRD by @zdtsw in #777
  • Update incubation with downstream changes by @VaishnaviHire in #783
  • update(kserve): add monitoring logic by @zdtsw in #782
  • chore(mesh): Use third party service account tokens by @israel-hdez in #767
  • chore: change log info for monitoring patch namespace by @zdtsw in #787
  • fix devflags empty object by @AjayJagan in #659
  • feature: add support for unmanaged and remove for servicemesh and serverless by @zdtsw in #781
  • fix(rbac): missing get verbs on MWC and Secret by @zdtsw in #789
  • fix(nilpointer): when more than one DSCI CR in cluster by @zdtsw in #756
  • chore: change label name for networkpolicy by @zdtsw in #790
  • Remove LaVLaS from the OWNERS file by @LaVLaS in #791
  • feat(linters): Enable all linters by default. by @AjayJagan in #692
  • fix(builder): initializes rest config before invoking any partial builder by @bartoszmajsak in #792
  • update(dsci): do not create default DSCI CR if it is running in ODH by @zdtsw in #770
  • chore: shifts FeatureTracker creation to Feature's Apply phase by @bartoszmajsak in #795
  • fix(mesh): disables default network policy management by @bartoszmajsak in #798
  • Fix [Snyk][CVE-2022-3064] [High] github.com/go-yaml/yaml - DOS vulnerability by @AjayJagan in #799
  • fix: ensures Wait function waits for pods to appear in a given namespace by @aslakknutsen in #803
  • fix(service-mesh): ensures SMCP is available before patching network policy by @bartoszmajsak in #805
  • chore: swaps errors.Wrap to fmt.Errorf by @bartoszmajsak in #807
  • fix(service-mesh): reverts disabling network policy management by @bartoszmajsak in #809
  • feat(templates): process Feature templates in memory by @cam-garrison in #797
  • fix: ensures cleanup of associated FeatureTrackers by @bartoszmajsak in #812
  • feat: enhances FeatureTracker with spec by @cam-garrison in #808
  • feat: add status/conditions to FeatureTrackers by @cam-garrison in #801
  • fix: fix e2e test error handling for RHOAIENG-2219 by @dhirajsb in #817
  • fix(serverless): Patch to enable Secret filtering in KNative Serving by @israel-hdez in #814
  • (backport): wrong CR name in the message. by @zdtsw in #813
  • update(trusty): Change TrustyAI apiGroup by @ruivieira in #823
  • revert go mod by @AjayJagan in #828
  • [backport]trustyai: monitoring by @zdtsw in #824
  • RHOAIENG-965: Fix ODH Upgrade after label updates by @VaishnaviHire in #822
  • fix(devFlags): missing overwrite for the devFlag on component level by @zdtsw in #816
  • backport: set to GA by @zdtsw in #810
  • Add openshift ci build root image configuration by @ajaypratap003 in #825
  • Makefile: generate config/manager/kustomization.yaml by @ykaliuta in #728
  • Makefile: generate default image name based on current user by @ykaliuta in #730
  • Makefile: run linter and unit tests from default target by @ykaliuta in #735
  • feat: Add ModelRegistry component (#775) by @dhirajsb in #776
  • feat(kueue): add logic to enable new component by @zdtsw in #827
  • Changed variable name for cfo operator image by @Bobbins228 in #794
  • fix(kueue): missing deepcopyinto for kueue by re-generate code by @zdtsw in #835
  • feat: simplifies Feature API by @bartoszmajsak in #831
  • chore: fixes typos in code and comments by @bartoszmajs...
Read more

v2.4.0

03 Nov 16:12
f913da6
Compare
Choose a tag to compare

What's Changed

  • chore(script): removes unused vars by @bartoszmajsak in #683
  • feat: introduces features fluent interface by @bartoszmajsak in #668
  • remove: req.namespace is not used for DSC and DSCI by @zdtsw in #660
  • feat(linter): introduces gci to streamline import rules by @bartoszmajsak in #676
  • chore(gh): configures linter to reference go.mod for Go version by @bartoszmajsak in #688
  • chore(gh): ensures unit-test action uses go.mod for Go version by @bartoszmajsak in #689
  • backport(workbench): support images in two path for downstream by @zdtsw in #663
  • fix(make): ensures projects version of operator-sdk is used by @bartoszmajsak in #695
  • Report error in status if more than one DataScienceCluster installed by @ykaliuta in #687
  • Release: ODH 2.4.0 by @zdtsw in #698
  • fix(namespace): for access dashboard by @zdtsw in #701

New Contributors

Full Changelog: v2.3.0...v2.4.0

v1.11.0

03 Nov 07:02
700b23a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.1...v1.11.0