Mayank Kumar
Mayank Kumar
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...
- basically how to use resourceVersion correctly. Sorry if this is documented somewhere else ? - From my understanding, we should always do a list and get the resourceVersion from...
## Checklist * [ ] Double-checked my configuration. * [ *] Tested using the latest version. * [ ] Used the Emissary executor. ## Summary What happened/what you expected to...
Updated milestone and dates Added graduation criteria for Beta
### Enhancement Description - One-line enhancement description (can be used as a release note): Implement maxUnavailable for StatefulSets - Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/blob/master/keps/sig-apps/961-maxunavailable-for-statefulset/README.md - Primary contact (assignee): @Edwinhr716 - Responsible...