Releases: IBM/operand-deployment-lifecycle-manager
Releases · IBM/operand-deployment-lifecycle-manager
v4.3.13
What's Changed
- Bump ODLM to 4.3.13 for 4.6.14 release by @YCShen1010 in #1159
- use reader.Get to get resource in cluster by @qpdpQ in #1158
- 4.6.14 update net and oauth pkgs for sec scans by @bluzarraga in #1160
- Support templating system to properly handle boolean values by @YCShen1010 in #1162
- Use object deepcopy function with patch command for CSV update by @Daniel-Fan in #1161
Full Changelog: v4.3.12...v4.3.13
v4.3.12
What's Changed
- bump odlm to 4.3.12 for cs 4.6.13 by @qpdpQ in #1150
- [SC2] Refactor service status update logic to remove unnecessary context and client parameters by @Daniel-Fan in #1152
- [SC2] Add debug logging for reconciliation events by @Daniel-Fan in #1153
- [SC2] Refactor Bindinfo controller logic on object event watching and reconciliation triggering condition by @Daniel-Fan in #1154
- Fix operand deletion inconsistency in Keycloak upgrade case by @YCShen1010 in #1151
- Enhance Kubernetes Resource Quantity Comparisons in Templating System by @YCShen1010 in #1147
Full Changelog: v4.3.11...v4.3.12
v4.5.0
What's Changed
- bump up odlm version to 4.5.0 for cs 4.12 by @qpdpQ in #1127
- Rebase master branch onto future by @YCShen1010 in #1128
- add events permissions by @bluzarraga in #1130
- updated tetheredNamespace to tetheredNamespaces by @bitscuit in #1131
- Add Conditional Logic Support to ODLM Templating System by @YCShen1010 in #1132
- [No OLM] Disable operatorconfig by @qpdpQ in #1135
- Array enhancement for ODLM templating system by @YCShen1010 in #1136
- disable irrelevant logging messages that can be misleading by @bluzarraga in #1137
- fixes and enhancements to chart by @bitscuit in #1138
- update net pkg to 0.36.0 for 4.12 whitesource scan by @bluzarraga in #1142
- [CD] Add support for operator aliasing via ConfigName (#1141) by @YCShen1010 in #1143
- Fix concurrent access issues by copying labels map in SetupWithManager by @Daniel-Fan in #1145
- Refactor service status update logic to remove unnecessary context and client parameters by @Daniel-Fan in #1144
- Update manager verbosity level to 2 and add debug logging for reconciliation events by @Daniel-Fan in #1146
- Separating ODLM CRD by @qpdpQ in #1148
- Refactor Bindinfo controller logic on object event watching and reconciliation triggering condition by @Daniel-Fan in #1149
- [CD] Fix operand deletion inconsistency in Keycloak upgrade case by @YCShen1010 in #1155
- [CD] Enhance Kubernetes Resource Quantity Comparisons in Templating by @YCShen1010 in #1156
Full Changelog: v4.4.0...v4.5.0
v4.3.11-alpha
What's Changed
- bump version to 4.3.11 for cs 4.6.12 by @qpdpQ in #1133
- Add Conditional Logic Support to ODLM Templating System (#1132) by @YCShen1010 in #1134
- Array enhancement for ODLM templating system (#1136) by @YCShen1010 in #1139
- update net pkg for security fix for sc2 4.6.12 by @bluzarraga in #1140
- Add support for operator aliasing via ConfigName by @YCShen1010 in #1141
Full Changelog: v4.3.10...v4.3.11-alpha
v4.3.11
What's Changed
- bump version to 4.3.11 for cs 4.6.12 by @qpdpQ in #1133
- Add Conditional Logic Support to ODLM Templating System (#1132) by @YCShen1010 in #1134
- Array enhancement for ODLM templating system (#1136) by @YCShen1010 in #1139
- update net pkg for security fix for sc2 4.6.12 by @bluzarraga in #1140
- Add support for operator aliasing via ConfigName by @YCShen1010 in #1141
Full Changelog: v4.3.10...v4.3.11
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