-
Notifications
You must be signed in to change notification settings - Fork 237
Open
Labels
area/hydrateenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomerstriagedIssue has been triaged by adding an `area/` labelIssue has been triaged by adding an `area/` label
Description
We've discussed using function catalogs to suggest functions based on metadata, such as applicable resource types intersected with types in a package, mutator vs validator, imperative vs idempotent, etc.
For cases where there is a specific KRM type that maps to a specific function, as with ApplyReplacements, my preferred solution is a function catalog mechanism, so that it doesn't need to be specified in the Kptfile at all.
https://github.com/kubernetes/enhancements/tree/master/keps/sig-cli/2906-kustomize-function-catalog
We just added a temporary hack to add the apply-replacements function to the Kptfile automatically in the UI, because I forget to do that half the time when running demos.
kptdev/kpt-backstage-plugins#56
Metadata
Metadata
Assignees
Labels
area/hydrateenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomerstriagedIssue has been triaged by adding an `area/` labelIssue has been triaged by adding an `area/` label