Skip to content

[v15] Allow unknown ListUnifiedResourceRequest.Kinds#55211

Merged
rosstimothy merged 1 commit intobranch/v15from
tross/backport-55171/v15
May 29, 2025
Merged

[v15] Allow unknown ListUnifiedResourceRequest.Kinds#55211
rosstimothy merged 1 commit intobranch/v15from
tross/backport-55171/v15

Conversation

@rosstimothy
Copy link
Copy Markdown
Contributor

Backport #55171 to branch/v15

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 force-pushed the tross/backport-55171/v15 branch from 2c43893 to 16a7b1f Compare May 28, 2025 13:12
@rosstimothy rosstimothy marked this pull request as ready for review May 28, 2025 13:22
@github-actions github-actions Bot requested review from marcoandredinis and zmb3 May 28, 2025 13:23
@rosstimothy rosstimothy enabled auto-merge May 29, 2025 15:23
@rosstimothy rosstimothy added this pull request to the merge queue May 29, 2025
Merged via the queue into branch/v15 with commit 18bf876 May 29, 2025
35 of 36 checks passed
@rosstimothy rosstimothy deleted the tross/backport-55171/v15 branch May 29, 2025 15:53
@camscale camscale mentioned this pull request Jun 5, 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