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 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:
changing one single field is more practical;
secrets are base64 encoded, not a big deal, but I would have to encode the value and then paste it in Headlamp editor;
This is the only issue that is blocking us from adopting completely headlamp to replace both OpenLens and Kubernetes dashboard
The text was updated successfully, but these errors were encountered:
Hi, are there already approaches here? This would also be an important feature for me and my colleagues in particular. @souravmondal93 Have you already done something yourself? @joaquimrocha Have you made any progress? Is this issue the latest or is there more information elsewhere?
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
The text was updated successfully, but these errors were encountered: