-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Description
This is trying to solve user error, more than anything.
I tend to get quite free and loose with how comfortable I am in k9s. I'll delete pods to restart them, but then occasionally I'll be in a "deployment" and delete that, promptly swear, and have to re-push everything.
I was thinking it'd be nice to have the 'frame' (the thing that says 'deployments', or 'pods', or whatever) have different colours based on the thing you're looking at. For my selfish purposes, things like 'deployment', 'pvs', 'daemonset', etc (k8s doesn't recreate them on their own) would be red, or some ominous colour, and pods would be just be the normal cyan or whatever.
I realize there's already a 'confirm' dialog, but my muscle memory sometimes has me blow right through that, and I could use something more obvious about "this could be really bad". Open to other suggestions, this just came to mind.