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

[v14] [kube] support filtering for entire objects in tables #46696

Merged
merged 2 commits into from
Sep 18, 2024

Conversation

tigrato
Copy link
Contributor

@tigrato tigrato commented Sep 17, 2024

Backport #46683 to branch/v14

changelog: Fixes a bug in Kubernetes access that causes the error expected *metav1.PartialObjectMetadata object when trying to list resources.

This PR fixes a bug where Teleport incorrectly returned an error when ordering resources by some field because the returned table included the full object instead of the PartialMetadataObject.

This PR extends support for ordering fields by a field that isn't present in default table view.
@tigrato tigrato added this pull request to the merge queue Sep 18, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 18, 2024
@tigrato tigrato added this pull request to the merge queue Sep 18, 2024
Merged via the queue into branch/v14 with commit 98f6ca6 Sep 18, 2024
35 checks passed
@tigrato tigrato deleted the bot/backport-46683-branch/v14 branch September 18, 2024 06:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants