Jonathan Foster
Jonathan Foster
## Description This PR fixes a bug in the JWT middleware that causes the JWK fetch process to not honor HTTP proxy environment variables. ## Related Issue - https://github.com/TykTechnologies/tyk/issues/4102 ##...
**Is your feature request related to a problem? Please describe.** I'm an enterprise Tyk Cloud customer and I have a ton of APIs that require auth tokens for upstream API...
[AWS Load Balancer Controller v2.9.0](https://github.com/kubernetes-sigs/aws-load-balancer-controller/releases/tag/v2.9.0) added support for [listener attributes](https://github.com/kubernetes-sigs/aws-load-balancer-controller/pull/3863), which requires two additional IAM permissions that are not currently included in the eksctl well known policy `awsLoadBalancerController`: - `elasticloadbalancing:DescribeListenerAttributes`...