Jacob Greenbow

Results 5 issues of Jacob Greenbow

Whenever a FckNatInstanceProvider is created, the deprecation warning about LaunchTemplateProps#keyName is shown. This is independent of whether keyName is actually used in the creation of the FckNatInstanceProvider. Commit: https://github.com/aws/aws-cdk/commit/22e6ce8ad211955bcfa6d189f03e86c5a9727b36 Warning:...

Only set keyname in launch template if property is set. Fixes #314

**Describe the bug** If an alias is declared in the .bashrc where the name ends in a dash, the shell cannot be initialized. `error: error reinitializing remote: error initializing shell:...

legacy

### Describe the feature Now that [aws-cdk v2.145.0](https://github.com/aws/aws-cdk/releases/tag/v2.145.0) has released with support for Kubernetes v1.30 in EKS, a dependency upgrade for cdk-eks-blueprints would enable support for Kubernetes v1.30. ### Use...

feature

### What happened? I installed Grafana using the Helm chart and was setting up HTTPS. I successfully mounted TLS certificates (provided by cert-manager) using the `extraSecretMounts` Helm field. I configured...