Description
EKS tests are failing, as the certification pod is not readying up. By the looks of things, this is because the terraform module we use outputs a kubeconfig that uses an outdated API (client.authentication.k8s.io/v1alpha1) that we've now surpassed in Kubernetes versions.
Build couchbase-operator-2.3.1-115 contains couchbase-operator commit 9f4859e with commit message:
K8S-2776: Fix EKS QE Pipeline