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

Sort namespaces from k3s/k3d #2656

Closed
skoeva opened this issue Dec 10, 2024 · 0 comments · Fixed by #2692
Closed

Sort namespaces from k3s/k3d #2656

skoeva opened this issue Dec 10, 2024 · 0 comments · Fixed by #2692
Assignees
Labels
enhancement New feature or request

Comments

@skoeva
Copy link
Contributor

skoeva commented Dec 10, 2024

Is your feature request related to a problem? Please describe the impact that the lack of the feature requested is creating.

The namespace list provided by k3s/k3d is unsorted, unlike with other platforms like kind and k0s

Describe the solution you'd like

It would be nice for this list to be alphabetically sorted

What users will benefit from this feature?

All users using k3s/k3d

Are you able to implement this feature?

I can help with this

Additional context

Slack thread describing the issue here

@skoeva skoeva added the enhancement New feature or request label Dec 10, 2024
@skoeva skoeva self-assigned this Dec 13, 2024
skoeva added a commit that referenced this issue Dec 13, 2024
This change alphabetically sorts namespaces natively in
useKubeObjectList, addressing the case where namespace lists from
k3d/k3s clusters are not sorted by default.

Fixes: #2656

Signed-off-by: Evangelos Skopelitis <[email protected]>
@skoeva skoeva linked a pull request Dec 13, 2024 that will close this issue
5 tasks
skoeva added a commit that referenced this issue Dec 16, 2024
This change alphabetically sorts namespaces in the UI, addressing the
case where namespace lists from k3d/k3s clusters are not sorted by
default.

Fixes: #2656

Signed-off-by: Evangelos Skopelitis <[email protected]>
skoeva added a commit that referenced this issue Dec 16, 2024
This change alphabetically sorts namespaces in the UI, addressing the
case where namespace lists from k3d/k3s clusters are not sorted by
default.

Fixes: #2656

Signed-off-by: Evangelos Skopelitis <[email protected]>
skoeva added a commit that referenced this issue Dec 17, 2024
This change alphabetically sorts namespaces in the UI, addressing the
case where namespace lists from k3d/k3s clusters are not sorted by
default.

Fixes: #2656

Signed-off-by: Evangelos Skopelitis <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant