Isar_NS
4034e36ee1
Add --helm-debug Flag to Kustomize for Enhanced Helm Debugging ( #5751 )
...
* feat: add helm-debug flag
* revert: go.work.sum
* test: add helm chart args helm-debug test
* test: helm debug flag
* refactor: helm debug output
* style: linting
* revert: go.work.sum
2024-09-12 23:43:12 +01:00
Arthur Outhenin-Chalandre
790ca0e7b6
helm: add kube-version and api-versions on CLI args
...
It makes sense to add that as a CLI args since you could use one single
kustomization file/helm chart for multiple clusters. Also it's easier to
have those on the CLI if the user has some kind of tooling that will end
up calling kustomize and that could pass those (i.e.: ArgoCD is doing
that for Helm so it could do that for Kustomize as well that will end up
calling Helm as well).
Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@ledger.fr >
2023-11-02 16:46:41 +01:00
monopole
240cda089a
Add flag --enable-helm
2021-04-12 13:40:21 -07:00
monopole
3af1ae4159
Enhance test harness.
2021-04-11 18:14:30 -07:00
Katrina Verey
3255c73c71
Loader FS and empty env fix
2021-03-24 18:44:29 -07:00
Katrina Verey
e77c284924
Do no require exec/go plugin home to use fn plugins
2021-03-23 10:47:16 -07:00
Alexey Odinokov
b78464c8b1
Made generators work in addition to transformers
...
Made go fmt to make linter happy
2020-06-26 04:22:31 +00:00
Alexey Odinokov
9bd4f78288
PoC to use kpt functions as kustomize plugins
...
Closes [1]
In addition removes accidentally committed binary [2]
[1]
https://github.com/GoogleContainerTools/kpt/issues/646
[2]
1644fdd076 (diff-78873bc1f515e5cb644e68f0bcbaba23)
2020-06-26 04:22:31 +00:00
jregan
1653a70693
Plugin loader improvements.
2020-04-18 18:29:10 -07:00
jregan
079c3307c1
Improved plugin loading docs.
2019-11-02 13:47:47 -07:00
Jeffrey Regan
a45eca7e22
move load restrictions
2019-11-02 10:34:33 -07:00
Jeffrey Regan
e5c8b5ec8f
Start api directory, which will become a module.
2019-10-17 14:01:20 -07:00