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
Update default Verdaccio version to 5.2.0 from 5.1.6
Add spec.minReadySeconds, spec.rollingUpdate.maxUnavailable, and spec.template.spec.terminationGracePeriodSeconds values to the deployment to mitigate GCP HTTP load balancer ingress 502 errors.
Add lifecycle.prestop.exec.command to the Verdaccio container definition in the deployment to allow Verdaccio to continue handling requests for 90 seconds after a termination signal is received. This mitigates GCP load balancer ingress 502 errors.