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

[v16] fix discovery overwriting dynamic resources #44785

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

GavinFrazar
Copy link
Contributor

Backport #44316 to branch/v16

changelog: Prevent discovery service from overwriting Teleport dynamic resources that have the same name as discovered resources.

When the resource already exists, check its origin as well as
discovery group.
If it's not of discovery origin, then don't update it.
If it's not in the same discovery group, and its discovery group is not
blank, then don't update it.
@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from greedy52 July 30, 2024 12:23
@GavinFrazar GavinFrazar added this pull request to the merge queue Jul 30, 2024
Merged via the queue into branch/v16 with commit 7a5cbbe Jul 30, 2024
38 checks passed
@GavinFrazar GavinFrazar deleted the bot/backport-44316-branch/v16 branch July 30, 2024 17:44
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