-
Bug
-
Resolution: Done
-
Minor
-
None
-
4.17
-
Low
-
None
-
2
-
NE Sprint 256, NE Sprint 257, NE Sprint 258, NE Sprint 259
-
4
-
Rejected
-
False
-
-
Release Note Not Required
-
In Progress
Description of problem:
AWS LB Controller (managed by ALBO) needs two CredentialsRequests manifests in hack/controller directory (https://github.com/openshift/aws-load-balancer-operator/tree/a846cc27dc0f08adbf404714d308ded7f2cddebe/hack/controller). One is a minified version of the upstream IAM policy while the other contains the exactly the same IAM statements as the upstream. The former is used on non STS clusters while the latter is used on STS clusters. These differences and the ideas behind should be documented.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
Actual results:
Expected results:
Additional info:
Initiated after the repeated questions from QE engineers.