BenB196
BenB196
# Bug Report ## Symptom **Describe the bug** When using any version of this library > 1.1.0, .NET applications < .NET 8 can crash. **Expected behavior** When using any version...
**Is your feature request related to a problem? Please describe.** As an operator of Kubernetes on multiple platforms (AWS, Self-managed, GCP, Azure, etc...). I'd like to maintain a single Elastic...
### Description Pod Security Context doesn't seem to currently support setting `procMount` ### Potential Terraform Configuration ```hcl ... security_context { proc_mount = "Unmasked" } ... ``` ### References Not the...
Enhancement ## Proposed commit message WHAT: Implements the ability to configure the AWS Billing modules "Group By" values. Previously these were hardcoded to `DIMENSION` and `TAG`. But AWS supports defining...
### Component(s) _No response_ ### Is your feature request related to a problem? Please describe. There are some cases, where you want to define a specific instrumentation image/version for a...
### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched [issues](https://github.com/GitTools/GitVersion/issues) to ensure it has not already been reported ### GitVersion package GitVersion.Tool ###...
**Is your feature request related to a problem? Please describe.** I would like to be able to programmatically manage Elastic Synthetics via Terraform. **Describe the resource you would like to...
**Is your feature request related to a problem? Please describe.** The current API Key resource, https://registry.terraform.io/providers/elastic/elasticstack/latest/docs/resources/elasticsearch_security_api_key, only returns the `api_key` of the `key_id:api_key` pair. It would be nice to have...
Hi, I'm trying to deploy this helm chart to an AWS EKS IPv6 deployment, but am running into a weird issue. I run the following command: ``` KUBECONFIG=/home/DOMAIN/user/.kube/kubeconfig helm upgrade...
### Terraform, Provider, Kubernetes and Helm Versions ``` Terraform version: 1.4.6 Provider version: v2.10.0 Kubernetes version: 1.23.17 (EKS) ``` ### Affected Resource(s) - Helm Repository: https://dysnix.github.io/charts - Helm Chart Version:...