1
0
Fork 0
docker-easy-haproxy/tests_e2e
Joao Gilberto Magalhaes 48f6e1f783 Migrate build assets and scripts to deploy/docker structure
- Removed `install.sh` and moved Docker-related assets to `deploy/docker`.
- Updated all Dockerfile references from `build/` to `deploy/docker/`.
- Refactored paths in E2E tests, Makefile, and documentation for consistency with new directory structure.
- Added `HAPROXY_STATS_CORS_ORIGIN` environment variable in `docker-compose.yml`.
2026-02-18 02:58:32 -05:00
..
docker Migrate build assets and scripts to deploy/docker structure 2026-02-18 02:58:32 -05: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 Migrate build assets and scripts to deploy/docker structure 2026-02-18 02:58:32 -05:00
static Migrate build assets and scripts to deploy/docker structure 2026-02-18 02:58:32 -05:00
swarm Migrate examples to tests_e2e directory structure 2026-02-12 17:05:04 -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 Refactor ACME E2E tests: add Pebble health check container, simplify startup logic, and replace Python-based health check 2026-02-16 14:48:39 -05:00
test_kubernetes.py Migrate build assets and scripts to deploy/docker structure 2026-02-18 02:58:32 -05:00
test_proxy_headers.py 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
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
utils.py Add health checks for Docker services, ACME environment readiness validation, and Certbot unit tests 2026-02-16 11:47:28 -05:00