Skip to content

[release-4.16] OCPBUGS-45007: Add retry to ccoctl gcp create functions #794

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

Conversation

openshift-cherrypick-robot

This is an automated cherry-pick of #781

/assign openshift-ci-robot

The ccoct gcp create functions occassionaly fail when recently created
resources have not yet replicated in the cloud. This change adds retry
functionality to increase success rate when this happens.
@openshift-ci-robot
Copy link
Contributor

@openshift-cherrypick-robot: Detected clone of Jira Issue OCPBUGS-44933 with correct target version. Will retitle the PR to link to the clone.
/retitle [release-4.16] OCPBUGS-45007: Add retry to ccoctl gcp create functions

In response to this:

This is an automated cherry-pick of #781

/assign openshift-ci-robot

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-ci openshift-ci bot changed the title [release-4.16] OCPBUGS-44933: Add retry to ccoctl gcp create functions [release-4.16] OCPBUGS-45007: Add retry to ccoctl gcp create functions Dec 4, 2024
@openshift-ci-robot openshift-ci-robot added jira/severity-critical Referenced Jira bug's severity is critical for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. labels Dec 4, 2024
@openshift-ci-robot
Copy link
Contributor

@openshift-cherrypick-robot: This pull request references Jira Issue OCPBUGS-45007, which is invalid:

  • expected dependent Jira Issue OCPBUGS-45006 to be in one of the following states: VERIFIED, RELEASE PENDING, CLOSED (ERRATA), CLOSED (CURRENT RELEASE), CLOSED (DONE), CLOSED (DONE-ERRATA), but it is ASSIGNED instead

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

In response to this:

This is an automated cherry-pick of #781

/assign openshift-ci-robot

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-ci openshift-ci bot requested review from 2uasimojo and jstuever December 4, 2024 08:49
Copy link

codecov bot commented Dec 4, 2024

Codecov Report

Attention: Patch coverage is 28.57143% with 20 lines in your changes missing coverage. Please review.

Project coverage is 48.29%. Comparing base (4672a9a) to head (2991e50).
Report is 4 commits behind head on release-4.16.

Files with missing lines Patch % Lines
...kg/cmd/provisioning/gcp/create_service_accounts.go 23.07% 9 Missing and 1 partial ⚠️
...visioning/gcp/create_workload_identity_provider.go 28.57% 9 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff                @@
##           release-4.16     #794      +/-   ##
================================================
- Coverage         48.33%   48.29%   -0.05%     
================================================
  Files                96       96              
  Lines             11817    11838      +21     
================================================
+ Hits               5712     5717       +5     
- Misses             5472     5488      +16     
  Partials            633      633              
Files with missing lines Coverage Δ
...md/provisioning/azure/create_managed_identities.go 57.71% <100.00%> (ø)
...kg/cmd/provisioning/gcp/create_service_accounts.go 52.50% <23.07%> (-1.31%) ⬇️
...visioning/gcp/create_workload_identity_provider.go 49.42% <28.57%> (-1.50%) ⬇️

@jstuever
Copy link
Contributor

jstuever commented Dec 4, 2024

/test e2e-gcp-manual-oidc

@jstuever
Copy link
Contributor

jstuever commented Dec 4, 2024

/test security

@jstuever
Copy link
Contributor

jstuever commented Dec 4, 2024

/lgtm
/approve
/label backport-risk-assessed

@openshift-ci openshift-ci bot added the backport-risk-assessed Indicates a PR to a release branch has been evaluated and considered safe to accept. label Dec 4, 2024
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Dec 4, 2024
Copy link
Contributor

openshift-ci bot commented Dec 4, 2024

[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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 4, 2024
@huangmingxia
Copy link

Built image using cluster bot build openshift/cloud-credential-operator#794 - the verification was successful.

12-05 11:58:58.302  Running Command: ./ccoctl gcp create-all  --name='mihuang1205c16-19065' --project 'openshift-qe' --region='us-central1' --credentials-requests-dir='/home/jenkins/ws/workspace/ocp-common/Flexy-install/flexy/workdir/install-dir/pre_action/cco-cred-requests' --output-dir '/home/jenkins/ws/workspace/ocp-common/Flexy-install/flexy/workdir/install-dir/pre_action/sts'
12-05 11:58:58.302  2024/12/05 03:58:56 Credentials loaded from environment variable "GOOGLE_CREDENTIALS", file "/home/jenkins/ws/workspace/ocp-common/Flexy-install/flexy/workdir/gcpcreds20241205-270-dz7phi"
12-05 11:58:58.302  2024/12/05 03:58:56 Generating RSA keypair
12-05 11:59:00.813  2024/12/05 03:59:00 Writing private key to /home/jenkins/ws/workspace/ocp-common/Flexy-install/flexy/workdir/install-dir/pre_action/sts/serviceaccount-signer.private
12-05 11:59:00.813  2024/12/05 03:59:00 Writing public key to /home/jenkins/ws/workspace/ocp-common/Flexy-install/flexy/workdir/install-dir/pre_action/sts/serviceaccount-signer.public
12-05 11:59:00.813  2024/12/05 03:59:00 Copying signing key for use by installer
12-05 11:59:00.813  2024/12/05 03:59:00 Workload identity pool created with name mihuang1205c16-19065
12-05 11:59:01.735  2024/12/05 03:59:01 Bucket mihuang1205c16-19065-oidc created
12-05 11:59:02.293  2024/12/05 03:59:02 Bucket mihuang1205c16-19065-oidc is set to be publicly readable
12-05 11:59:02.293  2024/12/05 03:59:02 OpenID Connect discovery document in the S3 bucket mihuang1205c16-19065-oidc at .well-known/openid-configuration updated
12-05 11:59:02.294  2024/12/05 03:59:02 Reading public key
12-05 11:59:02.548  2024/12/05 03:59:02 JSON web key set (JWKS) in the S3 bucket mihuang1205c16-19065-oidc at keys.json updated
12-05 11:59:02.802  2024/12/05 03:59:02 workload identity provider created with name mihuang1205c16-19065
12-05 11:59:02.803  2024/12/05 03:59:02 Wrote cluster authentication manifest at path /home/jenkins/ws/workspace/ocp-common/Flexy-install/flexy/workdir/install-dir/pre_action/sts/manifests/cluster-authentication-02-config.yaml
12-05 11:59:02.803  2024/12/05 03:59:02 Issuer URL (serviceAccountIssuer) is https://storage.googleapis.com/mihuang1205c16-19065-oidc
12-05 11:59:02.803  2024/12/05 03:59:02 Ignoring CredentialsRequest openshift-cloud-credential-operator/openshift-cluster-api-gcp with tech-preview annotation
12-05 11:59:09.324  2024/12/05 03:59:08 IAM service account mihuang1205c16-19065-openshift-gcp-ccm created
12-05 11:59:09.324  2024/12/05 03:59:09 Existing IAM custom role openshift-qe-openshift-gcp-ccm found, updating permissions
12-05 11:59:11.832  2024/12/05 03:59:11 Updated policy bindings for IAM service account mihuang1205c16-19065-openshift-gcp-ccm
12-05 11:59:11.833  2024/12/05 03:59:11 Saved credentials configuration to: /home/jenkins/ws/workspace/ocp-common/Flexy-install/flexy/workdir/install-dir/pre_action/sts/manifests/openshift-cloud-controller-manager-gcp-ccm-cloud-credentials-credentials.yaml
12-05 11:59:17.061  2024/12/05 03:59:16 IAM service account mihuang1205c16-19065-openshift-machine-api-gcp created
12-05 11:59:17.061  2024/12/05 03:59:17 Existing IAM custom role openshift-qe-openshift-machine-api-gcp found, updating permissions
12-05 11:59:17.061  2024/12/05 03:59:17 Unexpected permissions found on existing custom role openshift-qe-openshift-machine-api-gcp: compute.instanceGroups.use
12-05 11:59:19.567  2024/12/05 03:59:19 Updated policy bindings for IAM service account mihuang1205c16-19065-openshift-machine-api-gcp
12-05 11:59:19.567  2024/12/05 03:59:19 Saved credentials configuration to: /home/jenkins/ws/workspace/ocp-common/Flexy-install/flexy/workdir/install-dir/pre_action/sts/manifests/openshift-machine-api-gcp-cloud-credentials-credentials.yaml
12-05 11:59:26.102  2024/12/05 03:59:25 IAM service account mihuang1205c16-19065-cloud-credential-operator-gcp-ro-creds created
12-05 11:59:26.102  2024/12/05 03:59:25 Existing IAM custom role openshift-qe-cloud-credential-operator-gcp-ro-creds found, updating permissions
12-05 11:59:26.103  2024/12/05 03:59:25 Unexpected permissions found on existing custom role openshift-qe-cloud-credential-operator-gcp-ro-creds: iam.roles.list
12-05 11:59:27.460  2024/12/05 03:59:27 Updated policy bindings for IAM service account mihuang1205c16-19065-cloud-credential-operator-gcp-ro-creds
12-05 11:59:27.460  2024/12/05 03:59:27 Saved credentials configuration to: /home/jenkins/ws/workspace/ocp-common/Flexy-install/flexy/workdir/install-dir/pre_action/sts/manifests/openshift-cloud-credential-operator-cloud-credential-operator-gcp-ro-creds-credentials.yaml
12-05 11:59:33.979  2024/12/05 03:59:33 IAM service account mihuang1205c16-19065-openshift-image-registry-gcs created
12-05 11:59:33.979  2024/12/05 03:59:33 Existing IAM custom role openshift-qe-openshift-image-registry-gcs found, updating permissions
12-05 11:59:33.979  2024/12/05 03:59:33 Unexpected permissions found on existing custom role openshift-qe-openshift-image-registry-gcs: resourcemanager.tagValueBindings.create, resourcemanager.tagValues.list, resourcemanager.tagValues.get
12-05 11:59:36.487  2024/12/05 03:59:36 Updated policy bindings for IAM service account mihuang1205c16-19065-openshift-image-registry-gcs
12-05 11:59:36.487  2024/12/05 03:59:36 Saved credentials configuration to: /home/jenkins/ws/workspace/ocp-common/Flexy-install/flexy/workdir/install-dir/pre_action/sts/manifests/openshift-image-registry-installer-cloud-credentials-credentials.yaml
12-05 11:59:43.005  2024/12/05 03:59:42 IAM service account mihuang1205c16-19065-openshift-ingress-gcp created
12-05 11:59:43.005  2024/12/05 03:59:42 Existing IAM custom role openshift-qe-openshift-ingress-gcp found, updating permissions
12-05 11:59:45.512  2024/12/05 03:59:45 Updated policy bindings for IAM service account mihuang1205c16-19065-openshift-ingress-gcp
12-05 11:59:45.512  2024/12/05 03:59:45 Saved credentials configuration to: /home/jenkins/ws/workspace/ocp-common/Flexy-install/flexy/workdir/install-dir/pre_action/sts/manifests/openshift-ingress-operator-cloud-credentials-credentials.yaml
12-05 11:59:52.030  2024/12/05 03:59:51 IAM service account mihuang1205c16-19065-openshift-cloud-network-config-controller-gcp created
12-05 11:59:52.030  2024/12/05 03:59:51 Existing IAM custom role openshift-qe-openshift-cloud-network-config-controller-gcp found, updating permissions
12-05 11:59:53.935  2024/12/05 03:59:53 Updated policy bindings for IAM service account mihuang1205c16-19065-openshift-cloud-network-config-controller-gcp
12-05 11:59:53.936  2024/12/05 03:59:53 Saved credentials configuration to: /home/jenkins/ws/workspace/ocp-common/Flexy-install/flexy/workdir/install-dir/pre_action/sts/manifests/openshift-cloud-network-config-controller-cloud-credentials-credentials.yaml
12-05 12:00:00.453  2024/12/05 03:59:59 IAM service account mihuang1205c16-19065-openshift-gcp-pd-csi-driver-operator created
12-05 12:00:00.453  2024/12/05 03:59:59 Existing IAM custom role openshift-qe-openshift-gcp-pd-csi-driver-operator found, updating permissions
12-05 12:00:02.957  2024/12/05 04:00:02 Updated policy bindings for IAM service account mihuang1205c16-19065-openshift-gcp-pd-csi-driver-operator
12-05 12:00:02.957  2024/12/05 04:00:02 Saved credentials configuration to: /home/jenkins/ws/workspace/ocp-common/Flexy-install/flexy/workdir/install-dir/pre_action/sts/manifests/openshift-cluster-csi-drivers-gcp-pd-cloud-credentials-credentials.yaml
12-05 12:00:02.957  cluster-authentication-02-config.yaml
12-05 12:00:02.957  openshift-cloud-controller-manager-gcp-ccm-cloud-credentials-credentials.yaml
12-05 12:00:02.957  openshift-cloud-credential-operator-cloud-credential-operator-gcp-ro-creds-credentials.yaml
12-05 12:00:02.957  openshift-cloud-network-config-controller-cloud-credentials-credentials.yaml
12-05 12:00:02.958  openshift-cluster-csi-drivers-gcp-pd-cloud-credentials-credentials.yaml
12-05 12:00:02.958  openshift-image-registry-installer-cloud-credentials-credentials.yaml
12-05 12:00:02.958  openshift-ingress-operator-cloud-credentials-credentials.yaml
12-05 12:00:02.958  openshift-machine-api-gcp-cloud-credentials-credentials.yaml
12-05 12:00:02.958  bound-service-account-signing-key.key
12-05 12:00:02.958  [INFO] >> Create gcp sts Resources Done.

The cluster was successfully installed.

12-05 12:38:21.059  NAME                                       VERSION                                                   AVAILABLE   PROGRESSING   DEGRADED   SINCE   MESSAGE
12-05 12:38:21.059  authentication                             4.16.0-0.ci.test-2024-12-05-023747-ci-ln-m7956c2-latest   True        False         False      57s     
12-05 12:38:21.059  baremetal                                  4.16.0-0.ci.test-2024-12-05-023747-ci-ln-m7956c2-latest   True        False         False      22m     
12-05 12:38:21.059  cloud-controller-manager                   4.16.0-0.ci.test-2024-12-05-023747-ci-ln-m7956c2-latest   True        False         False      27m     
12-05 12:38:21.059  cloud-credential                           4.16.0-0.ci.test-2024-12-05-023747-ci-ln-m7956c2-latest   True        False         False      22m     
12-05 12:38:21.059  cluster-autoscaler                         4.16.0-0.ci.test-2024-12-05-023747-ci-ln-m7956c2-latest   True        False         False      22m     
12-05 12:38:21.059  config-operator                            4.16.0-0.ci.test-2024-12-05-023747-ci-ln-m7956c2-latest   True        False         False      23m     
12-05 12:38:21.060  console                                    4.16.0-0.ci.test-2024-12-05-023747-ci-ln-m7956c2-latest   True        False         False      6m56s   
12-05 12:38:21.060  control-plane-machine-set                  4.16.0-0.ci.test-2024-12-05-023747-ci-ln-m7956c2-latest   True        False         False      18m     
12-05 12:38:21.060  csi-snapshot-controller                    4.16.0-0.ci.test-2024-12-05-023747-ci-ln-m7956c2-latest   True        False         False      23m     
12-05 12:38:21.060  dns                                        4.16.0-0.ci.test-2024-12-05-023747-ci-ln-m7956c2-latest   True        False         False      22m     
12-05 12:38:21.060  etcd                                       4.16.0-0.ci.test-2024-12-05-023747-ci-ln-m7956c2-latest   True        False         False      22m     
12-05 12:38:21.060  image-registry                             4.16.0-0.ci.test-2024-12-05-023747-ci-ln-m7956c2-latest   True        False         False      12m     
12-05 12:38:21.061  ingress                                    4.16.0-0.ci.test-2024-12-05-023747-ci-ln-m7956c2-latest   True        False         False      12m     
12-05 12:38:21.061  insights                                   4.16.0-0.ci.test-2024-12-05-023747-ci-ln-m7956c2-latest   True        False         False      17m     
12-05 12:38:21.061  kube-apiserver                             4.16.0-0.ci.test-2024-12-05-023747-ci-ln-m7956c2-latest   True        False         False      13m     
12-05 12:38:21.061  kube-controller-manager                    4.16.0-0.ci.test-2024-12-05-023747-ci-ln-m7956c2-latest   True        False         False      20m     
12-05 12:38:21.061  kube-scheduler                             4.16.0-0.ci.test-2024-12-05-023747-ci-ln-m7956c2-latest   True        False         False      20m     
12-05 12:38:21.061  kube-storage-version-migrator              4.16.0-0.ci.test-2024-12-05-023747-ci-ln-m7956c2-latest   True        False         False      23m     
12-05 12:38:21.062  machine-api                                4.16.0-0.ci.test-2024-12-05-023747-ci-ln-m7956c2-latest   True        False         False      16m     
12-05 12:38:21.062  machine-approver                           4.16.0-0.ci.test-2024-12-05-023747-ci-ln-m7956c2-latest   True        False         False      22m     
12-05 12:38:21.062  machine-config                             4.16.0-0.ci.test-2024-12-05-023747-ci-ln-m7956c2-latest   True        False         False      22m     
12-05 12:38:21.062  marketplace                                4.16.0-0.ci.test-2024-12-05-023747-ci-ln-m7956c2-latest   True        False         False      22m     
12-05 12:38:21.062  monitoring                                 4.16.0-0.ci.test-2024-12-05-023747-ci-ln-m7956c2-latest   True        False         False      7m18s   
12-05 12:38:21.062  network                                    4.16.0-0.ci.test-2024-12-05-023747-ci-ln-m7956c2-latest   True        False         False      25m     
12-05 12:38:21.062  node-tuning                                4.16.0-0.ci.test-2024-12-05-023747-ci-ln-m7956c2-latest   True        False         False      16m     
12-05 12:38:21.063  openshift-apiserver                        4.16.0-0.ci.test-2024-12-05-023747-ci-ln-m7956c2-latest   True        False         False      11m     
12-05 12:38:21.063  openshift-controller-manager               4.16.0-0.ci.test-2024-12-05-023747-ci-ln-m7956c2-latest   True        False         False      18m     
12-05 12:38:21.063  openshift-samples                          4.16.0-0.ci.test-2024-12-05-023747-ci-ln-m7956c2-latest   True        False         False      11m     
12-05 12:38:21.063  operator-lifecycle-manager                 4.16.0-0.ci.test-2024-12-05-023747-ci-ln-m7956c2-latest   True        False         False      22m     
12-05 12:38:21.063  operator-lifecycle-manager-catalog         4.16.0-0.ci.test-2024-12-05-023747-ci-ln-m7956c2-latest   True        False         False      22m     
12-05 12:38:21.063  operator-lifecycle-manager-packageserver   4.16.0-0.ci.test-2024-12-05-023747-ci-ln-m7956c2-latest   True        False         False      15m     
12-05 12:38:21.063  service-ca                                 4.16.0-0.ci.test-2024-12-05-023747-ci-ln-m7956c2-latest   True        False         False      23m     
12-05 12:38:21.064  storage                                    4.16.0-0.ci.test-2024-12-05-023747-ci-ln-m7956c2-latest   True        False         False      23m 

@huangmingxia
Copy link

/label cherry-pick-approved

@openshift-ci openshift-ci bot added the cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. label Dec 6, 2024
@huangmingxia
Copy link

/jira refresh

@openshift-ci-robot
Copy link
Contributor

@huangmingxia: This pull request references Jira Issue OCPBUGS-45007, which is invalid:

  • expected dependent Jira Issue OCPBUGS-45006 to be in one of the following states: VERIFIED, RELEASE PENDING, CLOSED (ERRATA), CLOSED (CURRENT RELEASE), CLOSED (DONE), CLOSED (DONE-ERRATA), but it is POST instead

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

In response to this:

/jira refresh

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.

@huangmingxia
Copy link

/jira refresh

@openshift-ci-robot
Copy link
Contributor

@huangmingxia: This pull request references Jira Issue OCPBUGS-45007, which is invalid:

  • expected dependent Jira Issue OCPBUGS-45006 to be in one of the following states: VERIFIED, RELEASE PENDING, CLOSED (ERRATA), CLOSED (CURRENT RELEASE), CLOSED (DONE), CLOSED (DONE-ERRATA), but it is MODIFIED instead

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

In response to this:

/jira refresh

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.

@huangmingxia
Copy link

/jira refresh

@openshift-ci-robot openshift-ci-robot added the jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. label Dec 6, 2024
@openshift-ci-robot
Copy link
Contributor

@huangmingxia: This pull request references Jira Issue OCPBUGS-45007, which is valid.

7 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.16.z) matches configured target version for branch (4.16.z)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, POST)
  • release note type set to "Release Note Not Required"
  • dependent bug Jira Issue OCPBUGS-45006 is in the state Verified, which is one of the valid states (VERIFIED, RELEASE PENDING, CLOSED (ERRATA), CLOSED (CURRENT RELEASE), CLOSED (DONE), CLOSED (DONE-ERRATA))
  • dependent Jira Issue OCPBUGS-45006 targets the "4.17.z" version, which is one of the valid target versions: 4.17.0, 4.17.z
  • bug has dependents

Requesting review from QA contact:
/cc @huangmingxia

In response to this:

/jira refresh

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-ci-robot openshift-ci-robot removed the jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. label Dec 6, 2024
@openshift-ci openshift-ci bot requested a review from huangmingxia December 6, 2024 03:21
Copy link
Contributor

openshift-ci bot commented Dec 6, 2024

@openshift-cherrypick-robot: all tests passed!

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.

@openshift-merge-bot openshift-merge-bot bot merged commit 7975f72 into openshift:release-4.16 Dec 6, 2024
14 checks passed
@openshift-ci-robot
Copy link
Contributor

@openshift-cherrypick-robot: Jira Issue OCPBUGS-45007: All pull requests linked via external trackers have merged:

Jira Issue OCPBUGS-45007 has been moved to the MODIFIED state.

In response to this:

This is an automated cherry-pick of #781

/assign openshift-ci-robot

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-bot
Copy link
Contributor

[ART PR BUILD NOTIFIER]

Distgit: ose-cloud-credential-operator
This PR has been included in build ose-cloud-credential-operator-container-v4.16.0-202412060634.p0.g7975f72.assembly.stream.el9.
All builds following this will include this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. backport-risk-assessed Indicates a PR to a release branch has been evaluated and considered safe to accept. cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. jira/severity-critical Referenced Jira bug's severity is critical for the branch this PR is targeting. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants