Adam Buran
Adam Buran
## Description Currently emissary does not offer a way to validate upstream TLS certificates despite envoy supporting this feature https://www.envoyproxy.io/docs/envoy/latest/start/quick-start/securing ## Related Issues https://github.com/emissary-ingress/emissary/issues/1646 ## Testing A few sentences describing...
Addresses this issue https://github.com/cert-manager/istio-csr/issues/211
Update the Dockerfile to install awscli using apk instead of pip3. This is because the build currently fails when trying to install using pip3
In deploying emissary-ingress with multiple deployments it was unclear from the documentation that the `ambassador_id` parameter needed to be specified on Listener/Host custom resources. Could we have the Listener and...
Change the way that the leader election namespace is set. Currently the `values.yaml` file has an option to set the leader election namespace to `.Values.leaderElection.namespace` but when developers install cert-manager...
**What type of PR is this?** **Which issue does this PR fix?**: There exists no way to collect metrics from the nodeagent at this time as there is no port...
Checklist: * [ ] Either (a) I've created an [enhancement proposal](https://github.com/argoproj/argo-rollouts/issues/new/choose) and discussed it with the community, (b) this is a bug fix, or (c) this is a chore. *...
Checklist: * [ ] Either (a) I've created an [enhancement proposal](https://github.com/argoproj/argo-rollouts/issues/new/choose) and discussed it with the community, (b) this is a bug fix, or (c) this is a chore. *...
**Is your feature request related to a problem? Please describe.** While the main purpose of the image updater is update images in apps automatically without manual process it is sometimes...