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

Podman support #151

Merged
merged 18 commits into from
Nov 9, 2020
Merged

Podman support #151

merged 18 commits into from
Nov 9, 2020

Commits on Nov 8, 2020

  1. Configuration menu
    Copy the full SHA
    0b9c77f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c42fa76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da400b1 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. Further abstract Docker away

    ...and introduce ContainerBackendFromEnv test helper to pick up the
    backend from CIRRUS_CONTAINER_BACKEND environment variable.
    edigaryev committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    82890f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c61284 View commit details
    Browse the repository at this point in the history
  3. Podman support

    edigaryev committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    3e8d426 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a133af9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28fe04f View commit details
    Browse the repository at this point in the history
  6. Rename internal/podmanapi/model_plugin_config_linux.go

    ...to fix the compilation on non-Linux platforms.
    edigaryev committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    43980a5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    be8883e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    43f152d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a4d143c View commit details
    Browse the repository at this point in the history
  10. Don't swallow error

    edigaryev committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    74119c4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e908393 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a96d30e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b3b9add View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e182bb1 View commit details
    Browse the repository at this point in the history
  15. Fix inverted logic

    edigaryev committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    85916db View commit details
    Browse the repository at this point in the history