kyuubi/.github/workflows
Cheng Pan 8d5df3175d
[KYUUBI #6837] [INFRA] Disable K8s CI image GHA cache
### Why are the changes needed?

The GHA cache `engine-archives` seems frequently to be evicted because of exceeding the project cache capacity(10GiB), and I found the K8s IT job produces fresh large cache objects frequently, we should disable that to let `engine-archives` survive, to avoid downloading from the fragile `archive.apache.org` each time.

```
Connect to archive.apache.org:443 [archive.apache.org/65.108.204.189, archive.apache.org/2a01:4f9:1a:a084:0:0:0:2] failed: Network is unreachable (connect failed)
```

<img width="1306" alt="Xnip2024-12-04_17-36-03" src="https://github.com/user-attachments/assets/7e00ecad-8492-4a3e-b669-03b56a05747c">

PS: I deleted bunches of `buildkit-blob-*` manually to save `engine-archives`

### How was this patch tested?

Monitor GHA after merging.

### Was this patch authored or co-authored using generative AI tooling?

No.

Closes #6837 from pan3793/k8s-it.

Closes #6837

8bab514dc [Cheng Pan] [INFRA] Disable K8s CI image GHA cache

Authored-by: Cheng Pan <chengpan@apache.org>
Signed-off-by: Cheng Pan <chengpan@apache.org>
(cherry picked from commit ea3a73fa4e)
Signed-off-by: Cheng Pan <chengpan@apache.org>
2024-12-04 20:34:19 +08:00
..
dep.yml [KYUUBI #6458] Remove commons-logging from binary release 2024-06-11 11:32:44 +08:00
docs.yml [KYUUBI #6741] [CI] update GHA actions/upload-artifact from v3 to v4 2024-11-29 11:42:44 +08:00
gluten.yml [KYUUBI #6741] [CI] update GHA actions/upload-artifact from v3 to v4 2024-11-29 11:42:44 +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 #6741] [CI] update GHA actions/upload-artifact from v3 to v4 2024-11-29 11:42:44 +08:00
master.yml [KYUUBI #6837] [INFRA] Disable K8s CI image GHA cache 2024-12-04 20:34:19 +08:00
nightly.yml [KYUUBI #6741] [CI] update GHA actions/upload-artifact from v3 to v4 2024-11-29 11:42:44 +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 #6741] [CI] update GHA actions/upload-artifact from v3 to v4 2024-11-29 11:42:44 +08:00
web-ui.yml [KYUUBI #5842] [BUILD] Bump actions/setup-node from v3 to v4 2023-12-09 23:32:26 +08:00