issues
search
operator-framework
/
kubectl-operator
Manage Kubernetes Operators from the command line
https://operatorframework.io/
Apache License 2.0
129
stars
37
forks
source link
pkg/action: various operator uninstall and catalog improvements
#15
Closed
joelanford
closed
4 years ago
joelanford
commented
4 years ago
fix
operator uninstall
flag name for
delete-all
new helper to get object key from object
new helper to wait for object deletion
operator uninstall: add DeleteOperatorGroupNames option that is used to filter which operator groups are deleted.
operator uninstall: always wait for objects to be deleted.
operator uninstall
flag name fordelete-all