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

Bug 1882855: ci-operator/step-registry/ipi/conf/aws/blackholenetwork: Add ELB endpoint #12263

Merged

Conversation

wking
Copy link
Member

@wking wking commented Sep 26, 2020

Like ae4da13 (#11723), but for load balancers. Docs here and here. Rolled out using the same shell commands from the ae4da13 commit message. The machine-API provider needs this for something and doesn't respect the Proxy config yet.

@openshift-ci-robot openshift-ci-robot added the bugzilla/severity-low Referenced Bugzilla bug's severity is low for the branch this PR is targeting. label Sep 26, 2020
@openshift-ci-robot
Copy link
Contributor

@wking: This pull request references Bugzilla bug 1882855, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker.

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

In response to this:

Bug 1882855: ci-operator/step-registry/ipi/conf/aws/blackholenetwork: Add ELB endpoint

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 bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Sep 26, 2020
@wking
Copy link
Member Author

wking commented Sep 26, 2020

/hold

I've pushed this out into production; wait until we see it working before we land this.

@openshift-ci-robot openshift-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Sep 26, 2020
@wking
Copy link
Member Author

wking commented Sep 27, 2020

Looks good:

$ curl -s https://gcsweb-ci.apps.ci.l2s4.p1.openshiftapps.com/gcs/origin-ci-test/logs/periodic-ci-openshift-release-master-ocp-4.6-e2e-aws-proxy/1309954993431777280/artifacts/e2e-aws-proxy/gather-extra/machines.json | jq -r '.items[].status.no
deRef.name'
ip-10-0-61-156.us-west-2.compute.internal
ip-10-0-67-84.us-west-2.compute.internal
ip-10-0-60-108.us-west-2.compute.internal
ip-10-0-55-52.us-west-2.compute.internal
ip-10-0-60-110.us-west-2.compute.internal
ip-10-0-76-249.us-west-2.compute.internal

/hold cancel

@openshift-ci-robot openshift-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Sep 27, 2020
…oint

Like ae4da13
(ci-operator/step-registry/ipi/conf/aws/blackholenetwork/blackhole_vpc_yaml:
Add EC2 endpoint, 2020-09-09, openshift#11723), but for load balancers.  Docs
[1,2].  Rolled out using the same shell commands from the ae4da13
commit message.  The machine API provider needs this for something [3]
and doesn't respect the Proxy config yet [4].

[1]: https://docs.aws.amazon.com/elasticloadbalancing/latest/userguide/load-balancer-vpc-endpoints.html
[2]: https://docs.aws.amazon.com/vpc/latest/userguide/endpoint-service.html
[3]: https://bugzilla.redhat.com/show_bug.cgi?id=1882855#c1
[4]: https://bugzilla.redhat.com/show_bug.cgi?id=1769223
@ewolinetz
Copy link
Contributor

@wking this seems good to me, are you wanting to move this forward?

@wking
Copy link
Member Author

wking commented Sep 29, 2020

... are you wanting to move this forward?

Yup. Per my previous comment, I think this is ready to land.

@ewolinetz
Copy link
Contributor

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Sep 29, 2020
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ewolinetz, wking

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

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-merge-robot openshift-merge-robot merged commit c516403 into openshift:master Sep 29, 2020
@openshift-ci-robot
Copy link
Contributor

@wking: Updated the following 2 configmaps:

  • step-registry configmap in namespace ci at cluster api.ci using the following files:
    • key blackhole_vpc_yaml.md using file ci-operator/step-registry/ipi/conf/aws/blackholenetwork/blackhole_vpc_yaml.md
    • key openshift-e2e-aws-proxy-workflow.yaml using file ci-operator/step-registry/openshift/e2e/aws/proxy/openshift-e2e-aws-proxy-workflow.yaml
  • step-registry configmap in namespace ci at cluster app.ci using the following files:
    • key blackhole_vpc_yaml.md using file ci-operator/step-registry/ipi/conf/aws/blackholenetwork/blackhole_vpc_yaml.md
    • key openshift-e2e-aws-proxy-workflow.yaml using file ci-operator/step-registry/openshift/e2e/aws/proxy/openshift-e2e-aws-proxy-workflow.yaml

In response to this:

Like ae4da13 (#11723), but for load balancers. Docs here and here. Rolled out using the same shell commands from the ae4da13 commit message. The machine-API provider needs this for something and doesn't respect the Proxy config yet.

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

@wking: All pull requests linked via external trackers have merged:

Bugzilla bug 1882855 has been moved to the MODIFIED state.

In response to this:

Bug 1882855: ci-operator/step-registry/ipi/conf/aws/blackholenetwork: Add ELB endpoint

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.

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/severity-low Referenced Bugzilla bug's severity is low for the branch this PR is targeting. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. 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