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

api: 3 healthcheck will fail if it relies on certs #103

Open
pirog opened this issue Feb 20, 2024 · 0 comments
Open

api: 3 healthcheck will fail if it relies on certs #103

pirog opened this issue Feb 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@pirog
Copy link
Sponsor Member

pirog commented Feb 20, 2024

for api: 3 services healthchecks run on post-start-2 and cert refreshing happens on post-start-9999 so if your healthcheck relies on the certs the healthcheck will fail: eg curl -I https://localhost vs curl -I http://localhost.

given that api: 3 services are going away this might not be worth addressing or at least not nowish especially since generally a non-cert based healthcheck is usually available,

@pirog pirog added the bug Something isn't working label Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant