kubesphere / kubesphere/ks-devops
Run pipeline error when upgrade kubesphere to v3.3.1 and change cri to containerd
Open
kind/bug
- Dominant language
- Go
- Stars
- 164
- Forks
- 140
- PR merge metrics
- No merged PRs in 30d
Description
### What is version of KubeSphere DevOps has the issue?
v3.3.1
### How did you install the Kubernetes? Or what is the Kubernetes distribution?
kubekey
### What happened?
https://kubesphere.io/forum/d/9342-k8s-cri-containerd-devops
https://kubesphere.io/forum/d/9227-docker
Upgrade kubesphere to v3.3.1
Change cri from docker to containerd
The jenkins agent will still be docker agent, while there is no docker engine.
Maybe we could
1. Add `alias docker=podman` to podman image.
2. Fix jenkins_user.yaml in CM jenkins-casc-config, use podman image.
### Relevant log output
_No response_
### Additional information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.