Skip to main content

181 posts tagged with "podman"

View All Tags

· 3 min read

podman logo

Podman API v1.0 Deprecation and Removal Notice

By Tom Sweeney GitHub

The Podman API v1.0 relied on the varlink library to handle the underlying client/server calls from the Podman client to the host where the Podman service was running. About one year ago, the Podman team was notified that the focus on the varlink library was being greatly reduced and there would be no further development and little support for it from the varlink library team. This led the Podman team to investigate the use of other client/server technologies and it was decided to develop a RESTful API for Podman using the native Go libraries.