Skip to content

Releases: IBM/operand-deployment-lifecycle-manager

v1.2.3-durham

29 Jul 14:00
f1d3d31
Compare
Choose a tag to compare
  1. Decoupe controllers for different CRs.
  2. Remove the waiting function for the CSV creation.

v1.2.1-durham

08 Jun 20:37
87eec74
Compare
Choose a tag to compare

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

02 Apr 14:24
dd57c6e
Compare
Choose a tag to compare

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.