celeborn/.github
SteNicholas 43503378d1
[MINOR] Bump minikube and kubernetes version of integration test
### What changes were proposed in this pull request?

Bump minikube and kubernetes version of integration test to fix failure of integration test in CI.

- minikube: v1.29.0->v1.33.1
- kubernetes: v1.26.1->v1.30.0

### Why are the changes needed?

Docker version 25 loads images into various distributions of Kubernetes has been impossible due to what appears to be mismatching hashes of manifests/images as follows:

```
X Exiting due to GUEST_IMAGE_LOAD: save to dir: caching images: caching image "/home/runner/.minikube/cache/images/amd64/apache/celeborn_latest": write: unable to calculate manifest: blob sha256:5bbc241b2d6dcc55b5a63c080556ad458ba1395e93af3204d12e72c9a192eb06 not found
```

Minikube and kubernetes version should be bumped to fix failure of integration test which refers to https://github.com/moby/moby/issues/47207.

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

Integration test.

Closes #2560 from SteNicholas/integration-test-minikube.

Authored-by: SteNicholas <programgeek@163.com>
Signed-off-by: mingji <fengmingxiao.fmx@alibaba-inc.com>
2024-06-13 13:38:50 +08:00
..
ISSUE_TEMPLATE [ISSUE-417] handleUnregisterShuffle and StageEnd trigger double handl… (#420) 2022-08-22 17:13:08 +08:00
workflows [MINOR] Bump minikube and kubernetes version of integration test 2024-06-13 13:38:50 +08:00
PULL_REQUEST_TEMPLATE.md [CELEBORN-134][INFRA] Enhance PULL_REQUEST_TEMPLATE (#1079) 2022-12-14 10:07:56 +08:00