Git Product home page Git Product logo

Comments (4)

mheon avatar mheon commented on June 2, 2024

This looks like a client/server mismatch. We made some breaking changes to podman inspect going from 4.x to 5.0 to improve Docker compat, and stopsignal changing type was one of them. Can you make sure both client and server are 5.x versions?

from podman.

inknos avatar inknos commented on June 2, 2024

Mmm right, I tried installing podman-remote from podman-next and the issue disappears. Should it be closed then?

I was thinking that maybe some nice stderr message of version mismatch would be more polite to the user, but only if the plan is to support different podman/podman-remote versions for long time, which I am not sure about.

from podman.

mheon avatar mheon commented on June 2, 2024

Version mismatch message does seem like a good idea, especially for a major version mismatch - we know that 4.x and 5.x will have incompatibilities when used together

from podman.

Luap99 avatar Luap99 commented on June 2, 2024

I think we explicitly didn't want the version check as almost all endpoints work normal. Only inspect was changed. IMO as I commented on the PR instead of blocking outright we should rather do the work and on a v4 request return the v4 payload.

from podman.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.