Skip to content
Success

Changes

Summary

  1. feat(tikv): start use rocky8 as base image since from 8.4 (#3185) (commit: 6f8b3cb) (details)
Commit 6f8b3cb37254f6096f2d75a9213f839afa0ac6e0 by noreply
feat(tikv): start use rocky8 as base image since from 8.4 (#3185)

CentOS 7 has reached the end of its life cycle. Starting from version
8.4, we began using Rocky Linux 8 as the base image.
* The default version of gcc in the new image is 8.5.0
* Temporarily use a docker image to implement the cargo cache, and after
switching the base image, try to handle the cargo cache using the PVC
(commit: 6f8b3cb)
The file was modifiedpipelines/tikv/tikv/latest/pull_unit_test.groovy (diff)
The file was modifiedpipelines/tikv/tikv/release-8.4/pod-pull_unit_test.yaml (diff)
The file was modifiedpipelines/tikv/tikv/release-8.4/pull_unit_test.groovy (diff)
The file was modifiedpipelines/tikv/tikv/latest/pod-pull_unit_test.yaml (diff)