Skip to content

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

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

[v14] [kube] support filtering for entire objects in tables#46696
tigrato merged 2 commits intobranch/v14from
bot/backport-46683-branch/v14

Conversation

@tigrato
Copy link
Copy Markdown
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
@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