Skip to content

Releases: IBM/operand-deployment-lifecycle-manager

v1.11.0

05 Nov 14:45
e3dc790
Compare
Choose a tag to compare

Enhance k8s resource lifecycle management from OperandConfig.

v1.10.0

12 Oct 15:36
d477fcc
Compare
Choose a tag to compare
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

10 Sep 14:16
Compare
Choose a tag to compare
Trigger build with new base image

v1.8.0

16 Aug 17:42
a56e18d
Compare
Choose a tag to compare
opt-in of ubi base image automated builds (#727)

* opt-in of ubi base image automated builds

* configure Docker Credential

v1.7.0

15 Jul 20:36
bce667c
Compare
Choose a tag to compare

For CloudPak Foundational Services v3.9.0 GA Release

v1.6.0

11 Jun 18:22
6eaa1ed
Compare
Choose a tag to compare

For CloudPak Foundational Services v3.8.0 GA Release

v1.4.3

26 Apr 22:14
75000e6
Compare
Choose a tag to compare

For Common Services v3.6.4 GA

  • Added NamespaceScope controller

v1.5.0

11 Mar 18:38
faada31
Compare
Choose a tag to compare
  • Abstract operator method with structure ODLMOperator
  • Adjust log level

v1.4.1

07 Dec 20:05
56eceec
Compare
Choose a tag to compare
  1. Support namespace scope install.
  2. Create NamespaceScope CRs.

v1.3.1

09 Oct 13:33
fe9cd5f
Compare
Choose a tag to compare
  • 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.