Skip to content

Use warpgate.yaml for Container Healthcheck#1539

Merged
Eugeny merged 1 commit intowarp-tech:mainfrom
micha-k:use-config-for-healthcheck
Oct 21, 2025
Merged

Use warpgate.yaml for Container Healthcheck#1539
Eugeny merged 1 commit intowarp-tech:mainfrom
micha-k:use-config-for-healthcheck

Conversation

@micha-k
Copy link
Copy Markdown
Contributor

@micha-k micha-k commented Oct 20, 2025

This pull request implements a health check mechanism for the container using the warpgate.yaml configuration file. Without a specified path to the configuration, the health check currently looks for its settings under /etc/warpgate.yaml. However, if the config path is set as in all examples to /data, the container health status will always remain unhealthy. This change ensures that the health check correctly references the configuration, allowing for accurate health status reporting for the container.

@Eugeny Eugeny merged commit fadedaa into warp-tech:main Oct 21, 2025
14 checks passed
@Eugeny
Copy link
Copy Markdown
Member

Eugeny commented Oct 21, 2025

Thank you!

@all-contributors please add @micha-k for code

@micha-k micha-k deleted the use-config-for-healthcheck branch October 21, 2025 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants