-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.sig/cliCategorizes an issue or PR as relevant to SIG CLI.Categorizes an issue or PR as relevant to SIG CLI.
Description
Enhancement Description
- One-line enhancement description (can be used as a release note):
Kustomize File Processing Integration
- Kubernetes Enhancement Proposal:
This is a follow up to [KEP Kustomize Subcommand Integration](kustomize-subcommand-integration.md)
[Kustomize](https://github.com/kubernetes-sigs/kustomize) was introduced as
subcommand of kubectl to allow users to build their kustomizations directly.
However users need to pipe the kustomize output to other commands in order
to use the kustomizations.
This KEP proposes integrating the kustomization libraries into the cli-runtime
file processing libraries. Doing so will provide a cleaner, simpler UX
and provide a path for addressing issues around error handling and messaging.
- Discussion Link:
- Primary contact (assignee): @pwittrock
- Responsible SIGs: sig-cli
- Enhancement target (which target equals to which milestone):
- Alpha release target (x.y):
- Beta release target (x.y):
- Stable release target (x.y):
- Alpha
- KEP (
k/enhancements) update PR(s): - Code (
k/k) update PR(s): - Docs (
k/website) update PR(s):
- KEP (
Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.
Metadata
Metadata
Assignees
Labels
lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.sig/cliCategorizes an issue or PR as relevant to SIG CLI.Categorizes an issue or PR as relevant to SIG CLI.