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

OCPBUGS-6406: Merge https://github.com/kubernetes/cloud-provider-gcp:master into master #18

Merged

Conversation

cloud-team-rebase-bot[bot]
Copy link

No description provided.

@openshift-ci openshift-ci bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Jun 27, 2022
@openshift-ci
Copy link

openshift-ci bot commented Jun 27, 2022

Hi @cloud-team-rebase-bot[bot]. Thanks for your PR.

I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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 openshift-ci bot requested review from elmiko and lobziik June 27, 2022 12:49
@cloud-team-bot cloud-team-bot bot force-pushed the rebase-bot-master branch 2 times, most recently from 984e9c5 to d09f8bc Compare July 4, 2022 12:44
@cloud-team-bot cloud-team-bot bot force-pushed the rebase-bot-master branch 2 times, most recently from ea3e90a to 12092a5 Compare August 8, 2022 12:48
@elmiko
Copy link

elmiko commented Sep 30, 2022

/ok-to-test

@openshift-ci openshift-ci bot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Sep 30, 2022
@elmiko
Copy link

elmiko commented Sep 30, 2022

@Fedosin looking at the image job failure, did we have an issue with the vendor rebase?

blackzlq and others added 4 commits October 6, 2022 22:19
Create csr approver for kubelet readonly, it will loop all validators and approve only if all validator vote yes:
1. add three validators
2. create the approver
3. add feature gate option
4. unit test for each validator
5. main workflow how to handle csr

Tested:

Unit test
local test
Update some message.
Update message
mikedanese and others added 3 commits October 10, 2022 19:44
This was copied over and isn't correct. This is the new location for
this plugin.
These CRDs will be used by the nodeipam controller for clusters
that support multiple networks
remove deprecation warning in new clientauthplugin package
blackzlq and others added 5 commits October 17, 2022 20:33
1. fix incorrect case
2. move got before expect
3. removed unnecessary bool
4. removed unnecessary break
5. Update the if/else block to be switch
6. modify the message in error
7. Fix validator error message in readonly approver.
8. validation error is in response.err, not in err.

Tested:

Unit test
local test
Fix error message in readonly approver
Add network CRDs to cloud-provider-gcp
@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 Feb 9, 2023
@openshift-ci
Copy link

openshift-ci bot commented Feb 9, 2023

@lobziik: The specified target(s) for /test were not found.
The following commands are available to trigger required jobs:

  • /test e2e-gcp-ovn-ccm-install
  • /test fmt
  • /test images

The following commands are available to trigger optional jobs:

  • /test e2e-gcp-ovn-ccm
  • /test openshift-e2e-gcp-ovn-techpreview-upgrade

Use /test all to run all jobs.

In response to this:

I wondering if we could squash the OWNERS update and reduce the number of commits touching it to one or two, since there is manual rebase anyway.

Holding for further discussion and getting a signal from upgrade ci job.
Feel free to unhold if we do not want to bother with squashes. Aside from this question looks good to me.

/approve
/test openshift-e2e-gcp-techpreview-upgrade
/hold

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.

@lobziik
Copy link

lobziik commented Feb 9, 2023

/test openshift-e2e-gcp-ovn-techpreview-upgrade

@openshift-ci
Copy link

openshift-ci bot commented Feb 9, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: lobziik

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 Feb 9, 2023
@lobziik
Copy link

lobziik commented Feb 9, 2023

/test e2e-gcp-ovn-ccm

@elmiko
Copy link

elmiko commented Feb 9, 2023

I wondering if we could squash the OWNERS update and reduce the number of commits touching it to one or two, since there is manual rebase anyway.

i'll take a look at squashing the OWNERS file commits

@RadekManak
Copy link

/retitle OCPBUGS-6406: Merge https://github.com/kubernetes/cloud-provider-gcp:master into master

@openshift-ci openshift-ci bot changed the title [OCPCLOUD-1862] Merge https://github.com/kubernetes/cloud-provider-gcp:master into master OCPBUGS-6406: Merge https://github.com/kubernetes/cloud-provider-gcp:master into master Feb 13, 2023
@openshift-ci-robot openshift-ci-robot added jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. labels Feb 13, 2023
@openshift-ci-robot
Copy link

@cloud-team-rebase-bot[bot]: This pull request references Jira Issue OCPBUGS-6406, which is valid. The bug has been moved to the POST state.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.13.0) matches configured target version for branch (4.13.0)
  • bug is in the state ASSIGNED, which is one of the valid states (NEW, ASSIGNED, POST)

Requesting review from QA contact:
/cc @sunzhaohua2

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

@openshift-ci-robot openshift-ci-robot added the bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. label Feb 13, 2023
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Feb 13, 2023
@elmiko
Copy link

elmiko commented Feb 13, 2023

i've squashed the owners file commits into a single commit

/hold cancel

@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 Feb 13, 2023
@lobziik
Copy link

lobziik commented Feb 13, 2023

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Feb 13, 2023
@openshift-merge-robot openshift-merge-robot merged commit ce69207 into openshift:master Feb 13, 2023
@openshift-ci-robot
Copy link

@cloud-team-rebase-bot[bot]: All pull requests linked via external trackers have merged:

Jira Issue OCPBUGS-6406 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 kubernetes/test-infra repository.

@openshift-ci
Copy link

openshift-ci bot commented Feb 13, 2023

@cloud-team-rebase-bot[bot]: 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-gcp-ccm a7b842c link false /test e2e-gcp-ccm
ci/prow/openshift-e2e-gcp-techpreview-upgrade a7b842c link false /test openshift-e2e-gcp-techpreview-upgrade
ci/prow/e2e-gcp-ccm-install a7b842c link true /test e2e-gcp-ccm-install
ci/prow/openshift-e2e-gcp-ovn-techpreview-upgrade 2e0341e link false /test openshift-e2e-gcp-ovn-techpreview-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.

@elmiko elmiko deleted the rebase-bot-master branch February 15, 2023 14:28
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. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid 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. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. rebase/manual Indicates the PR should not be rebased by the rebasebot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet