Skip to content

make operator-developer-e2e fails with podman #349

@m1kola

Description

@m1kola

make operator-developer-e2e builds and pushes images into local registry. Unfortunately it fails with podman when it is being used as a replacement for docker.

pinging container registry localhost:5001: Get "https://localhost:5001/v2/": http: server gave HTTP response to HTTPS client

This can be bypassed by setting --tls-verify to false in podman push. However, It looks like docker CLI doens't have this option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions