Olivia Song
Olivia Song
@onsi Hi I have a quick question, in order to use `--label-filter` and `--focus-file`, which ginkgo version is required as minimal?
@lcaproni-pp Can you try to use `helm upgrade` after setting the keepTLSSecret value to `true`? And then check if the key and cert in aws-load-balancer-tls are unchanged.
@lcaproni-pp we use `lookup` function to query the current secret, however, according to the [doc](https://helm.sh/docs/chart_template_guide/functions_and_pipelines/#using-the-lookup-function): _Helm is not supposed to contact the Kubernetes API Server during a helm template or...
/assign
@jayanthvn sorry for the delay, please review the latest change. Have modified both `make ekscharts-sync-release` and `make ekscharts-sync` in Makefile.
Hi @cpetestewart, @elebiodaslingshot, @LCaparelli, @MichielVanDerWinden-inQdo, @KlausVii, @mnort, thanks for reaching out. This issue is related to a recent change in the AWS ELB api call - from 8/30/2023, the 'Create*'...
@imZack, since AWS load balancer controller calls `createLoadBalancer` and `createTargetGroup` APIs, even there's 0 change from our side, if the API changes, we will be affected. I don't think there...
@kevinchiu-mlse, hi, we have the updated IAM policy template since v2.4.7. However, when you upgrade the AWS LBC version, the IAM policy does not update automatically, since it's not a...
govulncheck failing is unrelated, will merge it.