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
Can you share what linkerd version you're on? There was an issue with readiness probes taking a long time to succeed, but that was fixed some time ago.
Hi @kristjankullerkann-wearemp, I think it would be valuable to add configurability to the probes. Are you up to push a PR with this? I'd be glad to provide some guidance. It'd be great to implement this generically, both for liveness and readiness probes, with a default that could be overridden by each of the control plane containers.
What problem are you trying to solve?
We are seeing startup and liveness probe warnings for linkerd-destination from time to time:
The issue and solution is well described in:
#8235
How should the problem be solved?
I am suggesting to make this configurable in helm chart and default to current values.
Any alternatives you've considered?
Raise timeouts in https://github.com/linkerd/linkerd2/blob/main/charts/linkerd-control-plane/templates/destination.yaml
How would users interact with this feature?
No response
Would you like to work on this feature?
yes
The text was updated successfully, but these errors were encountered: