-
Story
-
Resolution: Done
-
Normal
-
None
-
None
-
None
-
BU Product Work
-
5
-
False
-
None
-
False
-
OCPSTRAT-479 - OSUS improvements(phase 1)
-
-
-
OTA 233, OTA 234, OTA 235, OTA 236, OTA 237, OTA 238
A path prefix like /api/upgrades_info would match our existing graph endpoint and recent /api/upgrades_info/graph-data tarball endpoint. A suffix like ${DIGEST_WITH_EQUAL}/signature-# would match current signature stores like this and plug into our existing library-go implementation. Putting those together, serving signature responses to GET requests for /api/upgrades_info/signatures/${DIGEST_WITH_EQUAL}/signature-# would be one API for the CVO to retrieve signatures from Cincinnati. This story is about building consensus around and finalizing an API for CVOs to retrieve signatures from Cincinnati, to unblock Cincinnati server-side and CVO client-side work.
Definition of Done:
- Design the API for serving the signatures
- consult with CVO