operand-deployment-lifecycle-manager
operand-deployment-lifecycle-manager copied to clipboard
Managing the lifecycle for a group of operands
/kind feature **Describe the solution you'd like** In the discussion of this PR https://github.com/IBM/operand-deployment-lifecycle-manager/pull/673#issuecomment-836675236 The `OperandRequest` label should be removed from subscription after it is deleted, in case there is...
It would be useful to have a global install log to be able to monitor the progress of the odlm install that marks the start and finish of each of...
/kind feature **Describe the solution you'd like** After creating an `OperandReqest`, the status of each requested operator is only shown in the `OperandRequest` status field - ODLM logs do not...
/kind feature **Describe the solution you'd like** [A clear and concise description of what you want to happen.] - Composable Foundation Controller/API will be mainly used to manage composable components,...
/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...
/kind feature Some of the documents are out of date, we need to update them to the latest version. **Describe the solution you'd like** [A clear and concise description of...
/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...
/kind feature **Describe the solution you'd like** [A clear and concise description of what you want to happen.] In the ODLM, there are some duplicate codes for similar functions. For...
When there exists multiple ODLMs, each of them will watch all the CRs from different namespaces. But it will failed to reconcile those CRs whose registryNS is not its NS,...
/kind feature **Describe the solution you'd like** [A clear and concise description of what you want to happen.] - [ ] Using OperandRequest to deploy operator only (ut) #574 -...