swift-garage-61180
04/17/2023, 1:00 PMgarden plan
command on a branch somewhere! We'll be rolling this out in the coming months. That's essentially a dry-run deploy (with the added capability of rendering out e.g. Helm values with all Garden template strings fully resolved—making it a great fit for e.g. handing over to GitOps-based CD systems while using Garden's templating abilities).bright-policeman-43626
04/17/2023, 1:50 PMswift-garage-61180
04/17/2023, 1:50 PMcurved-intern-91221
04/17/2023, 2:16 PMicy-furniture-17516
04/17/2023, 2:19 PMquaint-dress-831
06/19/2023, 11:57 AMicy-furniture-17516
06/29/2023, 11:20 AMgarden publish
to build and push images to a registry
- run garden plan
(or similar) that does not build anything but dumps k8s manifests with the previously built image references somewhere
- hand it over to some gitops workflow, so that it can safely manage deployments no matter it has to roll something out or roll something backswift-garage-61180
06/29/2023, 11:29 AMicy-furniture-17516
06/29/2023, 11:31 AMswift-garage-61180
06/29/2023, 11:36 AMcontainer
, helm
and kubernetes
services (which are now Deploys in 0.13).icy-furniture-17516
06/29/2023, 4:08 PMbright-policeman-43626
06/29/2023, 4:58 PMalias gdev="path-to-binary"
icy-furniture-17516
07/03/2023, 11:08 AM