Skip to content

Commit

Permalink
Migrate CRDs from v1beta1 to v1. Add additionalPrinterColumns (#1298)
Browse files Browse the repository at this point in the history
* Migrate Spark CRDs from v1beta1 to v1

Signed-off-by: Daniel AguadoAraujo <[email protected]>

* Add extra printer columns for CRDs. Bump chart version

Signed-off-by: Daniel AguadoAraujo <[email protected]>

* Update CRDs definition files on app manifest

Signed-off-by: Daniel AguadoAraujo <[email protected]>

* Add annotation on CRDs to ignore the new policy to not use CRD groups k8s.io or kubernetes.io kubernetes/enhancements#1111

Signed-off-by: Daniel AguadoAraujo <[email protected]>
  • Loading branch information
drazul authored Jul 25, 2021
1 parent f5c42bf commit 5c87fcc
Show file tree
Hide file tree
Showing 5 changed files with 13,885 additions and 13,819 deletions.
2 changes: 1 addition & 1 deletion charts/spark-operator-chart/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: spark-operator
description: A Helm chart for Spark on Kubernetes operator
version: 1.1.3
version: 1.1.4
appVersion: v1beta2-1.2.3-3.1.1
keywords:
- spark
Expand Down
Loading

0 comments on commit 5c87fcc

Please sign in to comment.