David Wolffberg
David Wolffberg
This issue is a link to https://github.com/bitnami/charts/issues/11054 in case coordination is needed to create the best solution as the impersonation proxy service is created by Pinniped and not the Helm...
**Is your feature request related to a problem? Please describe.** When working with multi tenant clusters where each tenant can provision x amount of PVCs, identifying files for cleanup, restoration,...
✅ ~~Pending https://github.com/PaloAltoNetworks/pango/pull/57~~ ## Description Add support for primary and secondary Panorama server(s) under general settings. ## Motivation and Context The option to set the Panorama servers were not available...
When updating a load balanced DNS environment the provider might see a inconsistent result on apply as it will query a different DNS server from the one it pushed updates...
## Description Following up on https://github.com/terraform-aws-modules/terraform-aws-eks/issues/2678 as this just effectively locked us out of all our clusters. Having [kms_key_enable_default_policy](https://github.com/terraform-aws-modules/terraform-aws-eks/blob/0a17f655fb7da00640627ed9255f1d96e42fcfd7/variables.tf#L161C11-L161C40) set to `false` by default can cause permanent lockouts if the...
**Is your feature request related to a problem? Please describe.** When using EKS you cannot easily add roles or names to nodes1 which results in a messy node view. If...
Baseline network bandwidth would be a nice addition. https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-network-bandwidth.html ```shell aws ec2 describe-instance-types \ --filters "Name=instance-type,Values=c5.*" \ --query "InstanceTypes[].[ \ InstanceType, \ NetworkInfo.NetworkPerformance, \ NetworkInfo.NetworkCards[0].BaselineBandwidthInGbps]" \ --output table ```
### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request Having...