### _Why are the changes needed?_ The changes are needed to be compliant with official Kubernetes and Helm recommendations: - https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/ - https://helm.sh/docs/chart_best_practices/labels/#standard-labels ### _How was this patch tested?_ - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible - [ ] Add screenshots for manual tests if appropriate - [ ] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request Closes #3980 from dnskr/helm_recommended_labels. Closes #3980 937da0e9 [dnskr] [K8S][HELM] Use recommended labels in helm chart Authored-by: dnskr <dnskrv88@gmail.com> Signed-off-by: Cheng Pan <chengpan@apache.org> |
||
|---|---|---|
| .. | ||
| helm | ||
| playground | ||
| Dockerfile | ||
| kyuubi-configmap.yaml | ||
| kyuubi-deployment.yaml | ||
| kyuubi-pod.yaml | ||
| kyuubi-service.yaml | ||