brief-restaurant-63679
04/24/2023, 9:41 AMbrief-restaurant-63679
04/24/2023, 12:05 PMcurved-intern-91221
04/24/2023, 12:14 PMbright-policeman-43626
04/24/2023, 12:35 PMcalm-family-29323
04/24/2023, 12:56 PMswift-garage-61180
04/24/2023, 12:59 PMcalm-family-29323
04/24/2023, 1:00 PMswift-garage-61180
04/24/2023, 1:01 PMhelm
modules referencing base charts.
For new helm
Deploys, just point to the chart path you want to use and provide the values.calm-family-29323
04/24/2023, 1:12 PMswift-garage-61180
04/24/2023, 1:13 PMcalm-family-29323
04/24/2023, 1:16 PMancient-diamond-80011
04/27/2023, 7:58 AMterraform
plugin and the terminology we use in it for 0.13
https://github.com/garden-io/garden/pull/4130purple-oyster-28927
04/27/2023, 1:59 PMswift-garage-61180
04/28/2023, 8:00 AMcheck-docs
step when we merged the community
command.swift-garage-61180
04/28/2023, 11:22 AMcurved-intern-91221
04/28/2023, 3:00 PMdeploy --sync
command: https://github.com/garden-io/garden/pull/4139brief-restaurant-63679
05/01/2023, 4:12 PMlog.warn("oh noes")
as opposed to log.warn({ msg: chalk.yellow("oh noes"), symbol: "warning})
.
So it's more opinionated in a way, but that could also break some existing lines.
If we realise we need more control we can always re-introduce it, but it feels right to start conservatively.
https://github.com/garden-io/garden/pull/4138swift-garage-61180
05/02/2023, 9:33 AMswift-garage-61180
05/02/2023, 9:43 AMgarden dev
, I get this error:
Warning: Can't perform a React state update on an unmounted component. This is a no-op, but it indicates a memory leak in your application. To fix, cancel all subscriptions and asynchronous tasks in a useEffect cleanup function.
at Dev (/Users/ths/src/garden/core/build/src/commands/dev.js:100:22)
at App (/Users/ths/src/garden/node_modules/ink/build/components/App.js:42:9)
^C%
The dev
command has logic that's intended to catch CTL-C / SIGINT, but it doesn't seem to be working right.
CC @alert-helicopter-61082cold-jordan-68753
05/02/2023, 9:52 AM.only
added to some tests suite on the 0.13-branch. Fix is here: https://github.com/garden-io/garden/pull/4147brief-restaurant-63679
05/02/2023, 10:31 AM--since
and --tail
flags.
Instead it just prints all the logs.
I also added this to the internal "empathy" doc.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:55 PMalert-helicopter-61082
05/02/2023, 12:56 PMalert-helicopter-61082
05/02/2023, 1:04 PMhappy-oxygen-34146
05/02/2023, 7:24 PM.git
folder inside the static
folder in our release assets. Is that by design?alert-helicopter-61082
05/03/2023, 9:51 AMmain
. @ancient-diamond-80011 would you mind taking a look? Might be some fixes on 0.13
that need cherry-picking over at least.quaint-dress-831
05/03/2023, 10:22 AMancient-diamond-80011
05/03/2023, 12:16 PMkubectl
, the helm
cli does not use it by default unless you set an env var specifically (and they consider that not-a-bug in upstream)alert-helicopter-61082
05/03/2023, 12:31 PM