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 work with several large clusters with a lot of namespaces. Running stern and specifying --all-namespaces is potentially costly and dangerous to the health of the cluster. I would like to remove the option to specify --all-namespaces, and replace it with the ability to specify multiple --namespace options. The thinking is that there is more thought required to adding each namespace than just asking for every one.