Skip to content

verdaccio-gke-charts-0.1.6

Compare
Choose a tag to compare

Changes

  • 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.