-
Notifications
You must be signed in to change notification settings - Fork 527
[release-v1.112] Rename seed.gardener.cloud/
prefix to name.seed.gardener.cloud/
#11486
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
[release-v1.112] Rename seed.gardener.cloud/
prefix to name.seed.gardener.cloud/
#11486
Conversation
due to potential naming conflicts when users also use `seed.gardener.cloud/` as prefix for their labels (not ideal, they should actually use a unique prefix (e.g., `seed.my.cool.domain.com/`), but we cannot prevent it for historic reasons
/test pull-gardener-integration-release-v1-112 |
/lgtm |
LGTM label has been added. Git tree hash: 9da51c912faa1a1874ce7bc9e784f8e756d1d70e
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: shafeeqes The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
…ardener.cloud/` (gardener#11486) * Rename `seed.gardener.cloud/` prefix to `.name.seed.gardener.cloud/` due to potential naming conflicts when users also use `seed.gardener.cloud/` as prefix for their labels (not ideal, they should actually use a unique prefix (e.g., `seed.my.cool.domain.com/`), but we cannot prevent it for historic reasons * Migration code in GCM to re-compute seed labels * Address PR review feedback --------- Co-authored-by: rfranzke <rafael.franzke@sap.com>
* Prepare next Development Cycle v1.112.3-dev * Prevent concurrent map read/writes in `Extension` deployer component (gardener#11467) Co-authored-by: rfranzke <rafael.franzke@sap.com> * [release-v1.112] Rename `seed.gardener.cloud/` prefix to `name.seed.gardener.cloud/` (gardener#11486) * Rename `seed.gardener.cloud/` prefix to `.name.seed.gardener.cloud/` due to potential naming conflicts when users also use `seed.gardener.cloud/` as prefix for their labels (not ideal, they should actually use a unique prefix (e.g., `seed.my.cool.domain.com/`), but we cannot prevent it for historic reasons * Migration code in GCM to re-compute seed labels * Address PR review feedback --------- Co-authored-by: rfranzke <rafael.franzke@sap.com> * Release v1.112.3 --------- Co-authored-by: gardener-robot-ci-1 <gardener.ci.user@gmail.com> Co-authored-by: Gardener Prow Robot <gardener.ci.robot@gmail.com> Co-authored-by: rfranzke <rafael.franzke@sap.com> Co-authored-by: gardener-robot-ci-2 <gardener.ci.user2@gmail.com>
This is an automated cherry-pick of #11479
/assign rfranzke