1
0
Fork 0
docker-easy-haproxy/tests_e2e
Joao Gilberto Magalhaes e4b62a3925 Add protocol support and improve FastCGI plugin handling
- Introduced `easyhaproxy.proto` annotation for backend protocol configuration.
- Automatically set FastCGI protocol (`proto: fcgi`) when using the FastCGI plugin.
- Updated Kubernetes processor to handle `proto` annotations.
- Enhanced EasyMapping to allow plugin overrides for host-level configs.
- Updated documentation to reflect new `proto` behavior and FastCGI improvements.
- Improved multiprocessing configuration with better context handling in `haproxy.py`.
2026-06-24 21:21:27 -04:00
..
docker Add protocol support and improve FastCGI plugin handling 2026-06-24 21:21:27 -04:00
fixtures/header-echo Add support for proxy-awareness headers: X-Forwarded-For, X-Forwarded-Port, X-Forwarded-Proto, X-Forwarded-Host, and X-Request-ID 2026-02-16 17:26:59 -05:00
kubernetes Bump version to 6.0.1 (chart 2.0.1) 2026-02-22 20:56:29 -05:00
static Documentation Refactor 2026-02-20 11:46:57 -05:00
swarm Documentation Refactor 2026-02-20 11:46:57 -05:00
conftest.py Enhance logging and error handling in E2E tests and CI workflows 2026-02-12 18:26:59 -05:00
generate-keys.sh Refactor Dockerfile for multi-stage build and runtime optimization 2026-02-18 01:53:27 -05:00
test_docker_compose.py Configure HAProxy stats and improve test fixture cleanup logic 2026-02-22 20:51:16 -05:00
test_kubernetes.py Fix build error 2026-02-20 14:46:39 -05:00
test_proxy_headers.py Set pytest.fixture scope to class, add Swarm E2E tests, and update Docker Swarm configurations 2026-02-18 15:28:07 -05:00
test_static.py Migrate configuration paths to /etc/easyhaproxy and improve health check support in E2E tests 2026-02-15 14:32:16 -05:00
test_swarm.py Add Docker build and cache cleanup steps in CI, prevent redundant builds in Swarm E2E tests 2026-02-18 16:58:55 -05:00
utils.py Add health checks for Docker services, ACME environment readiness validation, and Certbot unit tests 2026-02-16 11:47:28 -05:00