Vladimir Vagaytsev
Vladimir Vagaytsev
**What this PR does / why we need it**: **Which issue(s) this PR fixes**: Fixes # **Special notes for your reviewer**:
**What this PR does / why we need it**: **Which issue(s) this PR fixes**: Fixes #6235 **Special notes for your reviewer**:
**What this PR does / why we need it**: **Which issue(s) this PR fixes**: Fixes #6233 **Special notes for your reviewer**:
**What this PR does / why we need it**: **Which issue(s) this PR fixes**: Fixes # **Special notes for your reviewer**:
**What this PR does / why we need it**: **Which issue(s) this PR fixes**: Fixes # **Special notes for your reviewer**:
## Garden Bonsai (0.13) Bug String template resolution fails with a non-informative error when a variable references a non-existing command-line parameter via`${command.params.}` ### Current behavior Garden fails with a verbose...
## Garden Bonsai (0.13) Bug ### Current behavior If a project-level variable definition references a command-line parameter via `${command.params.*}` (e.g. `${command.params.env}`), the variable can't be resolved when starting `garden dev`...
Now Garden scans all the untracked files twice: * While looking for Garden config files * While actions/modules resolution For big projects with a large amount of untracked files that...
Kubernetes 1.27 is no longer officially supported. K3s tests cause some CI pipeline failures that block the merge queue. **What this PR does / why we need it**: **Which issue(s)...
**What this PR does / why we need it**: Supersedes #6328 **Which issue(s) this PR fixes**: Fixes # **Special notes for your reviewer**: Some build error should still be fixed....