Skip to content

CFE-846: Add user defined tags to the GCP buckets created#873

Merged
openshift-merge-robot merged 2 commits intoopenshift:masterfrom
bharath-b-rh:cfe-846
Aug 16, 2023
Merged

CFE-846: Add user defined tags to the GCP buckets created#873
openshift-merge-robot merged 2 commits intoopenshift:masterfrom
bharath-b-rh:cfe-846

Conversation

@bharath-b-rh
Copy link
Contributor

PR has the changes for openshift/enhancements#1217 proposed to support GCP tags in OCP, which requires cluster-image-registry-operator to add gcp userTags available in the status sub resource of infrastructure CR, to the gcp buckets created by the operator.

@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 5, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 5, 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

@bharath-b-rh
Copy link
Contributor Author

/hold openshift/enhancements#1217

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jul 5, 2023
@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jul 6, 2023
@bharath-b-rh bharath-b-rh force-pushed the cfe-846 branch 3 times, most recently from 57cee0b to 9f68dd1 Compare July 24, 2023 12:05
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jul 24, 2023
@bharath-b-rh
Copy link
Contributor Author

/remove-hold

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Aug 8, 2023
@bharath-b-rh bharath-b-rh marked this pull request as ready for review August 8, 2023 11:27
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Aug 8, 2023
@openshift-ci openshift-ci bot requested review from dmage and flavianmissi August 8, 2023 11:28
@bharath-b-rh bharath-b-rh force-pushed the cfe-846 branch 2 times, most recently from 849837a to ac64d83 Compare August 9, 2023 03:49
@bharath-b-rh
Copy link
Contributor Author

/label px-approved

@openshift-ci openshift-ci bot added the px-approved Signifies that Product Support has signed off on this PR label Aug 9, 2023
@bharath-b-rh
Copy link
Contributor Author

/jira refresh

@openshift-ci-robot
Copy link
Contributor

@bharath-b-rh: No Jira issue is referenced in the title of this pull request.
To reference a jira issue, add 'XYZ-NNN:' to the title of this pull request and request another refresh with /jira refresh.

Details

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

@bharath-b-rh bharath-b-rh changed the title CFE-846 : Add user defined tags to the GCP buckets created CFE-846: Add user defined tags to the GCP buckets created Aug 9, 2023
@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-ci-robot
Copy link
Contributor

openshift-ci-robot commented Aug 9, 2023

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

Details

In response to this:

PR has the changes for openshift/enhancements#1217 proposed to support GCP tags in OCP, which requires cluster-image-registry-operator to add gcp userTags available in the status sub resource of infrastructure CR, to the gcp buckets created by the operator.

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.

Copy link
Member

@flavianmissi flavianmissi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looking good overall, left some comments

@subhtk
Copy link

subhtk commented Aug 10, 2023

/label docs-approved

@flavianmissi
Copy link
Member

this is looking great, we're almost there @bharath-b-rh! only a few small comments left

@wewang58
Copy link

HI, If i launch a cluster with cluster-bot, which installer pr or api pr, also needed?

@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 15, 2023
@bharath-b-rh
Copy link
Contributor Author

/label docs-approved

@openshift-ci openshift-ci bot added the docs-approved Signifies that Docs has signed off on this PR label Aug 15, 2023
@flavianmissi
Copy link
Member

@bharath-b-rh are there other PRs needed to test this?
@wewang58 do you still need an answer?

@flavianmissi
Copy link
Member

test failures seem flake related
/retest

@bharath-b-rh
Copy link
Contributor Author

@flavianmissi @wewang58 : Yeah we need below installer PRs to test the feature.
openshift/installer#7126
openshift/installer#7201
openshift/installer#7138
openshift/installer#7279

@flavianmissi
Copy link
Member

@bharath-b-rh do we need to merge the installer PRs and this one together in that case? sounds like this one won't work standalone.

@bharath-b-rh
Copy link
Contributor Author

@bharath-b-rh do we need to merge the installer PRs and this one together in that case? sounds like this one won't work standalone.

Yeah, I am working with installer team to get the PRs merged. If we merge this without installer code, user cannot define tags and the registry operator won't add any tags. But the operator as such can be deployed.

@bharath-b-rh
Copy link
Contributor Author

/test e2e-aws-operator

1 similar comment
@bharath-b-rh
Copy link
Contributor Author

/test e2e-aws-operator

@wewang58
Copy link

@flavianmissi @wewang58 : Yeah we need below installer PRs to test the feature. openshift/installer#7126 openshift/installer#7201 openshift/installer#7138 openshift/installer#7279

@bharath-b-rh tested as expect: http://pastebin.test.redhat.com/1107484, thanks

@bharath-b-rh
Copy link
Contributor Author

/test e2e-aws-ovn-upgrade

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 16, 2023

@bharath-b-rh: The following test 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-ovirt-sdn 29628ba link false /test e2e-ovirt-sdn

Full PR test history. Your PR dashboard.

Details

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.

@xiuwang
Copy link

xiuwang commented Aug 16, 2023

/label qe-approved

@flavianmissi
Copy link
Member

e2e failure seems unrelated
/retest
/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Aug 16, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 16, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bharath-b-rh, flavianmissi

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details 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 Aug 16, 2023
@subhtk
Copy link

subhtk commented Aug 16, 2023

/label docs-approved

@openshift-merge-robot openshift-merge-robot merged commit a665b43 into openshift:master Aug 16, 2023
@bharath-b-rh bharath-b-rh deleted the cfe-846 branch August 16, 2023 13:52
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. docs-approved Signifies that Docs has signed off on this PR 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. px-approved Signifies that Product Support has signed off on this PR qe-approved Signifies that QE has signed off on this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants

Comments