Skip to content

Allow unknown ListUnifiedResourceRequest.Kinds#55171

Merged
rosstimothy merged 1 commit intomasterfrom
tross/urc_rejected_kinds
May 28, 2025
Merged

Allow unknown ListUnifiedResourceRequest.Kinds#55171
rosstimothy merged 1 commit intomasterfrom
tross/urc_rejected_kinds

Conversation

@rosstimothy
Copy link
Copy Markdown
Contributor

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.

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 added this pull request to the merge queue May 28, 2025
Merged via the queue into master with commit 1ffe644 May 28, 2025
46 checks passed
@rosstimothy rosstimothy deleted the tross/urc_rejected_kinds branch May 28, 2025 12:47
@backport-bot-workflows
Copy link
Copy Markdown
Contributor

@rosstimothy See the table below for backport results.

Branch Result
branch/v15 Failed
branch/v16 Failed
branch/v17 Create PR
branch/v18 Create PR

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