harbur / kubernetic

Kubernetic - Supercharge your Kubernetes clusters
https://kubernetic.com
276 stars 26 forks source link

[Feature Request] Hide/Show Managed Fields #302

Closed pinkfloydx33 closed 2 years ago

pinkfloydx33 commented 3 years ago

The managedFields field introduced in Kubernetes 1.18 takes up a massive amount of screen real-estate and is quite annoying to sift through when viewing a resource. Tools like the command-line application k9s have an explicit option to toggle managed fields (which that application hides by default). It would be nice if Kubernetic had this ability as well.

Here's a screenshot showing k9s and a snippet of a resource with the option toggled (some info obfuscated):

image

dkapanidis commented 2 years ago

done on next release 4.4.0

The managedFields is by default hidden same as with kubectl CLI. There is an option in preferences to toggle it.

Screenshot 2022-07-19 at 18 09 59