fix: OpenShift doc link to cluster wide proxy

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
pull/1832/head
Anatolii Bazko 2024-04-25 09:15:56 +02:00
parent af8d85a9e0
commit 46be1f6bde
9 changed files with 18 additions and 18 deletions

View File

@ -586,7 +586,7 @@ type Proxy struct {
// URL (protocol+hostname) of the proxy server. // URL (protocol+hostname) of the proxy server.
// Use only when a proxy configuration is required. The Operator respects OpenShift cluster-wide proxy configuration, // 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. // 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 // +optional
Url string `json:"url,omitempty"` Url string `json:"url,omitempty"`
// Proxy server port. // Proxy server port.
@ -599,7 +599,7 @@ type Proxy struct {
// - 123.42.12.32 // - 123.42.12.32
// Use only when a proxy configuration is required. The Operator respects OpenShift cluster-wide proxy configuration, // 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. // 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 // +optional
NonProxyHosts []string `json:"nonProxyHosts,omitempty"` NonProxyHosts []string `json:"nonProxyHosts,omitempty"`
// The secret name that contains `user` and `password` for a proxy server. // The secret name that contains `user` and `password` for a proxy server.

View File

@ -100,7 +100,7 @@ metadata:
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3 operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
repository: https://github.com/eclipse-che/che-operator repository: https://github.com/eclipse-che/che-operator
support: Eclipse Foundation support: Eclipse Foundation
name: eclipse-che.v7.85.0-863.next name: eclipse-che.v7.86.0-864.next
namespace: placeholder namespace: placeholder
spec: spec:
apiservicedefinitions: {} apiservicedefinitions: {}
@ -1032,7 +1032,7 @@ spec:
minKubeVersion: 1.19.0 minKubeVersion: 1.19.0
provider: provider:
name: Eclipse Foundation name: Eclipse Foundation
version: 7.85.0-863.next version: 7.86.0-864.next
webhookdefinitions: webhookdefinitions:
- admissionReviewVersions: - admissionReviewVersions:
- v1 - v1

View File

@ -4348,7 +4348,7 @@ spec:
defining `nonProxyHosts` in a custom resource leads defining `nonProxyHosts` in a custom resource leads
to merging non-proxy hosts lists from the cluster to merging non-proxy hosts lists from the cluster
proxy configuration, and the ones defined in the custom 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: items:
type: string type: string
type: array type: array
@ -4361,7 +4361,7 @@ spec:
Operator respects OpenShift cluster-wide proxy configuration, Operator respects OpenShift cluster-wide proxy configuration,
defining `url` in a custom resource leads to overriding defining `url` in a custom resource leads to overriding
the cluster proxy configuration. See the following 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: string
type: object type: object
type: object type: object

View File

@ -4216,7 +4216,7 @@ spec:
in a custom resource leads to merging non-proxy hosts in a custom resource leads to merging non-proxy hosts
lists from the cluster proxy configuration, and the lists from the cluster proxy configuration, and the
ones defined in the custom resources. See the following 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: items:
type: string type: string
type: array type: array
@ -4229,7 +4229,7 @@ spec:
Operator respects OpenShift cluster-wide proxy configuration, Operator respects OpenShift cluster-wide proxy configuration,
defining `url` in a custom resource leads to overriding defining `url` in a custom resource leads to overriding
the cluster proxy configuration. See the following page: 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: string
type: object type: object
type: object type: object

View File

@ -4235,7 +4235,7 @@ spec:
in a custom resource leads to merging non-proxy hosts in a custom resource leads to merging non-proxy hosts
lists from the cluster proxy configuration, and the lists from the cluster proxy configuration, and the
ones defined in the custom resources. See the following 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: items:
type: string type: string
type: array type: array
@ -4248,7 +4248,7 @@ spec:
Operator respects OpenShift cluster-wide proxy configuration, Operator respects OpenShift cluster-wide proxy configuration,
defining `url` in a custom resource leads to overriding defining `url` in a custom resource leads to overriding
the cluster proxy configuration. See the following page: 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: string
type: object type: object
type: object type: object

View File

@ -4230,7 +4230,7 @@ spec:
in a custom resource leads to merging non-proxy hosts in a custom resource leads to merging non-proxy hosts
lists from the cluster proxy configuration, and the lists from the cluster proxy configuration, and the
ones defined in the custom resources. See the following 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: items:
type: string type: string
type: array type: array
@ -4243,7 +4243,7 @@ spec:
Operator respects OpenShift cluster-wide proxy configuration, Operator respects OpenShift cluster-wide proxy configuration,
defining `url` in a custom resource leads to overriding defining `url` in a custom resource leads to overriding
the cluster proxy configuration. See the following page: 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: string
type: object type: object
type: object type: object

View File

@ -4235,7 +4235,7 @@ spec:
in a custom resource leads to merging non-proxy hosts in a custom resource leads to merging non-proxy hosts
lists from the cluster proxy configuration, and the lists from the cluster proxy configuration, and the
ones defined in the custom resources. See the following 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: items:
type: string type: string
type: array type: array
@ -4248,7 +4248,7 @@ spec:
Operator respects OpenShift cluster-wide proxy configuration, Operator respects OpenShift cluster-wide proxy configuration,
defining `url` in a custom resource leads to overriding defining `url` in a custom resource leads to overriding
the cluster proxy configuration. See the following page: 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: string
type: object type: object
type: object type: object

View File

@ -4230,7 +4230,7 @@ spec:
in a custom resource leads to merging non-proxy hosts in a custom resource leads to merging non-proxy hosts
lists from the cluster proxy configuration, and the lists from the cluster proxy configuration, and the
ones defined in the custom resources. See the following 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: items:
type: string type: string
type: array type: array
@ -4243,7 +4243,7 @@ spec:
Operator respects OpenShift cluster-wide proxy configuration, Operator respects OpenShift cluster-wide proxy configuration,
defining `url` in a custom resource leads to overriding defining `url` in a custom resource leads to overriding
the cluster proxy configuration. See the following page: 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: string
type: object type: object
type: object type: object

View File

@ -4230,7 +4230,7 @@ spec:
in a custom resource leads to merging non-proxy hosts in a custom resource leads to merging non-proxy hosts
lists from the cluster proxy configuration, and the lists from the cluster proxy configuration, and the
ones defined in the custom resources. See the following 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: items:
type: string type: string
type: array type: array
@ -4243,7 +4243,7 @@ spec:
Operator respects OpenShift cluster-wide proxy configuration, Operator respects OpenShift cluster-wide proxy configuration,
defining `url` in a custom resource leads to overriding defining `url` in a custom resource leads to overriding
the cluster proxy configuration. See the following page: 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: string
type: object type: object
type: object type: object