Emanuele Libralato
Emanuele Libralato
We are planning to make some changes in the way we do templating in the K8s manifest files, meanwhile we suggest to use `patchResources` as best practice, see: https://docs.garden.io/kubernetes-plugins/actions/deploy/kubernetes#option-1-patching-resources-recommended.
This should be fixed in `0.13.x`, please re-open if that's not the case.
Closing this since it should be fixed now. Please re-open if the problem is still persisting.
It's possible to see all the options by running `garden options`. We should add this suggestion in the output of the command when using the `--help` flag.
@eysi09 is this fixed (I noticed the self-assignment)?
We are now showing a warning message when using Ctrl+C to either run `sync stop` or use Ctrl+D. It would still make sense to fix this.
@stefreak @TimBeyer do you know if we addressed this?
Is this still valid @stefreak? Also paging @eysi09 in case it has been fixed.
Hey @shumailxyz I'd leave this open for a bit longer, just to make sure it doesn't fall through the cracks.
With the introduction of Actions in `0.13.x`, we don't use the build staging directory for Helm charts, so everything that's in the action folder will be included.