unxsist / jet-pilot

JET Pilot is an open-source Kubernetes desktop client that focuses on less clutter, speed and good looks.
https://jet-pilot.app
MIT License
51 stars 2 forks source link

Allow manually specifying namespaces #8

Closed CsBigDataHub closed 3 months ago

CsBigDataHub commented 4 months ago

Summary

In some cases, a user cannot list all namespaces in a cluster. It would be convenient if the user could manually specify which namespaces he has access to, because otherwise Jetpilot cannot be used for such clusters.

Motivation A cluster with some level of hardening may disallow access to list resource "namespaces". Such cluster cannot then be used in the app.

Proposal Add an option to manually specify accessible namespaces in such cases.

unxsist commented 3 months ago

:tada: This issue has been resolved in version 1.20.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: