kyuubi/.github/workflows
Fu Chen 5847edf37d [KYUUBI #6466] Bump minikube and kubernetes version of integration test
# 🔍 Description
## Issue References 🔗

This pull request fixes #

## Describe Your Solution 🔧

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

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/kyuubi_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.

## Types of changes 🔖

- [ ] Bugfix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)

## Test Plan 🧪

#### Behavior Without This Pull Request ⚰️

#### Behavior With This Pull Request 🎉

#### Related Unit Tests

---

# Checklist 📝

- [ ] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html)

**Be nice. Be informative.**

Closes #6466 from cfmcgrady/bump-minikube.

Closes #6466

c4bf4b56e [Fu Chen] Bump minikube and kubernetes version of integration test

Authored-by: Fu Chen <cfmcgrady@gmail.com>
Signed-off-by: Fu Chen <cfmcgrady@gmail.com>
(cherry picked from commit bfaa7c1d77)
Signed-off-by: Fu Chen <cfmcgrady@gmail.com>
2024-06-15 13:31:04 +08:00
..
dep.yml [KYUUBI #6458] Remove commons-logging from binary release 2024-06-11 11:32:44 +08:00
docs.yml [KYUUBI #5838] [BUILD] Bump actions/setup-python from v4 to v5 2023-12-09 23:30:21 +08:00
gluten.yml [KYUUBI #6178] Improve Gluten integration test 2024-03-13 13:57:55 +08:00
greetings.yml [KYUUBI #4192] [INFRA] Make all CI jobs run on ubuntu-22.04 2023-01-19 23:36:02 +08:00
labeler.yml [KYUUBI #5874] [INFRA] Bump github labeler action to v5 2023-12-19 11:38:05 +08:00
license.yml [KYUUBI #6091] Deprecate and remove building support for Spark 3.1 2024-03-04 20:23:06 +08:00
master.yml [KYUUBI #6466] Bump minikube and kubernetes version of integration test 2024-06-15 13:31:04 +08:00
nightly.yml [KYUUBI #6163] Set default Spark version to 3.5 2024-03-12 16:22:37 +08:00
publish-snapshot-docker.yml [KYUUBI #6080] Improve instruction for deploy Kyuubi on K8s 2024-02-26 13:40:32 +08:00
publish-snapshot-nexus.yml [KYUUBI #6091] Deprecate and remove building support for Spark 3.1 2024-03-04 20:23:06 +08:00
stale.yml [KYUUBI #5841] [BUILD] Bump actions/stale from v7 to v9 2023-12-09 23:31:58 +08:00
style.yml [KYUUBI #6170] Merge JDBC Trino TPC jobs and Style Check jobs in GitHub Actions workflow 2024-03-12 15:22:22 +08:00
web-ui.yml [KYUUBI #5842] [BUILD] Bump actions/setup-node from v3 to v4 2023-12-09 23:32:26 +08:00