tornjak
tornjak copied to clipboard
Create separate liveness endpoint not blocked by auth
Now that we are starting to support OIDC plugin and authorization logic configurability, upon k8s deployment, it is not always the case there is an endpoint exposed for k8s to check for liveness.
We should create a separate endpoint for this that does not get blocked by authentication/authorization.