o19s/grand_central

Allow other pods within the grand central namespace

Opened this issue · 0 comments

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.