v1.1.0-cambridge
·
627 commits
to master
since this release
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.