beacon-biosignals / K8sClusterManagers.jl

A Julia cluster manager for Kubernetes
Other
31 stars 5 forks source link

Test against Kubernetes 1.27 in CI #103

Open omus opened 1 year ago

omus commented 1 year ago

Looks like we should hold off on this for a while:

! Specified Kubernetes version 1.27.0 is newer than the newest supported version: v1.27.0-rc.0. Use `minikube config defaults kubernetes-version`
omus commented 1 year ago

Just checked the minikube repo for an issue on this and I didn't find one. However, there is a bot that attempted to do this update and ran into some issues: https://github.com/kubernetes/minikube/pull/16298. We can use that PR to hopefully keep our eyes on this