-
Spike
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
5
-
False
-
None
-
False
-
rhel-sst-container-tools
-
-
The Docker and Podman APIs both implement versioned endpoints - I can specify a version in the endpoint contacted (e.g. `/v1.40/containers/abcd/stats` requests v1.40 of the API be used). We've needed to do version-specific responses in several API endpoints but have not developed a consistent way of doing things. This spike covers developing a consistent, reusable approach to these version-specific endpoint to allow behavior to be easily switched based on what version the user requested.
- blocks
-
RUN-2186 Implement support for Docker v1.41 API
- To Do