Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to run with podman API #267

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Jun 23, 2024

  1. Add option to run with podman-py API

    Add Podman API support for podman_container and podman_container_info
    modules using podman-py module.
    
    Signed-off-by: Sagi Shnaidman <sshnaidm@redhat.com>
    sshnaidm committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    40d383b View commit details
    Browse the repository at this point in the history
  2. Add unstable podman to jobs

    Signed-off-by: Sagi Shnaidman <sshnaidm@redhat.com>
    sshnaidm committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    0fc936a View commit details
    Browse the repository at this point in the history
  3. Add fixes for API

    Signed-off-by: Sagi Shnaidman <sshnaidm@redhat.com>
    sshnaidm committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    17845dd View commit details
    Browse the repository at this point in the history
  4. Add HTTP protocol to socket

    Signed-off-by: Sagi Shnaidman <sshnaidm@redhat.com>
    sshnaidm committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    e998614 View commit details
    Browse the repository at this point in the history
  5. Add http service tests

    Signed-off-by: Sagi Shnaidman <sshnaidm@redhat.com>
    sshnaidm committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    34be6aa View commit details
    Browse the repository at this point in the history