Skip to content

[v16] Allow unknown ListUnifiedResourceRequest.Kinds#55210

Merged
rosstimothy merged 1 commit intobranch/v16from
tross/backport-55171/v16
May 29, 2025
Merged

[v16] Allow unknown ListUnifiedResourceRequest.Kinds#55210
rosstimothy merged 1 commit intobranch/v16from
tross/backport-55171/v16

Conversation

@rosstimothy
Copy link
Copy Markdown
Contributor

Backport #55171 to branch/v16

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 13:22
@github-actions github-actions Bot requested review from marcoandredinis and zmb3 May 28, 2025 13:23
@rosstimothy rosstimothy added this pull request to the merge queue May 29, 2025
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks May 29, 2025
@rosstimothy rosstimothy added this pull request to the merge queue May 29, 2025
Merged via the queue into branch/v16 with commit a30f4dd May 29, 2025
44 checks passed
@rosstimothy rosstimothy deleted the tross/backport-55171/v16 branch May 29, 2025 15:58
@doggydogworld doggydogworld 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