-
Notifications
You must be signed in to change notification settings - Fork 26
CORS-4228: GCP revert custom endpoints #134
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
base: main
Are you sure you want to change the base?
Conversation
|
/retest |
|
Hey @barbacbd why are we reverting this? :) TY |
|
@barbacbd: This pull request references CORS-4228 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.21.0" version, but no target version was set. 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 openshift-eng/jira-lifecycle-plugin repository. |
|
/jira-refresh |
@damdo While this method would work we found a simpler solution that requires no changes to this code. We have decided to create a new private zone that will be used to route traffic intended for googleapis.com to the endpoint (ip address) for the private service connect endpoint. We have seen better results with this setup too. |
|
/jira refresh |
|
@barbacbd: This pull request references CORS-4228 which is a valid jira issue. 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 openshift-eng/jira-lifecycle-plugin repository. |
|
@barbacbd: This pull request references CORS-4228 which is a valid jira issue. 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 openshift-eng/jira-lifecycle-plugin repository. |
|
The revert is occurring because the Openshift Installer will be creating a Private Zone where For example a proxy server log from a bastion host shows this: We can see that the ip address for the default endpoints above is now going to 10.1.0.100 which was the |
|
/test regression-clusterinfra-gcp-ipi-mapi |
|
API revert PR here: openshift/api#2569 |
damdo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
On principle and after chatting with @barbacbd
Let's wait on the api revert PR to be approved too
/hold
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: damdo 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 |
|
@barbacbd: The following test failed, say
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-sigs/prow repository. I understand the commands that are listed here. |
fcd3f5e to
3d58e75
Compare
|
api revert is here: openshift/api#2576 |
While this method would work we found a simpler solution that requires no changes to this code. We have decided to create a new private zone that will be used to route traffic intended for googleapis.com to the endpoint (ip address) for the private service connect endpoint. We have seen better results with this setup too.