Skip to content

[v16] [kube] support filtering for entire objects in tables#46694

Merged
tigrato merged 2 commits intobranch/v16from
bot/backport-46683-branch/v16
Sep 18, 2024
Merged

[v16] [kube] support filtering for entire objects in tables#46694
tigrato merged 2 commits intobranch/v16from
bot/backport-46683-branch/v16

Conversation

@tigrato
Copy link
Copy Markdown
Contributor

@tigrato tigrato commented Sep 17, 2024

Backport #46683 to branch/v16

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/v16 with commit 49efa85 Sep 18, 2024
@tigrato tigrato deleted the bot/backport-46683-branch/v16 branch September 18, 2024 06:59
@fheinecke fheinecke mentioned this pull request Apr 9, 2025
@fheinecke fheinecke mentioned this pull request Jan 8, 2026
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