operand-deployment-lifecycle-manager
operand-deployment-lifecycle-manager copied to clipboard
Managing the lifecycle for a group of operands
/kind bug **What steps did you take and what happened:** Just simply created one opreg, one opcon, and one opreq to launch some workload. Then delete opreg and opcon first,...
/kind feature https://github.com/kubernetes-sigs/controller-runtime/blob/v0.9.2/pkg/client/options.go#L121 FieldManager is a field in the client options. We should enable it when ODLM creates or updates subscriptions and CRs **Describe the solution you'd like** [A clear...
/kind bug **What steps did you take and what happened:** I was looking for a way to have OperandRequest to create the Operand CR with a custom name rather than...
/kind bug **What steps did you take and what happened:** I see lots of "Throttling request took " messages in ODLM pod logs after I deploy ODLM into my kind:...
/kind bug **What steps did you take and what happened:** By following the [docs](https://github.com/IBM/operand-deployment-lifecycle-manager/blob/master/docs/install/install-with-kind.md), all operators and operands along w/ the OperandRequest objects will be deployed in the `odlm` namespace....
/kind feature **Describe the solution you'd like** [A clear and concise description of what you want to happen.] As an adopter of ODLM, I would like to see the health...
/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 bug **What steps did you take and what happened:** [A clear and concise description of what the bug is.] **What did you expect to happen:** **Anything else you would...
/kind feature https://github.com/golangci/golangci-lint-action#performance **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...
/kind feature **Describe the solution you'd like** [A clear and concise description of what you want to happen.] Currently, ODLM will delete CSV first then deleting the Subscription, which may...