operand-deployment-lifecycle-manager
operand-deployment-lifecycle-manager copied to clipboard
Managing the lifecycle for a group of operands
Issue: https://github.ibm.com/IBMPrivateCloud/roadmap/issues/62528 This is to revert the fix made in release 4.6: https://github.com/IBM/operand-deployment-lifecycle-manager/pull/1023 Original issue: https://github.ibm.com/IBMPrivateCloud/roadmap/issues/61103 We are going to remove `CertManager` CR and `AuditLogging` CR clusterpermission from ODLM
and remove Upgrade case in operator checker and skip checking in Manual Approval Mode
**What this PR does / why we need it**: **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will close the issue(s) when PR gets merged)*:...
**What this PR does / why we need it**: **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will close the issue(s) when PR gets merged)*:...
/kind bug README.md currently refers and links to Knowledge Center. This has been renamed to ibm docs, and the link is now redirected to https://www.ibm.com/docs/en/cpfs?topic=installer-110-operator. The README should be updated...
/kind feature **Describe the solution you'd like** [A clear and concise description of what you want to happen.] In some cases, a single operator may not be runnable with some...
/kind feature **Describe the solution you'd like** I can specify a `spec` for an operand in the OperandConfig, over-riding what is in the `alm-example` for that operand in its operator's...
/kind bug **What steps did you take and what happened:** Operator auto update on OCP 4 got fail, the reason is: `configmap "odlm-scope" not found` I solved this by creating...
OperandRegistry have an option to set the [Subscription Config](https://github.com/operator-framework/operator-lifecycle-manager/blob/master/doc/design/subscription-config.md) **What steps did you take and what happened:** [A clear and concise description of what the bug is.] **What did you...
/kind feature **Describe the solution you'd like** [A clear and concise description of what you want to happen.] **Anything else you would like to add:** [Miscellaneous information that will assist...