orange-ability-1812
07/06/2023, 7:31 PMorange-ability-1812
07/06/2023, 7:39 PM~/.gdn/mut
directory or something automatically to host that out of that is at least independent from the folder the project is in.quaint-dress-831
07/07/2023, 8:00 AM$HOME/$path/$to/$project
but I could be wrong.fancy-library-56392
07/07/2023, 11:42 PMbig-spring-14945
07/10/2023, 4:23 PMcalm-family-29323
07/11/2023, 7:56 AMhttps://cdn.discordapp.com/attachments/1088795679159222292/1128233345550123118/image.png▾
swift-garage-61180
07/11/2023, 7:57 AMswift-garage-61180
07/11/2023, 7:58 AMbig-spring-14945
07/12/2023, 1:56 PMswift-garage-61180
07/13/2023, 12:07 PMhttps://cdn.discordapp.com/attachments/1088795679159222292/1129021168091922543/Screenshot_2023-07-13_at_14.01.01.png▾
swift-garage-61180
07/13/2023, 12:10 PMhttps://cdn.discordapp.com/attachments/1088795679159222292/1129021954268074115/Screenshot_2023-07-13_at_14.09.34.png▾
chilly-gigabyte-83853
07/13/2023, 12:12 PMancient-diamond-80011
07/13/2023, 12:47 PMpolite-fountain-28010
07/14/2023, 9:54 AMkubernetes-exec
and for some reason it always takes about a minute longer than it actually should to finish with a success.
Any idea why that would be and if I'm doing something wrong?
ℹ test.otlp-http-integ [debug] → Execing command in otel-collector-test-testing-tim/Pod/otlp-http-6968fb7db9-rq9qm/otlp-http: npm run integ
ℹ test.otlp-http-integ [verbose] → [npm run integ]
> otlp-server@1.0.0 integ
> mocha test/integ.js
ℹ test.otlp-http-integ [verbose] →
> otlp-server@1.0.0 integ
> mocha test/integ.js
[silly] Calling Cloud API with POST events
[silly] Retrieving client auth token from config store
ℹ test.otlp-http-integ [verbose]
ℹ test.otlp-http-integ [verbose]
ℹ test.otlp-http-integ [verbose]
ℹ test.otlp-http-integ [verbose]
ℹ test.otlp-http-integ [verbose] → [npm run integ] OTLP HTTP service started
ℹ test.otlp-http-integ [verbose] → OTLP HTTP service started
ℹ test.otlp-http-integ [verbose] → [npm run integ] Traces endpoint
ℹ test.otlp-http-integ [verbose] → Traces endpoint
ℹ otel-collector-process [silly] → 2023-07-14T11:51:42.958+0200 debug otlphttpexporter@v0.80.0/otlp.go:116 Preparing to make HTTP request {"kind": "exporter", "data_type": "traces", "name": "otlphttp/1", "url": "http://otel-collector-test.local.demo.garden:80/v1/traces"}
ℹ test.otlp-http-integ [verbose] → [npm run integ] ✔ should receive traces from the exporter (276ms)
ℹ test.otlp-http-integ [verbose] → ✔ should receive traces from the exporter (276ms)
ℹ test.otlp-http-integ [verbose]
ℹ test.otlp-http-integ [verbose]
ℹ test.otlp-http-integ [verbose]
ℹ test.otlp-http-integ [verbose]
ℹ test.otlp-http-integ [verbose] → [npm run integ] 1 passing (282ms)
ℹ test.otlp-http-integ [verbose] → 1 passing (282ms)
[silly] Calling Cloud API with POST events
[silly] Retrieving client auth token from config store
✔ test.otlp-http-integ → Success (took 61.9 sec)
calm-family-29323
07/14/2023, 10:54 AMget modules
with latest 0.12 in pulumi example on the template-fixes
branch please?
I get a weird error saying I have a duplicate module although I 100% have only one
Module k8s-namespace is declared multiple times (in 'k8s-namespace/garden.yaml' and 'k8s-namespace/garden.yaml')
I'm wondering if it's actually reproducible for someone else or is it just mecalm-family-29323
07/18/2023, 9:20 AMFound 559 errors
after setting noImplicitOverride: true
/:ancient-diamond-80011
07/18/2023, 9:33 AMpolite-fountain-28010
07/20/2023, 10:42 AMbig-spring-14945
07/24/2023, 2:06 PMsync.paths[].defaultFileMode
- sync.paths[].defaultDirectoryMode
- sync.paths[].defaultOwner
- sync.paths[].defaultGroup
In actions (https://docs.garden.io/reference/action-types/deploy/kubernetes#spec.sync.defaults.filemode)
we have now
- spec.sync.defaults.fileMode
- spec.sync.defaults.directoryMode
- spec.sync.defaults.owner
- spec.sync.defaults.group
- spec.sync.paths[].fileMode
- spec.sync.paths[].directoryMode
- spec.sync.paths[].owner
- spec.sync.paths[].group
- spec.sync.paths[].defaultFileMode
- spec.sync.paths[].defaultDirectoryMode
- spec.sync.paths[].defaultOwner
- spec.sync.paths[].defaultGroup
If I understand correctly, they all do the same thing. Why do we have so many options that do the same thing? Am I right and this is a mistake/ oversight or is there a reason for this? Can we remove (or hide) some of those to make the docs more clear?alert-helicopter-61082
07/25/2023, 1:05 AMchilly-gigabyte-83853
07/25/2023, 10:11 AMblue-afternoon-11285
07/25/2023, 7:48 PMdocker.pkg.dev
. Description above instruct to replace, but I was blindly copy-pasting this and had to go pretty deep to figure htis out. using ${REGISTRY_HOSTNAME}
would probably make it more obvious that this needs replacing. Same can be said for gcr.io
above probably.blue-afternoon-11285
07/25/2023, 8:13 PMOptions:[rbind ro]}]: operation not permitted errors
. It is described here and i'm using gardendev/buildkit:v0.10.5-2-rootless
, the emptyDir is mounted on /garden-build , however buildkit is still erroring.
I'm using cos_containerd on GKE (1.24.13-gke.2550), happy to debug this further. I'm attempting to use rootless:true
build with kaniko or cluster-buildkitswift-garage-61180
07/26/2023, 9:04 AMblue-afternoon-11285
08/03/2023, 2:29 PMsalmon-author-28515
08/13/2023, 10:57 PMImportError: No module named abc
which then triggers BackOff - Back-off restarting failed container app
swift-garage-61180
08/22/2023, 6:18 PMbrief-restaurant-63679
08/27/2023, 3:38 AM.build
dir.
But it's just not clear to me what that should be in the context of a Deploy action.
https://github.com/garden-io/garden/blob/main/core/src/plugins/kubernetes/kubernetes-type/common.ts#L118swift-garage-61180
08/28/2023, 11:52 AManonymous
09/06/2023, 3:26 PMacoustic-dusk-48036
joined #💻|dev. Also, gifted-thailand-88875
joined.