Geoff Webster
Geoff Webster
Allow a user to pass a profile on the CLI instead of solely through env vars or credentials file.
**Is your feature request related to a problem? Please describe.** The argocd-vault-plugin's AWS_REGION config is static. You cannot retrieve a secret from a region other than the one that is...
In the gatekeeper helm chart, this job if enabled does not use many of the common values or expose its own that might affect scheduling that the rest of the...
**Describe the bug** I ran into issues with TLS certs being regenerated due to these bugs: https://github.com/kubernetes-sigs/aws-load-balancer-controller/issues/2312 https://github.com/kubernetes-sigs/aws-load-balancer-controller/pull/2264 Once the TLS certs changed, the MutatingWebhook for PodReadinessGate started failing and...
**Is your feature request related to a problem?/Why is this needed** Expose podLabels on the Helm chart for all pods. /feature **Describe the solution you'd like in detail** Expose a...
This appears to be blocked by #134 & using the GetMetricData API. https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/using-metric-math.html#metric-math-syntax Some metrics are only available by computing them using Metric Math, like the actual value of Service...
Is there a way to validate the config before runtime? The dynamic reload behavior is not great if it'll just load a broken config and then break vs retain the...
## Summary One of our apps went into a degraded state and then dumped a ComparisonError and the RPC message of the error which contained sensitive information/credentials. It seems like...
Thoughts on adding a "general" topic on regions? Things like if your looking to cover all continents, you can look at this region in each continent for service availability/lowest pricing...
### 1. Issue or feature description Expose a value for setting either podLabels or common labels that are set on the daemonset and pods template.