Open cirilloblu opened 2 weeks ago
I understand the mass actions with multi-select. That's definitely something I can look into!
In terms of mass editing, how do you exactly see that when mass editing multiple deployments for example? Like specific properties on the spec?
In case of mass editing I think there will be a new editor tab for every selected object: for me, maintain separated the edit action.
I would to see the YAML of every single deployment in a tab of the bottom editor windows.
In this way is simple, because use the api of the IDE. But it's a powerful function for mass change!
Hi to all!
An useful feature, for me that try to migrate away from openlens (a real abandonware), is the capacity to multiple select different resource like pod and activate actions. Is good for a mass delete, a mass edit, mass logs or a mass shell for the pods.
But also for other resource, like mass edit on a list of deployment.
It's difficult to implement with the actual grid?