spark-operator
spark-operator copied to clipboard
Can the spark operator switch away from using k8s.io group for its crds
https://github.com/GoogleCloudPlatform/spark-on-k8s-operator/tree/master/pkg/apis/sparkoperator.k8s.io
The group is reserved for K8s core CRDs and with this KEP https://github.com/deads2k/enhancements/blob/7d8375fec4b9a3b48aad39dbc2cf4059e6ec67d6/keps/sig-api-machinery/20190612-crd-group-protection.md it requires approval to install such crds in the cluster.
THoughts on what will it take to migrate away to a new group slowly ?