headlamp-k8s / headlamp

A Kubernetes web UI that is fully-featured, user-friendly and extensible
https://headlamp.dev
Apache License 2.0
2.42k stars 170 forks source link

Edit secrets and configmap fields #2412

Open akelge opened 1 month ago

akelge commented 1 month ago

I have found headlamp recently and I am already liking it a lot, I would love to replace OpenLens with Headlamp for me and my colleagues, but there is one thing blocking the adoption. We, as devops, have to edit env vars defined in configmaps and secrets for testing purposes and with OpenLens we can edit directly the env vars in a view similar to the read only one of Headlamp, but in Headlamp that view is read only. I know I can edit the whole configmap and secret, but:

This is the only issue that is blocking us from adopting completely headlamp to replace both OpenLens and Kubernetes dashboard

joaquimrocha commented 1 month ago

Hi @akelge . We do want to add special edit UI for some resources, like what you are saying. I will use this issue to keep track of the feature.

souravmondal93 commented 1 month ago

Hi @joaquimrocha, if we haven't started working on this issue, I am more than happy to pick this one up