From 93d2baeefd4967b68acf5149333e29a94392fc5e Mon Sep 17 00:00:00 2001 From: Yinan Li Date: Fri, 24 Jul 2020 05:20:22 -0700 Subject: [PATCH] [incubator/sparkoperator] Manually fixed CRD validation issue in k8s 1.18 (#23328) Signed-off-by: Yinan Li --- incubator/sparkoperator/Chart.yaml | 2 +- incubator/sparkoperator/templates/crds.yaml | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/incubator/sparkoperator/Chart.yaml b/incubator/sparkoperator/Chart.yaml index 595cf4d716..00788ac633 100644 --- a/incubator/sparkoperator/Chart.yaml +++ b/incubator/sparkoperator/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: sparkoperator description: A Helm chart for Spark on Kubernetes operator -version: 0.8.1 +version: 0.8.2 appVersion: v1beta2-1.2.0-3.0.0 keywords: - spark diff --git a/incubator/sparkoperator/templates/crds.yaml b/incubator/sparkoperator/templates/crds.yaml index 8d9c8bad25..ca901a4a6a 100644 --- a/incubator/sparkoperator/templates/crds.yaml +++ b/incubator/sparkoperator/templates/crds.yaml @@ -760,6 +760,7 @@ spec: type: string required: - containerPort + - protocol type: object type: array x-kubernetes-list-map-keys: @@ -1492,6 +1493,7 @@ spec: type: string required: - containerPort + - protocol type: object type: array x-kubernetes-list-map-keys: @@ -2507,6 +2509,7 @@ spec: type: string required: - containerPort + - protocol type: object type: array x-kubernetes-list-map-keys: @@ -3131,6 +3134,7 @@ spec: type: string required: - containerPort + - protocol type: object type: array x-kubernetes-list-map-keys: @@ -4994,6 +4998,7 @@ spec: type: string required: - containerPort + - protocol type: object type: array x-kubernetes-list-map-keys: @@ -5726,6 +5731,7 @@ spec: type: string required: - containerPort + - protocol type: object type: array x-kubernetes-list-map-keys: @@ -6741,6 +6747,7 @@ spec: type: string required: - containerPort + - protocol type: object type: array x-kubernetes-list-map-keys: @@ -7365,6 +7372,7 @@ spec: type: string required: - containerPort + - protocol type: object type: array x-kubernetes-list-map-keys: