-
Bug
-
Resolution: Done
-
Normal
-
None
-
4.11.z
-
None
-
Important
-
None
-
Sprint 230, Sprint 231, Sprint 232, Sprint 233, Sprint 234
-
5
-
Rejected
-
False
-
Description of problem:
AWS OpenShift Load Balancer Controller needs to talk with vary AWS endpoints, such as STS, ec2 endpoints. When the operator provisions the Load Balancer Controller it should honor the openshift cluster wide proxy. https://docs.openshift.com/container-platform/4.10/networking/enable-cluster-wide-proxy.html. This seems standard for any supported operators, for example https://github.com/openshift/aws-ebs-csi-driver-operator. Currently this operator does not inject HTTP_PROXY environment [variable] that is from `oc get proxy.config.openshift.io/cluster`
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. 2. 3.
Actual results:
Expected results:
Additional info: