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

Allow Reconciler to change resource origin #50851

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

tcsc
Copy link
Contributor

@tcsc tcsc commented Jan 8, 2025

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

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 no-changelog Indicates that a PR does not require a changelog entry backport/branch/v17 labels Jan 8, 2025
@github-actions github-actions bot requested review from atburke and ryanclark January 8, 2025 02:44
@tcsc tcsc added this pull request to the merge queue Jan 8, 2025
Merged via the queue into master with commit 059ff04 Jan 8, 2025
43 checks passed
@tcsc tcsc deleted the tcsc/allow-reconciler-origin-change branch January 8, 2025 23:19
@public-teleport-github-review-bot

@tcsc See the table below for backport results.

Branch Result
branch/v17 Create PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/branch/v17 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