Closed as not planned
Description
Enhancement Description
- One-line enhancement description (can be used as a release note): Introduces a new Kustomize API (
kind
) that is oriented around Kustomize plugins, making them a first-class expression of a resource configuration bundle. - Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/tree/master/keps/sig-cli/2299-kustomize-plugin-composition
- Discussion Link:
- Primary contact (assignee): @KnVerey
- Responsible SIGs: sig-cli
- Enhancement target (which target equals to which milestone):
- Alpha release target (x.y): TBD
- Beta release target (x.y): TBD
- Stable release target (x.y): TBD
- Alpha
- KEP (
k/enhancements
) update PR(s): - Code (
k/k
) update PR(s): - Docs (
k/website
) update PR(s):
- KEP (