Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: multiple selector for resources #39

Closed
cirilloblu opened this issue Nov 11, 2024 · 4 comments
Closed

Feature request: multiple selector for resources #39

cirilloblu opened this issue Nov 11, 2024 · 4 comments
Labels
enhancement New feature or request released

Comments

@cirilloblu
Copy link

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?

@unxsist
Copy link
Owner

unxsist commented Nov 11, 2024

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?

@unxsist unxsist added the enhancement New feature or request label Nov 11, 2024
@cirilloblu
Copy link
Author

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!

@unxsist unxsist mentioned this issue Jan 7, 2025
@unxsist unxsist closed this as completed in ccbf84b Jan 7, 2025
unxsist pushed a commit that referenced this issue Jan 10, 2025
# [1.33.0](v1.32.0...v1.33.0) (2025-01-10)

### Bug Fixes

* corrected path for default kubeconfig ([5b182c8](5b182c8))
* fixed search capture outside of overview ([ebf32b9](ebf32b9))
* properly show settings menu item on non-macos systems ([0e0680d](0e0680d))
* resolved warning in deployment overview ([cb8d459](cb8d459))

### Features

* add detail view for secrets and easy decoding ([#47](#47)) ([2e8a905](2e8a905)), closes [#32](#32)
* added context menu entry to trigger cronjobs ([7757dc5](7757dc5))
* added mass actions to resource overviews ([ccbf84b](ccbf84b)), closes [#39](#39)
* added support for object creation ([996d26d](996d26d)), closes [#26](#26)
@unxsist
Copy link
Owner

unxsist commented Jan 10, 2025

🚀 This issue is resolved in version 1.33.0 of JET Pilot!

unxsist pushed a commit that referenced this issue Jan 10, 2025
# [1.33.0](v1.32.0...v1.33.0) (2025-01-10)

### Bug Fixes

* corrected path for default kubeconfig ([5b182c8](5b182c8))
* fixed auto updater (sorry) ([c6fe84e](c6fe84e))
* fixed search capture outside of overview ([ebf32b9](ebf32b9))
* properly show settings menu item on non-macos systems ([0e0680d](0e0680d))
* resolved warning in deployment overview ([cb8d459](cb8d459))

### Features

* add detail view for secrets and easy decoding ([#47](#47)) ([2e8a905](2e8a905)), closes [#32](#32)
* added context menu entry to trigger cronjobs ([7757dc5](7757dc5))
* added mass actions to resource overviews ([ccbf84b](ccbf84b)), closes [#39](#39)
* added support for object creation ([996d26d](996d26d)), closes [#26](#26)
@unxsist
Copy link
Owner

unxsist commented Jan 10, 2025

🚀 This issue is resolved in version 1.33.0 of JET Pilot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

No branches or pull requests

2 participants