Skip to content

Conversation

@barbacbd
Copy link
Contributor

@barbacbd barbacbd commented Aug 18, 2022

** Pull the NetworkProjectID out of the installconfig and pass it to the cloud provider manifests
** Added tests for the new manifest information
** Added the network project ID to match that of
https://github.com/openshift/origin/blob/57b52e0a9528027448422d678c4ef682dfc0b885/vendor/k8s.io/legacy-cloud-providers/gce/gce.go#L136

CORS-2037

@barbacbd
Copy link
Contributor Author

This is a copy/mirror of #6205 as the rebase cause github think the PR was merged.

@barbacbd
Copy link
Contributor Author

/cc jstuever

@openshift-ci openshift-ci bot requested a review from jstuever August 18, 2022 19:29
@barbacbd
Copy link
Contributor Author

/cc patrickdillon

@openshift-ci openshift-ci bot requested review from patrickdillon and r4f4 August 18, 2022 19:29
@barbacbd
Copy link
Contributor Author

/test gofmt
/test okd-images
/test okd-verify-codegen
/test unit
/test e2e-gcp

@barbacbd
Copy link
Contributor Author

/test e2e-azure
/test e2e-metal-ipi
/test e2e-openstack

** Pull the NetworkProjectID out of the installconfig and pass it to the cloud provider manifests
** Added tests for the new manifest information
** Added the network project ID to match that of
https://github.com/openshift/origin/blob/57b52e0a9528027448422d678c4ef682dfc0b885/vendor/k8s.io/legacy-cloud-providers/gce/gce.go#L136

CORS-2037

Alated
@barbacbd
Copy link
Contributor Author

/test verify-codegen
/test golint
/test e2e-metal-assisted
/test e2e-libvirt
/test e2e-gcp
/test aro-unit

@barbacbd
Copy link
Contributor Author

/test okd-e2e-aws

@patrickdillon
Copy link
Contributor

/approve
/test e2e-gcp

LGTM but hopefully we can get a good test run

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 22, 2022
Copy link
Contributor

@r4f4 r4f4 left a comment

Choose a reason for hiding this comment

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

/lgtm
All the gcp jobs passed the installation phase.
/hold
In case @patrickdillon wants to double check the results.

@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 Aug 22, 2022
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Aug 22, 2022
@r4f4 r4f4 removed their assignment Aug 22, 2022
@r4f4
Copy link
Contributor

r4f4 commented Aug 23, 2022

/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 Aug 23, 2022
@r4f4
Copy link
Contributor

r4f4 commented Aug 23, 2022

/override ci/prow/e2e-libvirt

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 23, 2022

@r4f4: Overrode contexts on behalf of r4f4: ci/prow/e2e-libvirt

Details

In response to this:

/override ci/prow/e2e-libvirt

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

/retest-required

Remaining retests: 2 against base HEAD 730ea9b and 8 for PR HEAD 9484e8d in total

@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 1 against base HEAD 730ea9b and 7 for PR HEAD 9484e8d in total

@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 0 against base HEAD 730ea9b and 6 for PR HEAD 9484e8d in total

@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 2 against base HEAD f10ad32 and 5 for PR HEAD 9484e8d in total

@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 1 against base HEAD f10ad32 and 4 for PR HEAD 9484e8d in total

@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 2 against base HEAD 69369f6 and 3 for PR HEAD 9484e8d in total

@barbacbd
Copy link
Contributor Author

/test images

@jstuever
Copy link
Contributor

/retest

@jstuever
Copy link
Contributor

/retest gofmt okd-unit okd-verify-codegen

@openshift-ci

This comment was marked as off-topic.

@jstuever
Copy link
Contributor

/test gofmt
/test okd-unit
/test okd-verify-codegen

@jstuever
Copy link
Contributor

/test e2e-openstack
/test okd-e2e-aws-ovn

@jstuever
Copy link
Contributor

/retest-required

Copy link
Contributor

@jstuever jstuever left a comment

Choose a reason for hiding this comment

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

/assign

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 25, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jstuever, patrickdillon

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:
  • OWNERS [jstuever,patrickdillon]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@jstuever
Copy link
Contributor

/test e2e-gcp

@jstuever
Copy link
Contributor

/test e2e-gcp
/test okd-images

@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 2 against base HEAD 1c8e79b and 2 for PR HEAD 9484e8d in total

@jstuever
Copy link
Contributor

/skip

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 26, 2022

@barbacbd: all tests passed!

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.

@openshift-merge-robot openshift-merge-robot merged commit 2867b6a into openshift:master Aug 26, 2022
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. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants