-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
Product / Portfolio Work
-
False
-
-
False
-
2
-
None
-
None
User Story:
We have a dependency on CCO utilities for IAM permission check. Currently, the check is requiring v1 session.
When CCO upgrades to SDK v2, we can bump the version of CCO.
Acceptance Criteria:
Description of criteria:
- Bump CCO version to one with SDK v2.
(optional) Out of Scope:
Detail about what is specifically not being delivered in the story
Engineering Details:
- https://github.com/openshift/installer/blob/dfd32f560017c4ad675886e6f4fcfde62b3765f4/pkg/asset/installconfig/aws/permissions.go#L13
- https://github.com/openshift/installer/blob/dfd32f560017c4ad675886e6f4fcfde62b3765f4/go.mod#L94
- https://github.com/openshift/cloud-credential-operator/blob/f019679f5bc21b11c1bdbe2ae4784a5d187f19e4/pkg/aws/client.go#L331-L337 (CCO Code)
This requires/does not require a design proposal.
This requires/does not require a feature gate.