Skip to content

[v17] Allow unknown ListUnifiedResourceRequest.Kinds#55208

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

[v17] Allow unknown ListUnifiedResourceRequest.Kinds#55208
rosstimothy merged 1 commit intobranch/v17from
bot/backport-55171-branch/v17

Conversation

@rosstimothy
Copy link
Copy Markdown
Contributor

Backport #55171 to branch/v17

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 enabled auto-merge May 29, 2025 15:22
@rosstimothy rosstimothy added this pull request to the merge queue May 29, 2025
Merged via the queue into branch/v17 with commit ad37eee May 29, 2025
41 of 42 checks passed
@rosstimothy rosstimothy deleted the bot/backport-55171-branch/v17 branch May 29, 2025 15:49
@doggydogworld doggydogworld mentioned this pull request Jun 3, 2025
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