hashicorp / consul-k8s

First-class support for Consul Service Mesh on Kubernetes
https://www.consul.io/docs/k8s
Mozilla Public License 2.0
668 stars 321 forks source link

bump kubernetes version for AKS #4383

Closed NiniOak closed 1 week ago

NiniOak commented 1 week ago

Changes proposed in this PR

PROBLEM

Nightly acceptance test on AKS is currently failing with error Code="K8sVersionNotSupported" Message="Managed cluster consul-k8s-2814350665 is on version 1.27.16 which is not supported in this region due to end of life support for Kubernetes version 1.27.

SOLUTION

Upgraded AKS kubernetes version to 1.28

How I've tested this PR

How I expect reviewers to test this PR

Checklist