-
Story
-
Resolution: Done
-
Major
-
None
-
None
-
None
Context
Currently the operator deployment CVP test always fails for the ALBO. The reason for this is a missing secret which is needed to discover the VPC ID at the operator startup. This failure hides potential problems we may have with the CPaaS built operator images as the build and the base images are different from the source (GitHub).
Goal
The idea of this user story is to:
- configure CPaaS to provide the credentials secret to the CVP deployment test which would allow to list VPCs and to tag the subnets.
- make sure the CVP deployment test is made on AWS as this is the only cloud provider supported by the operator (CVP eng confirmed this).
Acceptance Criteria
- CVP test is green (SUCCESS)
Links