-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Add overriding proxy for OLM #20591
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
Add overriding proxy for OLM #20591
Conversation
The preview will be available shortly at: |
63a8784
to
c734ef0
Compare
c734ef0
to
13bf53c
Compare
@ecordell PTAL |
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.
@adellape, a few minor items. LGTM.
|
||
- Access to an {product-title} cluster using an account with | ||
ifdef::openshift-enterprise,openshift-webscale,openshift-origin[] | ||
`cluster-admin` permissions. |
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.
Is it permission or permissions?
I've always written permissions, but I do wonder.
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.
Can't find guidance on this, though I see way more "permissions" in our source versus "permission" (particularly if you omit modules/apis.adoc
🙂).
@@ -15,4 +15,9 @@ include::modules/olm-installing-from-operatorhub-using-cli.adoc[leveloffset=+2] | |||
.Additional resources | |||
|
|||
* xref:../operators/understanding_olm/olm-understanding-operatorgroups.adoc#olm-operatorgroups-about_olm-understanding-operatorgroups[About OperatorGroups] | |||
|
|||
include::modules/olm-overriding-proxy-settings.adoc[leveloffset=+1] |
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.
Does this need a space after the include
?
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.
The only spacing like this I've found that's required is a blank line before the include
, otherwise you get a verbatim leveloffset
in the text. Works fine with no space after it, and I like to see the "Additional resources" list clearly adjacent to the module it's related to.
13bf53c
to
bda5db6
Compare
[NOTE] | ||
==== | ||
These environment variables can also be unset using an empty value to remove any | ||
previously set cluster-wide or custom proxy settings. |
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.
This note will go into master and 4.4, but will be swapped in 4.2 and 4.3 for info on the Known Issue https://bugzilla.redhat.com/show_bug.cgi?id=1751903, with a link to the relevant release note.
LGTM considering https://bugzilla.redhat.com/show_bug.cgi?id=1751903#c24 comment, thanks. |
/cherry-pick enterprise-4.4 |
@adellape: new pull request created: #21079 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. |
Manually cherry-picked to enterprise-4.2 w/ tweaks via #21081. |
Manually cherry-picked to enterprise-4.3 w/ tweaks via #20591. |
JIRA: https://issues.redhat.com/browse/OSDOCS-980
xref: https://bugzilla.redhat.com/show_bug.cgi?id=1751903
Preview (internal): http://file.rdu.redhat.com/~adellape/031920/olm_proxy_override/operators/olm-adding-operators-to-cluster.html#olm-overriding-proxy-settings_olm-adding-operators-to-a-cluster