ci: use minikube 1.38.1#6138
Conversation
|
/test ci/centos/mini-e2e-operator/k8s-1.35 |
|
/test ci/centos/mini-e2e-operator/k8s-1.35/rbd |
|
Failed here |
Failed with NFS, as the StorageClass contains "csi.storage.k8s.io/controller-modify-secret-*" keys that are not supported with the current external-provisioner (the operator deployment does not use CSI-sidecars from |
|
It uses from build.env 😕 ceph-csi/scripts/deploy-ceph-csi-operator.sh Lines 41 to 56 in 42ebbc8 from logs I see the external-provisioner is v6.1.1 (latest) |
|
Testing NFS (uses VolumeAttributesClass) only works with external-provisioner from the master branch, the |
|
/test ci/centos/mini-e2e-operator/k8s-1.34 |
Reported as #6139. |
|
@Mergifyio queue |
Merge Queue Status🛑 Queue command has been cancelled |
|
@Mergifyio rebase |
✅ Branch has been successfully rebased |
4331c38 to
8cf0346
Compare
|
@Mergifyio queue |
☑️ Command
|
|
/test ci/centos/k8s-e2e-external-storage/1.35 |
|
/test ci/centos/k8s-e2e-external-storage/1.33 |
|
/test ci/centos/upgrade-tests-cephfs |
|
/test ci/centos/mini-e2e-helm/k8s-1.35 |
|
/test ci/centos/mini-e2e-helm/k8s-1.33 |
|
/test ci/centos/upgrade-tests-rbd |
|
/test ci/centos/k8s-e2e-external-storage/1.34 |
|
/test ci/centos/mini-e2e/k8s-1.35 |
|
@Mergifyio rebase |
minikube 1.38.1 has official support for Kubernetes 1.35. It seems to work with minikube 1.38.0 already too, but maybe there are improvements that the CI benefits from. See-also: https://github.com/kubernetes/minikube/releases/tag/v1.38.1 Signed-off-by: Niels de Vos <ndevos@ibm.com>
b33a95a to
852c42c
Compare
✅ Branch has been successfully rebased |
|
@Mergifyio queue |
Merge Queue Status🛑 Queue command has been cancelled |
|
/test ci/centos/k8s-e2e-external-storage/1.33 |
|
/test ci/centos/k8s-e2e-external-storage/1.35 |
|
/test ci/centos/mini-e2e-helm/k8s-1.35 |
|
/test ci/centos/mini-e2e-helm/k8s-1.33 |
|
/test ci/centos/mini-e2e/k8s-1.35 |
|
/test ci/centos/mini-e2e/k8s-1.33 |
|
/test ci/centos/upgrade-tests-cephfs |
|
/test ci/centos/upgrade-tests-rbd |
|
/test ci/centos/k8s-e2e-external-storage/1.34 |
|
/test ci/centos/mini-e2e-helm/k8s-1.34 |
|
/test ci/centos/mini-e2e/k8s-1.34 |
Oh, that's stupid. I only referenced a comment in this PR. Thanks for noticing! |
|
/retest ci/centos/mini-e2e/k8s-1.35 |
Failed with some Ceph error: |
Merge Queue StatusRule:
This pull request spent 19 seconds in the queue, including 1 second running CI. Required conditions to merge
|
minikube 1.38.1 has official support for Kubernetes 1.35. It seems to
work with minikube 1.38.0 already too, but maybe there are improvements
that the CI benefits from.
See-also: https://github.com/kubernetes/minikube/releases/tag/v1.38.1
Depends-on: #6139