kubeshop / monokle

Monokle is a set of OSS tools designed to help create and maintain high-quality Kubernetes configurations throughout the application lifecycle
https://monokle.io
MIT License
1.73k stars 126 forks source link

Add base64 decode to command pallete #1770

Open exu opened 2 years ago

exu commented 2 years ago

Describe the enhancement you'd like to see

Would be really useful to decode k8s secrets Or even better would be to add decode icon (some eye like in passwords controls)

Main reason is to quickly debug secrets:

image
olensmar commented 2 years ago

if you go to the Form editor you should see the decoded values automatically!?

exu commented 2 years ago

Didn't know about form, nice!

But I would leave this open as it's different context - maybe with a lot smaller priority now ;)