kustomize-github-action
kustomize-github-action copied to clipboard
Autodownload Kustomize plugins
Adding an option, let's say kustomize_plugins : <plugin_to_be_downloaded>
which will download the plugin specified.
This can default to empty i.e. no plugins will be downloaded.
@karancode are you working on it ?
@karancode Hey, kustomize_plugins
can be an array. Ideally developer use one or zero plugin but let's support array
for bigger use case
@evalsocket I really want to, but currently quite caught with other issues. Will do it asa I get time. PS : PRs are still welcome :)