Create a tool for updating/checking version service files
General
Escalation
General
Escalation
Description
Environment
None
Activity
Show:
Details
Details
Assignee
Unassigned
UnassignedReporter

Labels
Needs QA
Yes
Components
Priority
Smart Checklist
Open Smart Checklist
Smart Checklist

Open Smart Checklist
Created December 16, 2022 at 1:09 PM
Updated May 21, 2024 at 8:59 AM
We need a tool which will be able to:
automatically generate/update json files for new release (eg. you specify software versions and it generates json file from previous one)
update image hashes in existing json file
check json
for each image in the json file connect to dockerhub and check if the hash is the same
check that the versions are correct (where possible, at least for operator release etc.)
check if the specified endpoint is returning the same data as in jsonfile (command "check-endpoint")