You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to comment out controllerutil.SetControllerReference in pkg/controller/chap/chpa_controller.go and it no longer set owner reference to deployment any more. I'm testing to see if there is any side effects.
it is too dangerous to delete chpa if i forget add --cascade=false。what should i do if i want to delete chpa with out --cascade=false
The text was updated successfully, but these errors were encountered: