google / google/k8s-digester

`Kustomization` file missing `.yaml` at the end

Open
#38 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
160
Forks
23
PR merge metrics
No merged PRs in 30d

Description

Kubernetes recommends naming the `kustomization` file as `kustomization.yaml` https://kubernetes.io/docs/tasks/manage-kubernetes-objects/kustomization/, and [argoCD also requires the same ](https://argo-cd.readthedocs.io/en/stable/user-guide/kustomize/)in order for it to be able to use `kustomize` resources.

With the current name, argocd fails to pick up the `kustomization` file as well.

Can we please go ahead and rename the file to `kustomization.yaml` as per recommendations by kubernetes, and argoCD?

References:

https://kubectl.docs.kubernetes.io/references/kustomize/glossary/#kustomization
https://kubernetes.io/docs/tasks/manage-kubernetes-objects/kustomization/
https://argo-cd.readthedocs.io/en/stable/user-guide/kustomize/

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.