bright-policeman-43626
04/11/2023, 1:50 PMcalm-family-29323
04/11/2023, 1:56 PMcold-jordan-68753
04/11/2023, 5:05 PMalert-helicopter-61082
04/11/2023, 5:20 PMchilly-gigabyte-83853
04/12/2023, 8:55 AMgarden deploy --sync
but we couldn't really make it work. The command starts and the logs displayed point at the synchronisation being there but whenever we make changes nothing happens. We opened this issue to keep track of it. https://github.com/garden-io/garden/issues/4068
We are kinda blocked with Bonsai testing until this is solved.chilly-gigabyte-83853
04/12/2023, 10:11 AMstatus.state
for deploy
action has changed to be status.deployStatus
. This is a problem since we are assuming all actions have status.state
as property. Can we name it back as it was? cc @alert-helicopter-61082 @swift-garage-61180swift-garage-61180
04/12/2023, 11:25 AMcold-jordan-68753
04/12/2023, 11:35 AMcalm-family-29323
04/12/2023, 2:51 PMspec.sync.overrides[].target
is not required in the schema but the ts interface expects it to be set. Which one is it? I think If a specific target for the override is not set it should use the defaultTarget or error if both are not setalert-helicopter-61082
04/12/2023, 3:38 PMcalm-family-29323
04/13/2023, 8:58 AM.garden
or .garden/mutagen
directories don't exists. I think somewhere along the way the logic that creates them has been lost. Where should that logic reside? Kubernetes plugin initialisation or perhaps the build-staging should take care of it?swift-garage-61180
04/13/2023, 11:19 AMcold-state-31010
04/13/2023, 3:25 PMcold-state-31010
04/13/2023, 3:45 PMbright-policeman-43626
04/14/2023, 6:09 PMicy-furniture-17516
04/17/2023, 11:45 AMbright-policeman-43626
04/17/2023, 12:15 PMswift-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).ancient-diamond-80011
04/17/2023, 4:01 PMcold-jordan-68753
04/18/2023, 7:27 AMapiVersion
as a mandatory field in 0.13 and only allow it for the project config. The main use case is to help with the migration from 0.12 -> 0.13 and to decide on which runtime to use in CI/automated pipelines.calm-family-29323
04/18/2023, 2:42 PMbright-policeman-43626
04/19/2023, 12:37 PMcurved-intern-91221
04/19/2023, 12:38 PMcalm-family-29323
04/19/2023, 3:07 PMbright-policeman-43626
04/19/2023, 3:08 PMcalm-family-29323
04/20/2023, 8:14 AMargs
and command
being different parameters? Couldn't it all be a command with args passed as well?big-spring-14945
04/21/2023, 12:09 PMcalm-family-29323
04/24/2023, 5:41 AMhelm/kubernetes-pod
actions without having to copy over most of the spec from the deploy action?brief-restaurant-63679
04/24/2023, 8:54 AM