You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The gRPC liveness check is in alpha in Kubernetes v1.23 and behind a feature gate. Once it is not behind a gate it needs to be supported here in order for the checks to continue to be a superset of the Kubernetes probes.
It could also be implemented sooner and placed in a similar alpha state.
The text was updated successfully, but these errors were encountered:
The gRPC liveness check is in alpha in Kubernetes
v1.23
and behind a feature gate. Once it is not behind a gate it needs to be supported here in order for the checks to continue to be a superset of the Kubernetes probes.It could also be implemented sooner and placed in a similar alpha state.
The text was updated successfully, but these errors were encountered: