Skip to content

Commit

Permalink
fix: OpenShift doc link to cluster wide proxy (#1832)
Browse files Browse the repository at this point in the history
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
  • Loading branch information
tolusha committed Apr 25, 2024
1 parent af8d85a commit 30be8ca
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions api/v2/checluster_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand All @@ -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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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: {}
Expand Down Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down
4 changes: 2 additions & 2 deletions config/crd/bases/org.eclipse.che_checlusters.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down
4 changes: 2 additions & 2 deletions deploy/deployment/kubernetes/combined.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down
4 changes: 2 additions & 2 deletions deploy/deployment/openshift/combined.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 30be8ca

Please sign in to comment.