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
Currently Grand Central (the application) runs in a namespace separate from the pods it manages. That's because it may nuke it's own pod thinking that it is just another version of the application that's running.
Consider labeling application pods to indicate which are managed by the GC application. Other pods missing this label will be ignored and allowed to continue running.
The text was updated successfully, but these errors were encountered:
Currently Grand Central (the application) runs in a namespace separate from the pods it manages. That's because it may nuke it's own pod thinking that it is just another version of the application that's running.
Consider labeling application pods to indicate which are managed by the GC application. Other pods missing this label will be ignored and allowed to continue running.
The text was updated successfully, but these errors were encountered: