Skip to content

Podman v2 doesn't work with podman-env #8596

Closed
@afbjorklund

Description

@afbjorklund

If you want to build images using podman, you will have to use release 1.9.3

The earlier releases (1.8.2) hangs, and the later releases (2.0.0) gives an error.

It should also be OK to use the 1.6.x releases, available in many distributions.

The "varlink" socket is not supported anymore, so need to change minikube for it.


https://podman.io/blogs/2020/08/01/deprecate-and-remove-varlink-notice.html

... Podman API v1.0 for Podman is considered to be deprecated. If there are issues with the Podman API v1.0 in versions of Podman prior to v2.0 and those versions are still under support on Red Hat Enterprise Linux (RHEL), the Podman team will make a best effort to address those issues. However, no new feature requests for the API v1.0 will be considered and any problems found with the API v1.0 in Podman v2.0 will not be addressed.

This also serves as a notification that the Podman v1.0 (varlink) API will be removed from the main GitHub branch of Podman in the near future. With the release of Podman v2.0 the Podman developers deprecated the Podman API v1.0 in favor of the new Podman v2.0 RESTful API. The plan is to remove varlink completely from the Podman v3.0 development branch which will be created some time after September 2020.

Original post: https://podman.io/blogs/2020/06/29/podman-v2-announce.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    co/runtime/crioCRIO related issueskind/bugCategorizes issue or PR as related to a bug.priority/important-longtermImportant over the long term, but may not be staffed and/or may need multiple releases to complete.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions