Skip to content

[v18] Allow unknown ListUnifiedResourceRequest.Kinds#55209

Merged
rosstimothy merged 1 commit intobranch/v18from
bot/backport-55171-branch/v18
May 29, 2025
Merged

[v18] Allow unknown ListUnifiedResourceRequest.Kinds#55209
rosstimothy merged 1 commit intobranch/v18from
bot/backport-55171-branch/v18

Conversation

@rosstimothy
Copy link
Copy Markdown
Contributor

Backport #55171 to branch/v18

changelog: Prevent unknown resource kinds from rendering errors in the web UI

Unknown kinds resulted in the request erroring out and returning
an error about unknown kinds. This causes compatibility issues when
new kinds are added, i.e. git_server in v17 with a v16 leaf cluster
will prevent the leaf cluster resources page from loading in the
root web ui.

The errors are now treated as if access for unknown kinds are
denied which will filter them out and allow any known resources
to still be processed and returned.
@rosstimothy rosstimothy marked this pull request as ready for review May 28, 2025 15:17
@github-actions github-actions Bot requested review from marcoandredinis and zmb3 May 28, 2025 15:18
@rosstimothy rosstimothy added this pull request to the merge queue May 29, 2025
Merged via the queue into branch/v18 with commit 7dc8bd3 May 29, 2025
45 checks passed
@rosstimothy rosstimothy deleted the bot/backport-55171-branch/v18 branch May 29, 2025 15:45
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