Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow inlined plugin configuration in kustomization.yaml file #3199

Closed
monopole opened this issue Nov 10, 2020 · 0 comments · Fixed by #3225
Closed

Allow inlined plugin configuration in kustomization.yaml file #3199

monopole opened this issue Nov 10, 2020 · 0 comments · Fixed by #3225
Assignees
Labels
area/api issues for api module kind/feature Categorizes issue or PR as related to a new feature. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
Milestone

Comments

@monopole
Copy link
Contributor

The patches field allows one to either specify either an inline patch directly in the kustomization.yaml file, or a path to a file containing the patch.

The transfomers, generators and validators fields should likewise accept inline configuration for plugins or functions, as well as retaining the ability to read from a file.

@Shell32-Natsu Shell32-Natsu added kind/feature Categorizes issue or PR as related to a new feature. area/api issues for api module triage/accepted Indicates an issue or PR is ready to be actively worked on. labels Nov 10, 2020
@Shell32-Natsu Shell32-Natsu added this to Under consideration in kanban via automation Nov 10, 2020
@Shell32-Natsu Shell32-Natsu self-assigned this Nov 10, 2020
@Shell32-Natsu Shell32-Natsu added this to the v3.8.8 milestone Nov 11, 2020
@Shell32-Natsu Shell32-Natsu moved this from Under consideration to In progress in kanban Nov 12, 2020
kanban automation moved this from In progress to Done Nov 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api issues for api module kind/feature Categorizes issue or PR as related to a new feature. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
No open projects
kanban
  
Done
Development

Successfully merging a pull request may close this issue.

2 participants