diff --git a/apis/controller/v1alpha1/devworkspaceoperatorconfig_types.go b/apis/controller/v1alpha1/devworkspaceoperatorconfig_types.go index abaaf2151..04bd20dc4 100644 --- a/apis/controller/v1alpha1/devworkspaceoperatorconfig_types.go +++ b/apis/controller/v1alpha1/devworkspaceoperatorconfig_types.go @@ -37,7 +37,7 @@ type OperatorConfiguration struct { // Note: In order for changes made to the webhook configuration to take effect: // // - The changes must be made in the global DevWorkspaceOperatorConfig, which has the - // name 'devworkspace-operator-config' and exists in the same namespace where the + // name 'devworkspace-operator-config' and exists in the same namespace where the // DevWorkspaceOperator is deployed. // // - The devworkspace-controller-manager pod must be terminated and recreated for the diff --git a/deploy/bundle/manifests/controller.devfile.io_devworkspaceoperatorconfigs.yaml b/deploy/bundle/manifests/controller.devfile.io_devworkspaceoperatorconfigs.yaml index 285cb99ec..b5b0739a6 100644 --- a/deploy/bundle/manifests/controller.devfile.io_devworkspaceoperatorconfigs.yaml +++ b/deploy/bundle/manifests/controller.devfile.io_devworkspaceoperatorconfigs.yaml @@ -70,7 +70,7 @@ spec: type: object type: object webhook: - description: Webhook defines configuration options for the DevWorkspace Webhook Server. + description: "Webhook defines configuration options for the DevWorkspace Webhook Server. Note: In order for changes made to the webhook configuration to take effect: \n - The changes must be made in the global DevWorkspaceOperatorConfig, which has the name 'devworkspace-operator-config' and exists in the same namespace where the DevWorkspaceOperator is deployed. \n - The devworkspace-controller-manager pod must be terminated and recreated for the DevWorkspace Webhook Server deployment to be updated." properties: nodeSelector: additionalProperties: diff --git a/deploy/deployment/kubernetes/combined.yaml b/deploy/deployment/kubernetes/combined.yaml index 68bb3efd8..7735896ee 100644 --- a/deploy/deployment/kubernetes/combined.yaml +++ b/deploy/deployment/kubernetes/combined.yaml @@ -108,8 +108,14 @@ spec: type: object type: object webhook: - description: Webhook defines configuration options for the DevWorkspace - Webhook Server. + description: "Webhook defines configuration options for the DevWorkspace + Webhook Server. Note: In order for changes made to the webhook configuration + to take effect: \n - The changes must be made in the global DevWorkspaceOperatorConfig, + which has the name 'devworkspace-operator-config' and exists in + the same namespace where the DevWorkspaceOperator is deployed. + \n - The devworkspace-controller-manager pod must be terminated + and recreated for the DevWorkspace Webhook Server deployment to + be updated." properties: nodeSelector: additionalProperties: diff --git a/deploy/deployment/kubernetes/objects/devworkspaceoperatorconfigs.controller.devfile.io.CustomResourceDefinition.yaml b/deploy/deployment/kubernetes/objects/devworkspaceoperatorconfigs.controller.devfile.io.CustomResourceDefinition.yaml index f6389c27c..801b661f7 100644 --- a/deploy/deployment/kubernetes/objects/devworkspaceoperatorconfigs.controller.devfile.io.CustomResourceDefinition.yaml +++ b/deploy/deployment/kubernetes/objects/devworkspaceoperatorconfigs.controller.devfile.io.CustomResourceDefinition.yaml @@ -108,8 +108,14 @@ spec: type: object type: object webhook: - description: Webhook defines configuration options for the DevWorkspace - Webhook Server. + description: "Webhook defines configuration options for the DevWorkspace + Webhook Server. Note: In order for changes made to the webhook configuration + to take effect: \n - The changes must be made in the global DevWorkspaceOperatorConfig, + which has the name 'devworkspace-operator-config' and exists in + the same namespace where the DevWorkspaceOperator is deployed. + \n - The devworkspace-controller-manager pod must be terminated + and recreated for the DevWorkspace Webhook Server deployment to + be updated." properties: nodeSelector: additionalProperties: diff --git a/deploy/deployment/openshift/combined.yaml b/deploy/deployment/openshift/combined.yaml index d1cf186b1..4ebbbd66e 100644 --- a/deploy/deployment/openshift/combined.yaml +++ b/deploy/deployment/openshift/combined.yaml @@ -108,8 +108,14 @@ spec: type: object type: object webhook: - description: Webhook defines configuration options for the DevWorkspace - Webhook Server. + description: "Webhook defines configuration options for the DevWorkspace + Webhook Server. Note: In order for changes made to the webhook configuration + to take effect: \n - The changes must be made in the global DevWorkspaceOperatorConfig, + which has the name 'devworkspace-operator-config' and exists in + the same namespace where the DevWorkspaceOperator is deployed. + \n - The devworkspace-controller-manager pod must be terminated + and recreated for the DevWorkspace Webhook Server deployment to + be updated." properties: nodeSelector: additionalProperties: diff --git a/deploy/deployment/openshift/objects/devworkspaceoperatorconfigs.controller.devfile.io.CustomResourceDefinition.yaml b/deploy/deployment/openshift/objects/devworkspaceoperatorconfigs.controller.devfile.io.CustomResourceDefinition.yaml index f6389c27c..801b661f7 100644 --- a/deploy/deployment/openshift/objects/devworkspaceoperatorconfigs.controller.devfile.io.CustomResourceDefinition.yaml +++ b/deploy/deployment/openshift/objects/devworkspaceoperatorconfigs.controller.devfile.io.CustomResourceDefinition.yaml @@ -108,8 +108,14 @@ spec: type: object type: object webhook: - description: Webhook defines configuration options for the DevWorkspace - Webhook Server. + description: "Webhook defines configuration options for the DevWorkspace + Webhook Server. Note: In order for changes made to the webhook configuration + to take effect: \n - The changes must be made in the global DevWorkspaceOperatorConfig, + which has the name 'devworkspace-operator-config' and exists in + the same namespace where the DevWorkspaceOperator is deployed. + \n - The devworkspace-controller-manager pod must be terminated + and recreated for the DevWorkspace Webhook Server deployment to + be updated." properties: nodeSelector: additionalProperties: diff --git a/deploy/templates/crd/bases/controller.devfile.io_devworkspaceoperatorconfigs.yaml b/deploy/templates/crd/bases/controller.devfile.io_devworkspaceoperatorconfigs.yaml index 14b653557..d0e5e33cb 100644 --- a/deploy/templates/crd/bases/controller.devfile.io_devworkspaceoperatorconfigs.yaml +++ b/deploy/templates/crd/bases/controller.devfile.io_devworkspaceoperatorconfigs.yaml @@ -107,8 +107,14 @@ spec: type: object type: object webhook: - description: Webhook defines configuration options for the DevWorkspace - Webhook Server. + description: "Webhook defines configuration options for the DevWorkspace + Webhook Server. Note: In order for changes made to the webhook configuration + to take effect: \n - The changes must be made in the global DevWorkspaceOperatorConfig, + which has the name 'devworkspace-operator-config' and exists in + the same namespace where the DevWorkspaceOperator is deployed. + \n - The devworkspace-controller-manager pod must be terminated + and recreated for the DevWorkspace Webhook Server deployment to + be updated." properties: nodeSelector: additionalProperties: