mxm opened a new pull request, #1029: URL: https://github.com/apache/flink-kubernetes-operator/pull/1029
The tests are failing, as in https://github.com/apache/flink-kubernetes-operator/actions/runs/17790136547/job/50597338592?pr=1023 ``` ! Specified Kubernetes version 1.25.3 is less than the oldest supported version: v1.28.0. Use `minikube config defaults kubernetes-version` for details. ! You can force an unsupported Kubernetes version via the --force flag X Exiting due to K8S_OLD_UNSUPPORTED: Kubernetes 1.25.3 is not supported by this release of minikube ``` Updating conservatively to the oldest supported version. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
