Hello

Currently, after a k8s deployment, it checks probe readiness every 5 seconds, but when there is 10 deployments or more at the same time, and knowing it takes 1 minute and sometimes 5 minutes, it is not useful to take resources from the system checking the status of the deployments every 5 seconds.

Is it possible to change the interval between each try checking the probe readiness?

Comments

  • Thank you for the idea.
    This idea has been accepted and is scheduled for the current development cycle. We'll update this idea with the release version once it's available.

  • This change is relatively minor and could potentially be backported to a supported version. Could you please let us know which version you are currently using so we can investigate the feasibility of a backport?