Skip to content

When selecting an alias, the wrong resources are being shown #3118

Closed
@gburke-ppb

Description

@gburke-ppb




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:

  1. Go to 'Aliases' (CTRL-A)
  2. Search for a resource type where there are 2 with the same name, but different "domains"
    3. in my case, providerconfigs which has providerconfigs.aws.upbound.io and providerconfigs.kubernetes.crossplane.io
  3. Select one. You'll get a list of resources -- the aws ones
  4. Go to Aliases, and perform the same search
  5. Select the other (kubernetes). You'll get the same list of resources (the aws ones), like the "domain" part is being ignored.
  6. Also confirmed looking at objects.kubernetes.crossplane.io and objects.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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions