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

CFE-684: Update GCPCloudCredentials with TagUser role #1158

Merged
merged 1 commit into from Jan 25, 2024

Conversation

bharath-b-rh
Copy link
Contributor

PR is for updating CredentialRequest manifest of GCP with the TagUser role required for adding tags to GCP Compute Instances created by machine-api-provider-gcp.

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jul 25, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 25, 2023

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@jianli-wei
Copy link

/label qe-approved

@openshift-ci openshift-ci bot added the qe-approved Signifies that QE has signed off on this PR label Aug 4, 2023
@bharath-b-rh bharath-b-rh changed the title CFE-684 : Update GCPCloudCredentials with TagUser role CFE-684: Update GCPCloudCredentials with TagUser role Aug 9, 2023
@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Aug 9, 2023

@bharath-b-rh: This pull request references CFE-684 which is a valid jira issue.

In response to this:

PR is for updating CredentialRequest manifest of GCP with the TagUser role required for adding tags to GCP Compute Instances created by machine-api-provider-gcp.

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/test-infra repository.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Aug 9, 2023
@openshift-bot
Copy link
Contributor

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@openshift-ci openshift-ci bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Nov 8, 2023
@bharath-b-rh bharath-b-rh marked this pull request as ready for review November 27, 2023 15:05
@bharath-b-rh
Copy link
Contributor Author

/remove-lifecycle stale

@openshift-ci openshift-ci bot removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. labels Nov 27, 2023
@bharath-b-rh
Copy link
Contributor Author

/cc @JoelSpeed

@JoelSpeed
Copy link
Contributor

What's the motivation here? Why is this coming so late in the cycle? We are also trying to merge granular permissions (see #1178) for GCP into this release, the two will conflict.

Can you identify from this role, which permissions need to be added in the other PR to satisfy the requirements here?

@bharath-b-rh
Copy link
Contributor Author

What's the motivation here?

These roles are required by machine-api-provider-gcp controller to add resource manager tags to Compute resources created by it.

Why is this coming so late in the cycle?

This is for the next release, it was in draft state, opened it for reviews for the next release.

We are also trying to merge granular permissions (see #1178) for GCP into this release, the two will conflict
Can you identify from this role, which permissions need to be added in the other PR to satisfy the requirements here?

Below additional permissions are required for managing tags

  • compute.disks.createTagBinding
  • compute.instances.createTagBinding
  • resourcemanager.tagValues.get
  • resourcemanager.tagValues.list

@JoelSpeed
Copy link
Contributor

Changes look good, can we get some QE pre-merge validation on this feature before we merge though please. I can tag once QE are happy

Copy link
Contributor

openshift-ci bot commented Jan 8, 2024

@bharath-b-rh: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-vsphere-ovn ad22ce7 link false /test e2e-vsphere-ovn
ci/prow/e2e-vsphere-operator ad22ce7 link false /test e2e-vsphere-operator
ci/prow/e2e-metal-ipi-virtualmedia ad22ce7 link false /test e2e-metal-ipi-virtualmedia
ci/prow/e2e-metal-ipi-sdn ad22ce7 link false /test e2e-metal-ipi-sdn
ci/prow/e2e-metal-ipi-upgrade ad22ce7 link false /test e2e-metal-ipi-upgrade
ci/prow/e2e-vsphere-ovn-upgrade ad22ce7 link false /test e2e-vsphere-ovn-upgrade

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/test-infra repository. I understand the commands that are listed here.

@jianli-wei
Copy link

/label qe-approved

@jianli-wei
Copy link

@JoelSpeed QE pre-merge testing had passed (see comment), thanks!

@JoelSpeed
Copy link
Contributor

/approve
/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jan 25, 2024
Copy link
Contributor

openshift-ci bot commented Jan 25, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: JoelSpeed

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 Jan 25, 2024
@openshift-merge-bot openshift-merge-bot bot merged commit fb9fd51 into openshift:master Jan 25, 2024
20 of 26 checks passed
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. 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. qe-approved Signifies that QE has signed off on this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants