-
Task
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
Summary
This task captures the work necessary to build a tool to validate that a given release cutover operation has been successful by checking each component and it's underlying repository in a given manifest and validating that it has the appropriate release branch and has produced and published a new image build after that release branch was initialized.
Output
A simple tool or script that, when given the appropriate access credentials, can take as input a specific manifest or release stream and validate that all components in that manifest are up to date with their upstream source and contain a correctly mapped branch to that release. This tool should provide the necessary output to validate that a given release cut over operation is complete!