Releases: IBM/operand-deployment-lifecycle-manager
Releases · IBM/operand-deployment-lifecycle-manager
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
v1.5.0
v1.4.1
v1.3.1
v1.2.3-durham
- Decoupe controllers for different CRs.
- Remove the waiting function for the CSV creation.
v1.2.1-durham
This is the 2020 2Q release of the operand deployment lifecycle manager.
- Implement operator dependency management.
- Add a new CRD
OperandBindInfo
to share secrets and/or configmaps with requestors
v1.1.0-cambridge
This is the first release of the operand deployment lifecycle manager.
- Implement three CRDs OperandRequest, OperandRegistry and OperandConfig.
- OperandRequest defines which operator/operand wants to be installed in the cluster.
- OperandRegistry defines the OLM information, like channel and catalog source, for each operator.
- OperandConfig defines the parameters that should be used to install the operator's operand.