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

[v17] Allow Reconciler to change resource origin #50896

Merged
merged 3 commits into from
Jan 10, 2025

Conversation

tcsc
Copy link
Contributor

@tcsc tcsc commented Jan 9, 2025

Backport #50851 to branch/v17

By default, the resource reconciler disalows changing a resource origin
in order to enforce the segregation of resources created from different
sources.

This patch introduces an option to allow the reconciler to change a resource's
origin, bypassing the origin change check if enabled.

This is part of addressing #50654
@tcsc tcsc added the no-changelog Indicates that a PR does not require a changelog entry label Jan 9, 2025
@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from flyinghermit January 9, 2025 10:00
@smallinsky smallinsky added this pull request to the merge queue Jan 10, 2025
Merged via the queue into branch/v17 with commit 209ea72 Jan 10, 2025
39 checks passed
@smallinsky smallinsky deleted the bot/backport-50851-branch/v17 branch January 10, 2025 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants