apps: address known issues in apps/README.md #2386
Labels
area/infra
Infrastructure management, infrastructure design, code in infra/
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
sig/k8s-infra
Categorizes an issue or PR as relevant to SIG K8s Infra.
I'm breaking this issue out of #2150
I had hopes of making all apps follow some easily templated conventions that we could enforce so that:
I documented the proposed conventions here: https://github.com/kubernetes/k8s.io/tree/main/apps#proposed-format
Some complexities showed up right away during the course of migrating apps over: https://github.com/kubernetes/k8s.io/tree/main/apps#known-issues
app:
label conventionapp:
labels:cainjector
,cert-manager
,webhook
, and many emptyk8s-infra-app:
; could do prefix but then need to decide on a DNS name*.yaml
can be more than k8s resourcesresources/
subdir convention for all k8s resourcesapp:
convention enforcement by humans - we should decide if we want thisFigure out which of these to turn into issues, checklist it up, make the known issues go away through deciding we don't care about them, or addressing/enforcing them.
/wg k8s-infra
/area cluster-infra
/milestone v1.23
The text was updated successfully, but these errors were encountered: