Christopher Boyd

Results 24 issues of Christopher Boyd

## Description `eks-managed-node-group` module still requires the variable `cluster_service_cidr` when `use_custom_launch_template = false` is specified, because of the underlying lifecycle `precondition` check in `user_data`: https://github.com/terraform-aws-modules/terraform-aws-eks/blob/master/modules/_user_data/main.tf#L5-L14 This is, sadly, a limitation...

The [helm docs](https://helm.sh/docs/chart_best_practices/dependencies/#prerelease-versions) state: > The following provides a pre-release as well as patch-level matching: `version: ~1.2.3-0` Per #9356, leading zeros are invalid (now enforced by helm 3.5.2) so it...

question/support
Stale

## Is your request related to a new offering from AWS? No. ## Is your request related to a problem? Please describe. Setting a variable to `null` will override any...

stale

### What happened? ### Description I have set the `CRAFT_STREAM_LOG=true` in the environment running Craft. I can see `499` errors being reported from the `app/health-check` endpoint, but no error message...

bug
craft4