-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Description
Describe the bug
When selecting an Alias, where multiple resource have the same name, the wrong resources are being shown.
To Reproduce
Steps to reproduce the behavior:
- Go to 'Aliases' (CTRL-A)
- Search for a resource type where there are 2 with the same name, but different "domains"
3. in my case,providerconfigswhich hasproviderconfigs.aws.upbound.ioandproviderconfigs.kubernetes.crossplane.io - Select one. You'll get a list of resources -- the
awsones - Go to Aliases, and perform the same search
- Select the other (
kubernetes). You'll get the same list of resources (theawsones), like the "domain" part is being ignored. - Also confirmed looking at
objects.kubernetes.crossplane.ioandobjects.s3.aws.upbound.io-- the first one gets displayed again for both.
Expected behavior
The correct resources should be shown. They are with the corresponding kubectl command.
Screenshots
If applicable, add screenshots to help explain your problem.
Versions (please complete the following information):
- OS: MacOS Sequaoi 15.3
- K9s: v0.40.3
- K8s: 1.132.0
Additional context
Add any other context about the problem here.
gburke-ppb
Metadata
Metadata
Assignees
Labels
No labels
