Skip to content

v1.1.0-cambridge

Choose a tag to compare

@horis233 horis233 released this 02 Apr 14:24
· 627 commits to master since this release
dd57c6e

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.