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

Fix haproxy.cfg with regex for podman #113

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

Commits on Nov 17, 2024

  1. Fix haproxy.cfg with regex for podman

    podman requests start with, e.g., "/v4.6.1/libpod" which was not included in the current regex
    
    Tested for _ping and containers, only.
    Alex-K37 committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    ead85eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d511047 View commit details
    Browse the repository at this point in the history