Skip to content

[Backport release-1.20] fix: consistently watch unstructured.Unstructured in real time compositions#6468

Merged
jbw976 merged 1 commit intorelease-1.20from
backport-6462-to-release-1.20
May 19, 2025
Merged

[Backport release-1.20] fix: consistently watch unstructured.Unstructured in real time compositions#6468
jbw976 merged 1 commit intorelease-1.20from
backport-6462-to-release-1.20

Conversation

@github-actions
Copy link
Copy Markdown

Description

Backport of #6462 to release-1.20.

…itions

If we watch a given XR GVK with both unstructured.Unstructured and also
composed.Unstructured Go types when it itself is a composed resource,
we will run into watch errors about unexpected types because the
underlying watch only expects one Go type per GVK.

Signed-off-by: Jared Watts <jbw976@gmail.com>
(cherry picked from commit 467cb0b)
Copy link
Copy Markdown
Member

@jbw976 jbw976 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jbw976 jbw976 merged commit 042322c into release-1.20 May 19, 2025
16 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant