Skip to content

Commit

Permalink
[incubator/sparkoperator] Removed status section from generated CRDs (h…
Browse files Browse the repository at this point in the history
…elm#23266)

Signed-off-by: Yinan Li <[email protected]>
  • Loading branch information
liyinan926 authored Jul 20, 2020
1 parent 92325ba commit dc10050
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
2 changes: 1 addition & 1 deletion incubator/sparkoperator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
name: sparkoperator
description: A Helm chart for Spark on Kubernetes operator
version: 0.8.0
version: 0.8.1
appVersion: v1beta2-1.2.0-3.0.0
keywords:
- spark
Expand Down
12 changes: 0 additions & 12 deletions incubator/sparkoperator/templates/crds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4218,12 +4218,6 @@ spec:
- name: v1beta2
served: true
storage: true
status:
acceptedNames:
kind: ""
plural: ""
conditions: null
storedVersions: null
---
apiVersion: apiextensions.k8s.io/v1beta1
kind: CustomResourceDefinition
Expand Down Expand Up @@ -8435,10 +8429,4 @@ spec:
- name: v1beta2
served: true
storage: true
status:
acceptedNames:
kind: ""
plural: ""
conditions: null
storedVersions: null
{{ end }}

0 comments on commit dc10050

Please sign in to comment.