proposals/00-00-template.md
Authors: <!-- Your github handle -->
Reviewers: <!-- List at least one Kustomize approver (https://github.com/kubernetes-sigs/kustomize/blob/master/OWNERS#L2) -->
Status: implementable
<!-- In general, all proposals made should be merged for the record, whether or not they are accepted. Use the status field to record the results of the latest review: - implementable: The default for this repo. If the proposal is merged, you can start working on it. - deferred: The proposal may be accepted in the future, but it has been shelved for the time being. A new PR must be opened to update the proposal and gain reviewer consensus before work can begin. - withdrawn: The author changed their mind and no longer wants to pursue the proposal. A new PR must be opened to update the proposal and gain reviewer consensus before work can begin. - rejected: This proposal should not be implemented. - replaced: If you submit a new proposal that supersedes an older one, update the older one's status to "replaced by <link>". -->Goals:
<!-- List the specific goals of the proposal. What is it trying to achieve? How will we know that this has succeeded? -->Non-goals:
<!-- What is out of scope for this proposal? Listing non-goals helps to focus discussion and make progress. -->Scenario summary: As a [end user, extension developer, ...], I want to [...]
<!-- A walkthrough of what it will look like for a user to take advantage of the new feature. Include the steps the user will take and samples of the commands they'll run and config they'll use. -->Scenario summary: As a [end user, extension developer, ...], I want to [...]
<!-- A walkthrough of what it will look like for a user to take advantage of the new feature. Include the steps the user will take and samples of the commands they'll run and config they'll use. -->kubectl kustomize during alpha? Why or why not?