Attempted twice to deploy in staging today; same result both times. The deployment failed with a timeout and was rolled back.
This is the status (visible by running helmfile status in a different process) while waiting for the timeout to expire:
mholloway-shell@deploy1001:/srv/deployment-charts/helmfile.d/services/staging/mobileapps$ source .hfenv; helmfile status Getting status staging LAST DEPLOYED: Tue Jun 30 17:33:14 2020 NAMESPACE: mobileapps STATUS: PENDING_UPGRADE RESOURCES: ==> v1/ConfigMap NAME DATA AGE config-staging 1 19d mobileapps-staging-envoy-config-volume 1 19d mobileapps-staging-metrics-config 1 19d mobileapps-staging-tls-proxy-certs 2 19d ==> v1/Deployment NAME READY UP-TO-DATE AVAILABLE AGE mobileapps-staging 1/1 1 1 19d ==> v1/NetworkPolicy NAME POD-SELECTOR AGE mobileapps-staging app=mobileapps,release=staging 19d ==> v1/Pod(related) NAME READY STATUS RESTARTS AGE mobileapps-staging-8f64589f6-tvvss 3/3 Running 0 5d21h mobileapps-staging-c986ff654-62xmv 2/3 ImagePullBackOff 0 2m13s ==> v1/Secret NAME TYPE DATA AGE mobileapps-staging-secret-config Opaque 0 19d ==> v1/Service NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE mobileapps-staging-tls-service NodePort 10.64.76.249 <none> 4888:4888/TCP 19d