Releases: IBM/operand-deployment-lifecycle-manager
Releases · IBM/operand-deployment-lifecycle-manager
v1.11.0
Enhance k8s resource lifecycle management from OperandConfig.
v1.10.0
Revert "update the logic for updating the k8s resourcces (#752)" (#753)
* Revert "update the logic for updating the k8s resourcces (#752)"
This reverts commit c840b9eee10088d767869a375b14c929d7743926.
* skip Job update for October release
v1.9.0
Trigger build with new base image
v1.8.0
opt-in of ubi base image automated builds (#727)
* opt-in of ubi base image automated builds
* configure Docker Credential
v1.7.0
For CloudPak Foundational Services v3.9.0 GA Release
v1.6.0
For CloudPak Foundational Services v3.8.0 GA Release
v1.4.3
For Common Services v3.6.4 GA
- Added NamespaceScope controller
v1.5.0
- Abstract operator method with structure ODLMOperator
- Adjust log level
v1.4.1
- Support namespace scope install.
- Create NamespaceScope CRs.
v1.3.1
- Refactor operator structure with Kubebuilder v2.
- Add label
operator.ibm.com/opreq-do-not-uninstall: 'true'
to prevent operator uninstall.
- ODLM can recognize the operator created by OCP console and avoid duplicate installation.