Page MenuHomePhabricator

test PAWS in k8s 1.21.8
Closed, ResolvedPublic

Description

Before upgrading the prod cluster test PAWS in minikube on 1.21.8

Event Timeline

Off the master branch startup fails initially with:
Error: Internal error occurred: failed calling webhook "validate.nginx.ingress.kubernetes.io": Post "https://ingress-nginx-controller-admission.ingress-nginx.svc:443/networking/v1/ingresses?timeout=10s": dial tcp 10.98.243.224:443: connect: connection refused
Though is successful on a helm update.

Using the T294342 branch, minikube starts without error. Merge T294342 before upgrading k8s.