-
Notifications
You must be signed in to change notification settings - Fork 1.8k
OSDOCS-3247: Updated cluster-wide proxy prereqs #41726
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
OSDOCS-3247: Updated cluster-wide proxy prereqs #41726
Conversation
✔️ Deploy Preview for osdocs ready! 🔨 Explore the source changes: 81fffee 🔍 Inspect the deploy log: https://app.netlify.com/sites/osdocs/deploys/620d7fe99f66a5000782c190 😎 Browse the preview: https://deploy-preview-41726--osdocs.netlify.app/openshift-dedicated/latest/networking/configuring-cluster-wide-proxy |
* You have an existing `install-config.yaml` file. | ||
* You reviewed the sites that your cluster requires access to and determined whether any of them need to bypass the proxy. By default, all cluster egress traffic is proxied, including calls to hosting cloud provider APIs. You added sites to the `Proxy` object's `spec.noProxy` field to bypass the proxy if necessary. | ||
+ |
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.
These lines can all be removed - they're not relevant for the managed service offering.
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.
@mrbarge I removed lines 18 and 19. Are we good to merge this?
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.
Thank you! This looks fine to me.
0dc03a2
to
cdbc22b
Compare
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.
Looks good tho I couldn't confirm the appearance of the aws
and aws-china
ifevals.
cdbc22b
to
e47eb33
Compare
0c37ffd
to
8170c90
Compare
4048a2b
to
4b90c89
Compare
4efe2c8
to
f586550
Compare
8f6cfe7
to
8877758
Compare
8877758
to
8e6b300
Compare
/cherry-pick enterprise-4.9 |
/cherry-pick enterprise-4.10 |
@EricPonvelle: #41726 failed to apply on top of branch "enterprise-4.9":
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. |
@EricPonvelle: #41726 failed to apply on top of branch "enterprise-4.10":
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. |
This PR adds the full set of AWS prerequisites to the cluster-wide proxy documentation.
JIRA: https://issues.redhat.com/browse/OSDOCS-3247
PREVIEW: https://deploy-preview-41726--osdocs.netlify.app/openshift-rosa/latest/networking/configuring-cluster-wide-proxy.html#prerequisites