Releases: IBM/operand-deployment-lifecycle-manager
Releases · IBM/operand-deployment-lifecycle-manager
v4.3.10
Full Changelog: v4.3.9...v4.3.10
v4.4.0
What's Changed
- Bump ODLM version to 4.3.9 for CS 4.6.10 by @qpdpQ in #1102
- Check if Object is updated except certain label and annotations by @Daniel-Fan in #1104
- add required OLM metadata by @pgodowski in #1103
- update net to 0.33 for 4.6.10 by @bluzarraga in #1107
- prototype ODLM w/o olm by @bluzarraga in #1105
- Helm chart for ODLM by @qpdpQ in #1106
- update image tag and chart name by @qpdpQ in #1109
- refactor no olm controller code to handle cleanup on operandrequest deletion by @bluzarraga in #1108
- bump up version to 4.4.0 for cd release by @qpdpQ in #1111
- updated chart to work with CICD automation by @bitscuit in #1112
- updated chart to use global values to meet CPD spec by @bitscuit in #1113
- specify operator namespace in rolebinding by @bluzarraga in #1117
- Update OWNERS with my Id by @Jeremy-Cheng-stack in #1116
- Enhance cleanup of OperandRequest for non-OLM case by @YCShen1010 in #1114
- Add RH certification required metadata by @Daniel-Fan in #1126
Full Changelog: v4.3.8...v4.4.0
v4.3.9
What's Changed
- Bump ODLM version to 4.3.9 for CS 4.6.10 by @qpdpQ in #1102
- Check if Object is updated except certain label and annotations by @Daniel-Fan in #1104
- add required OLM metadata by @pgodowski in #1103
- update net to 0.33 for 4.6.10 by @bluzarraga in #1107
- Update OWNERS with my Id by @Jeremy-Cheng-stack in #1115
Full Changelog: v4.3.8...v4.3.9
v4.3.8
What's Changed
- Bump version to 4.3.8 for CS 4.6.9 by @YCShen1010 in #1096
- Tolerate both opt.channel and opt.FallbackChannels for one operator by @Daniel-Fan in #1098
- Add a cluster permission check before deleting v3 resources by @YCShen1010 in #1097
- Discover private CatalogSource only if no catalog cluster permission exists by @YCShen1010 in #1099
- Use SelfSubjectAccessReview to check ODLM's permission on getting catalog by @Daniel-Fan in #1100
Full Changelog: v4.3.7...v4.3.8
v4.3.7
What's Changed
- Bump version to 4.3.7 fo SC2 4.6.8 by @YCShen1010 in #1089
- Revert "build(deps): bump golang from 1.23.0-bullseye to 1.23.1-bullseye" by @ashank07 in #1090
- Move to bookworm golang image by @ashank07 in #1091
- label length limitation by @qpdpQ in #1092
- fix typo in utils function by @qpdpQ in #1093
- ensure label within length limitation by @qpdpQ in #1094
- Delete k8s resources by checking the label from OperandConfig by @YCShen1010 in #1095
Full Changelog: v4.3.6...v4.3.7
v4.3.6-beta
What's Changed
- Bump version to 4.3.6 for SC2 4.6.7 by @qpdpQ in #1082
- Add packagemanifest CRD in test ENV by @Daniel-Fan in #1080
- Revert the host back to default value by @YCShen1010 in #1083
- build(deps): bump golang from 1.23.0-bullseye to 1.23.1-bullseye by @dependabot in #1081
- Use PackageName name as the name of subscription by @YCShen1010 in #1084
- Enhance ODLM create/update logic by adding hash values by @YCShen1010 in #1086
- introduce api for optional fields in resource object by @Daniel-Fan in #1085
Full Changelog: v4.3.5...v4.3.6-beta
v4.3.6-alpha
What's Changed
- Bump version to 4.3.6 for SC2 4.6.7 by @qpdpQ in #1082
- Add packagemanifest CRD in test ENV by @Daniel-Fan in #1080
- Revert the host back to default value by @YCShen1010 in #1083
- build(deps): bump golang from 1.23.0-bullseye to 1.23.1-bullseye by @dependabot in #1081
- Use PackageName name as the name of subscription by @YCShen1010 in #1084
- Enhance ODLM create/update logic by adding hash values by @YCShen1010 in #1086
- introduce api for optional fields in resource object by @Daniel-Fan in #1085
Full Changelog: v4.3.5...v4.3.6-alpha
v4.3.6
What's Changed
- Bump version to 4.3.6 for SC2 4.6.7 by @qpdpQ in #1082
- Add packagemanifest CRD in test ENV by @Daniel-Fan in #1080
- Revert the host back to default value by @YCShen1010 in #1083
- build(deps): bump golang from 1.23.0-bullseye to 1.23.1-bullseye by @dependabot in #1081
- Use PackageName name as the name of subscription by @YCShen1010 in #1084
- Enhance ODLM create/update logic by adding hash values by @YCShen1010 in #1086
- introduce api for optional fields in resource object by @Daniel-Fan in #1085
- Omit empty value in CRD by @YCShen1010 in #1087
Full Changelog: v4.3.5...v4.3.6
v4.3.5-alpha
implement channel fallback in catalog discovery (#1079) * implement channel fallback in catalog discovery Signed-off-by: Daniel Fan <[email protected]> * fix lint issue Signed-off-by: Daniel Fan <[email protected]> * add packagemanifest into scheme Signed-off-by: Daniel Fan <[email protected]> --------- Signed-off-by: Daniel Fan <[email protected]>
v4.3.5
What's Changed
- Bump version to 4.3.5 for SC2 4.6.6 by @qpdpQ in #1074
- update golangci version to 1.60.x by @Daniel-Fan in #1076
- remove ltsr branch from dependabot.yml by @YCShen1010 in #1075
- updated base image to ubi9 by @bitscuit in #1077
- added feature to handle user managed operators (BYO) by @bitscuit in #1078
- implement channel fallback in catalog discovery by @Daniel-Fan in #1079
Full Changelog: v4.3.4...v4.3.5