Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use a different SSA field owner for XRs and composed resources #4717

Merged
merged 2 commits into from
Oct 3, 2023

Conversation

negz
Copy link
Member

@negz negz commented Oct 2, 2023

Description of your changes

Fixes #4715

See the comment added to the FieldOwners const block for details.

I have:

  • Read and followed Crossplane's contribution process.
  • Added or updated unit and E2E tests for my change.
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR, if necessary.
  • Opened a PR updating the docs, if necessary.

See the comment added to the FieldOwners const block for details.

Signed-off-by: Nic Cope <nicc@rk0n.org>
@negz
Copy link
Member Author

negz commented Oct 2, 2023

I've manually verified that this fixes #4715 per the repro steps in that issue. I'd like to add an E2E test for this though.

Edit: Added E2E test.

Just doing this for Functions for now, to test for regression of
crossplane#4715

Signed-off-by: Nic Cope <nicc@rk0n.org>
@negz negz marked this pull request as ready for review October 3, 2023 00:20
@negz negz requested review from turkenh and a team as code owners October 3, 2023 00:20
@negz negz requested a review from ytsarev October 3, 2023 00:20
@negz negz merged commit 7ffb3f7 into crossplane:master Oct 3, 2023
16 checks passed
@negz negz deleted the split-personalities branch October 3, 2023 06:58
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.

Can't compose nested XRs using Composition Functions
2 participants