Releases: opendatahub-io/opendatahub-operator
Releases · opendatahub-io/opendatahub-operator
ODH Operator (Dev Preview v0.0.1)
What's Changed
- Initialize operator for proposed redesign by @VaishnaviHire in #239
- Initializing the DSCInitialization api. by @etirelli in #242
- Adding DataScienceCluster API. by @etirelli in #248
- Implement DSCInitialization Controller by @VaishnaviHire in #249
- Update: Dockerfile and Makefile by @zdtsw in #262
- Fix: mismatch role binding and missing clusterrole permission in CSV by @zdtsw in #272
- Add imagepullpolicy for kube-rbac-proxy by @zdtsw in #274
- Update logger for dscinitialzation start time by @zdtsw in #275
- Determine install environment for operator by @VaishnaviHire in #264
- Fix rebase issues by @VaishnaviHire in #278
- Implement DSC controller by @VaishnaviHire in #267
- Add preview updates by @VaishnaviHire in #282
New Contributors
Full Changelog: v1.6.0...v0.0.1
v1.7.0
Notable Changes
- All container images for the opendatahub-operator will now contain a local tarball copy of the corresponding odh-manifests release version included in the operator at
/opt/manifests/odh-manifests.tar.gz
. This local copy can replace the usage of a remote repo uri in akfdef
using the local uri format offile:///opt/manifests/odh-manifests.tar.gz
What's Changed
- Update README for deprecation of kfctl by @LaVLaS in #251
- Update: GitHub Action for sync CRD from odh-dashboard by @zdtsw in #241
- Sync operator CRDs from odh-dashboard manifests CRDs by @github-actions in #266
- Add local bundle for odh manifests by @maroroman in #202
- Updates for the ODH v1.7 release by @LaVLaS in #269
- Update OLM bundle for ODH 1.7 Release by @LaVLaS in #271
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- Remove the github templates related to the aicoe bot by @LaVLaS in #223
- Add workflow to sync dashboard crds automatically by @maroroman in #205
- add the Apache 2.0 LICENSE file to the project by @gregsheremeta in #227
- Revert addition of ownerreferences in KfDef resources by @VaishnaviHire in #226
- Sync operator crds with dashboard crds by @github-actions in #229
- Update Operator bundle for release 1.6 by @VaishnaviHire in #228
New Contributors
- @gregsheremeta made their first contribution in #227
- @github-actions made their first contribution in #229
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- Merge Feature/update-sdk to master by @VaishnaviHire in #214
- Update channel to stable and rolling by @VaishnaviHire in #216
- Add fixes for operator and odh-manifests e2e tests by @VaishnaviHire in #218
- Use {IMAGE_BUILDER} in Makefile for opm index cmd by @LaVLaS in #222
- Add release files for ODH 1.5.0 by @LaVLaS in #221
Full Changelog: v1.4.2...v1.5.0
v1.4.2
v1.4.1
What's Changed
- Read env variables from KfDef Parameters by @VaishnaviHire in #180
- Add ODH Dashboard CRDs to owned CRDs in 1.4.1 CSV by @LaVLaS in #188
- Update alm-examples for 1.4.1 Release by @LaVLaS in #192
- Fix 1.4.1 CSV CRD displayname by @LaVLaS in #193
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- Deploy applications using server-side apply by @VaishnaviHire in #171
- Default the example kfdef to have odh-dashboard to use the authentication overlay by @strangiato in #172
- Implement secrets generator controller by @samuelvl in #174
- Update secret-controller to create OAuth client by @VaishnaviHire in #177
- Add ODH Operator release v1.4.0 by @LaVLaS in #178
New Contributors
- @strangiato made their first contribution in #172
- @samuelvl made their first contribution in #174
Full Changelog: v1.3.0...v1.4.0
Open Data Hub v1.3.0
What's Changed
Full Changelog: v1.2.0...v1.3.0
v1.2.0
Add odh v1.1.2 OLM bundle (#149)
Signed-off-by: Landon LaSmith <[email protected]>