IBM / operand-deployment-lifecycle-manager

Managing the lifecycle for a group of operands
Apache License 2.0
32 stars 46 forks source link

Failed CSV shouldn't block operator uninstall #441

Closed horis233 closed 4 years ago

horis233 commented 4 years ago

/kind bug

What steps did you take and what happened: [A clear and concise description of what the bug is.]

Failed CSV will block the operator to be deleted by OperatorRequest updating/deletion.

What did you expect to happen:

Even if the operator is failed, it can be deleted by ODLM.

Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.]

Environment:

horis233 commented 4 years ago

It is fixed by https://github.com/IBM/operand-deployment-lifecycle-manager/pull/442