-
Notifications
You must be signed in to change notification settings - Fork 154
[release-4.17] OCPBUGS-58248: ccoctl: only add owned tag to azure resources on create #883
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-4.17] OCPBUGS-58248: ccoctl: only add owned tag to azure resources on create #883
Conversation
Prior to this change, ccoctl always added the owned tag to the resource groups and storage accounts. This caused errors when the number of owned tags from multpiple clusters exceeded the maximum tag limit. This change makes it so the owned tag is only added when a resource group or storage account is actually created. Any additional clusters using these resources will not attempt to add their own owned tag. This enables significantly more clusters to share the same resources without reaching the limit.
@openshift-cherrypick-robot: Detected clone of Jira Issue OCPBUGS-53454 with correct target version. Will retitle the PR to link to the clone. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
@openshift-cherrypick-robot: This pull request references Jira Issue OCPBUGS-58248, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release-4.17 #883 +/- ##
================================================
+ Coverage 47.03% 47.05% +0.02%
================================================
Files 97 97
Lines 11828 11834 +6
================================================
+ Hits 5563 5569 +6
Misses 5648 5648
Partials 617 617
🚀 New features to boost your workflow:
|
/retest |
/override ci/prow/security |
@jstuever: Overrode contexts on behalf of jstuever: ci/prow/security In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jstuever, openshift-cherrypick-robot 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 |
@jstuever: Overrode contexts on behalf of jstuever: ci/prow/security In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
@openshift-cherrypick-robot: The following test failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
pre-merge testing passed with cluster-bot build 4.17.0-0-2025-07-01-112701-test-ci-ln-s58llf2-latest. Created the OIDC RG and storage account in advance and Azure Microsoft Entra Id cluster installed successfully and regression tests passed, OIDC RG and storage account didn't have the openshift.io_cloud-credential-operator tag any more. |
/label cherry-pick-approved |
/jira refresh |
@jianping-shu: This pull request references Jira Issue OCPBUGS-58248, which is valid. The bug has been moved to the POST state. 7 validation(s) were run on this bug
Requesting review from QA contact: In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
6a80f0a
into
openshift:release-4.17
@openshift-cherrypick-robot: Jira Issue OCPBUGS-58248: All pull requests linked via external trackers have merged: Jira Issue OCPBUGS-58248 has been moved to the MODIFIED state. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
[ART PR BUILD NOTIFIER] Distgit: ose-cloud-credential-operator |
This is an automated cherry-pick of #876
/assign openshift-ci-robot