Skip to content

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

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

[v15] [kube] support filtering for entire objects in tables#46695
tigrato merged 2 commits intobranch/v15from
bot/backport-46683-branch/v15

Conversation

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