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

Fixes #18855: Make api/status "isAlive" api available from other hosts than localhost #2413

Conversation

fanf
Copy link
Member

@fanf fanf commented Jan 22, 2021

https://issues.rudder.io/issues/18855

Two things in that PR:

  • all API v1 (but "/api/status") are deleted. We can remove all logic in place to taking care of them,
  • we want to make "/api/status" available from everywhere: remove restriction logic for it.

And since we want to make as little friction as possible for /api/status, we don't even require any version header.

@Normation-Quality-Assistant
Copy link
Contributor

OK, merging this PR

@Normation-Quality-Assistant Normation-Quality-Assistant merged commit 0cbf98c into Normation:master Jan 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants