fix: OpenShift doc link to cluster wide proxy
Signed-off-by: Anatolii Bazko <abazko@redhat.com>pull/1832/head
parent
af8d85a9e0
commit
46be1f6bde
|
|
@ -586,7 +586,7 @@ type Proxy struct {
|
|||
// URL (protocol+hostname) of the proxy server.
|
||||
// Use only when a proxy configuration is required. The Operator respects OpenShift cluster-wide proxy configuration,
|
||||
// defining `url` in a custom resource leads to overriding the cluster proxy configuration.
|
||||
// See the following page: https://docs.openshift.com/container-platform/4.4/networking/enable-cluster-wide-proxy.html.
|
||||
// See the following page: https://docs.openshift.com/container-platform/latest/networking/enable-cluster-wide-proxy.html.
|
||||
// +optional
|
||||
Url string `json:"url,omitempty"`
|
||||
// Proxy server port.
|
||||
|
|
@ -599,7 +599,7 @@ type Proxy struct {
|
|||
// - 123.42.12.32
|
||||
// Use only when a proxy configuration is required. The Operator respects OpenShift cluster-wide proxy configuration,
|
||||
// defining `nonProxyHosts` in a custom resource leads to merging non-proxy hosts lists from the cluster proxy configuration, and the ones defined in the custom resources.
|
||||
// See the following page: https://docs.openshift.com/container-platform/4.4/networking/enable-cluster-wide-proxy.html.
|
||||
// See the following page: https://docs.openshift.com/container-platform/latest/networking/enable-cluster-wide-proxy.html.
|
||||
// +optional
|
||||
NonProxyHosts []string `json:"nonProxyHosts,omitempty"`
|
||||
// The secret name that contains `user` and `password` for a proxy server.
|
||||
|
|
|
|||
|
|
@ -100,7 +100,7 @@ metadata:
|
|||
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
|
||||
repository: https://github.com/eclipse-che/che-operator
|
||||
support: Eclipse Foundation
|
||||
name: eclipse-che.v7.85.0-863.next
|
||||
name: eclipse-che.v7.86.0-864.next
|
||||
namespace: placeholder
|
||||
spec:
|
||||
apiservicedefinitions: {}
|
||||
|
|
@ -1032,7 +1032,7 @@ spec:
|
|||
minKubeVersion: 1.19.0
|
||||
provider:
|
||||
name: Eclipse Foundation
|
||||
version: 7.85.0-863.next
|
||||
version: 7.86.0-864.next
|
||||
webhookdefinitions:
|
||||
- admissionReviewVersions:
|
||||
- v1
|
||||
|
|
|
|||
|
|
@ -4348,7 +4348,7 @@ spec:
|
|||
defining `nonProxyHosts` in a custom resource leads
|
||||
to merging non-proxy hosts lists from the cluster
|
||||
proxy configuration, and the ones defined in the custom
|
||||
resources. See the following page: https://docs.openshift.com/container-platform/4.4/networking/enable-cluster-wide-proxy.html.'
|
||||
resources. See the following page: https://docs.openshift.com/container-platform/latest/networking/enable-cluster-wide-proxy.html.'
|
||||
items:
|
||||
type: string
|
||||
type: array
|
||||
|
|
@ -4361,7 +4361,7 @@ spec:
|
|||
Operator respects OpenShift cluster-wide proxy configuration,
|
||||
defining `url` in a custom resource leads to overriding
|
||||
the cluster proxy configuration. See the following
|
||||
page: https://docs.openshift.com/container-platform/4.4/networking/enable-cluster-wide-proxy.html.'
|
||||
page: https://docs.openshift.com/container-platform/latest/networking/enable-cluster-wide-proxy.html.'
|
||||
type: string
|
||||
type: object
|
||||
type: object
|
||||
|
|
|
|||
|
|
@ -4216,7 +4216,7 @@ spec:
|
|||
in a custom resource leads to merging non-proxy hosts
|
||||
lists from the cluster proxy configuration, and the
|
||||
ones defined in the custom resources. See the following
|
||||
page: https://docs.openshift.com/container-platform/4.4/networking/enable-cluster-wide-proxy.html.'
|
||||
page: https://docs.openshift.com/container-platform/latest/networking/enable-cluster-wide-proxy.html.'
|
||||
items:
|
||||
type: string
|
||||
type: array
|
||||
|
|
@ -4229,7 +4229,7 @@ spec:
|
|||
Operator respects OpenShift cluster-wide proxy configuration,
|
||||
defining `url` in a custom resource leads to overriding
|
||||
the cluster proxy configuration. See the following page:
|
||||
https://docs.openshift.com/container-platform/4.4/networking/enable-cluster-wide-proxy.html.'
|
||||
https://docs.openshift.com/container-platform/latest/networking/enable-cluster-wide-proxy.html.'
|
||||
type: string
|
||||
type: object
|
||||
type: object
|
||||
|
|
|
|||
|
|
@ -4235,7 +4235,7 @@ spec:
|
|||
in a custom resource leads to merging non-proxy hosts
|
||||
lists from the cluster proxy configuration, and the
|
||||
ones defined in the custom resources. See the following
|
||||
page: https://docs.openshift.com/container-platform/4.4/networking/enable-cluster-wide-proxy.html.'
|
||||
page: https://docs.openshift.com/container-platform/latest/networking/enable-cluster-wide-proxy.html.'
|
||||
items:
|
||||
type: string
|
||||
type: array
|
||||
|
|
@ -4248,7 +4248,7 @@ spec:
|
|||
Operator respects OpenShift cluster-wide proxy configuration,
|
||||
defining `url` in a custom resource leads to overriding
|
||||
the cluster proxy configuration. See the following page:
|
||||
https://docs.openshift.com/container-platform/4.4/networking/enable-cluster-wide-proxy.html.'
|
||||
https://docs.openshift.com/container-platform/latest/networking/enable-cluster-wide-proxy.html.'
|
||||
type: string
|
||||
type: object
|
||||
type: object
|
||||
|
|
|
|||
|
|
@ -4230,7 +4230,7 @@ spec:
|
|||
in a custom resource leads to merging non-proxy hosts
|
||||
lists from the cluster proxy configuration, and the
|
||||
ones defined in the custom resources. See the following
|
||||
page: https://docs.openshift.com/container-platform/4.4/networking/enable-cluster-wide-proxy.html.'
|
||||
page: https://docs.openshift.com/container-platform/latest/networking/enable-cluster-wide-proxy.html.'
|
||||
items:
|
||||
type: string
|
||||
type: array
|
||||
|
|
@ -4243,7 +4243,7 @@ spec:
|
|||
Operator respects OpenShift cluster-wide proxy configuration,
|
||||
defining `url` in a custom resource leads to overriding
|
||||
the cluster proxy configuration. See the following page:
|
||||
https://docs.openshift.com/container-platform/4.4/networking/enable-cluster-wide-proxy.html.'
|
||||
https://docs.openshift.com/container-platform/latest/networking/enable-cluster-wide-proxy.html.'
|
||||
type: string
|
||||
type: object
|
||||
type: object
|
||||
|
|
|
|||
|
|
@ -4235,7 +4235,7 @@ spec:
|
|||
in a custom resource leads to merging non-proxy hosts
|
||||
lists from the cluster proxy configuration, and the
|
||||
ones defined in the custom resources. See the following
|
||||
page: https://docs.openshift.com/container-platform/4.4/networking/enable-cluster-wide-proxy.html.'
|
||||
page: https://docs.openshift.com/container-platform/latest/networking/enable-cluster-wide-proxy.html.'
|
||||
items:
|
||||
type: string
|
||||
type: array
|
||||
|
|
@ -4248,7 +4248,7 @@ spec:
|
|||
Operator respects OpenShift cluster-wide proxy configuration,
|
||||
defining `url` in a custom resource leads to overriding
|
||||
the cluster proxy configuration. See the following page:
|
||||
https://docs.openshift.com/container-platform/4.4/networking/enable-cluster-wide-proxy.html.'
|
||||
https://docs.openshift.com/container-platform/latest/networking/enable-cluster-wide-proxy.html.'
|
||||
type: string
|
||||
type: object
|
||||
type: object
|
||||
|
|
|
|||
|
|
@ -4230,7 +4230,7 @@ spec:
|
|||
in a custom resource leads to merging non-proxy hosts
|
||||
lists from the cluster proxy configuration, and the
|
||||
ones defined in the custom resources. See the following
|
||||
page: https://docs.openshift.com/container-platform/4.4/networking/enable-cluster-wide-proxy.html.'
|
||||
page: https://docs.openshift.com/container-platform/latest/networking/enable-cluster-wide-proxy.html.'
|
||||
items:
|
||||
type: string
|
||||
type: array
|
||||
|
|
@ -4243,7 +4243,7 @@ spec:
|
|||
Operator respects OpenShift cluster-wide proxy configuration,
|
||||
defining `url` in a custom resource leads to overriding
|
||||
the cluster proxy configuration. See the following page:
|
||||
https://docs.openshift.com/container-platform/4.4/networking/enable-cluster-wide-proxy.html.'
|
||||
https://docs.openshift.com/container-platform/latest/networking/enable-cluster-wide-proxy.html.'
|
||||
type: string
|
||||
type: object
|
||||
type: object
|
||||
|
|
|
|||
|
|
@ -4230,7 +4230,7 @@ spec:
|
|||
in a custom resource leads to merging non-proxy hosts
|
||||
lists from the cluster proxy configuration, and the
|
||||
ones defined in the custom resources. See the following
|
||||
page: https://docs.openshift.com/container-platform/4.4/networking/enable-cluster-wide-proxy.html.'
|
||||
page: https://docs.openshift.com/container-platform/latest/networking/enable-cluster-wide-proxy.html.'
|
||||
items:
|
||||
type: string
|
||||
type: array
|
||||
|
|
@ -4243,7 +4243,7 @@ spec:
|
|||
Operator respects OpenShift cluster-wide proxy configuration,
|
||||
defining `url` in a custom resource leads to overriding
|
||||
the cluster proxy configuration. See the following page:
|
||||
https://docs.openshift.com/container-platform/4.4/networking/enable-cluster-wide-proxy.html.'
|
||||
https://docs.openshift.com/container-platform/latest/networking/enable-cluster-wide-proxy.html.'
|
||||
type: string
|
||||
type: object
|
||||
type: object
|
||||
|
|
|
|||
Loading…
Reference in New Issue