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

[v15] [kube] support filtering for entire objects in tables #46695

Merged
merged 2 commits into from
Sep 18, 2024

Conversation

tigrato
Copy link
Contributor

@tigrato tigrato commented Sep 17, 2024

Backport #46683 to branch/v15

changelog: Fixed 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
@tigrato tigrato mentioned this pull request Sep 18, 2024
Merged via the queue into branch/v15 with commit 03d7985 Sep 18, 2024
37 checks passed
@tigrato tigrato deleted the bot/backport-46683-branch/v15 branch September 18, 2024 07:19
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