James Meneghello

Results 11 issues of James Meneghello

## Bug ### Current Behavior ``` /garden/static # GARDEN_DISABLE_ANALYTICS=true GARDEN_DISABLE_VERSION_CHECK=true garden util fetch-tools --all --garden-image-build --logger-type=basic Error relocating /garden/better_sqlite3.node: _ZSt28__throw_bad_array_new_lengthv: symbol not found ``` ### Reproducible example `docker run --rm...

## Feature Request ### Background / Motivation Bitnami's repositories are falling apart at the seams, and about 1 in every 5 helm calls to their registry fails. Unfortunately, this means...

feature request

## Bug ### Current Behavior `kubeVersion` isn't set when rendering Helm modules, which results in unexpected behaviour with some Helm charts. Most Bitnami charts set `ingressClassName` based on the `kubeVersion...

good first issue
feature request
helm

## Feature Request ### Background / Motivation We often have manual approval steps as part of deployments, for somebody to glance over and double-check that nothing is changing that will...

feature request

## Bug ### Current Behavior Terraform module 1: `shared-infrastructure`, output: `kms-key-id`. Terraform module 2: `specific-service` depends on `shared-infrastructure`, variable `kms_key_id`: `${runtime.services.shared-infrastructure.outputs.kms_key_id}`. This will fail during `garden plugins terraform apply-module --...

terraform
reexamine-post-0.13

## Feature Request ### Background / Motivation `$merge` works in config files, but not in external manifests as part of Kubernetes modules. While you can add a set of common...

feature request

## Feature Request ### Background / Motivation Our Garden project uses many clusters, and many environments. Including everything in `project.garden.yml` gets pretty messy, pretty fast. ### What should the user...

feature request
triage/accepted
feat/project-config

Thanks for the great library, took me some time to stumble across it but looks to be exactly what I need. There doesn't appear to be support for multiple instances...

enhancement

**Describe the bug** When dd-trace-js is any version from 2.0 - 2.3.1, initial redis connections will time out - delaying startup of our NestJS server by some 30 seconds. 1.7.0...

bug
net