calm-family-29323
05/02/2023, 12:13 PMforce == true
which seems unnecessary
I think it'd make sense to just execute the actions and not even bother resolving the statusesalert-helicopter-61082
05/02/2023, 12:32 PMcalm-family-29323
05/02/2023, 12:35 PMswift-garage-61180
05/02/2023, 6:40 PMstatus
to the router method and leveraging that in e.g. deployment handlers.
For example, this status:
https://github.com/garden-io/garden/blob/0.13/core/src/tasks/deploy.ts#L107-L113
Could be used instead of refetching it here:
https://github.com/garden-io/garden/blob/0.13/core/src/plugins/kubernetes/container/deployment.ts#L60helm
Deploys (but not kubernetes
Deploys, at a glance).