ks-devops icon indicating copy to clipboard operation
ks-devops copied to clipboard

Run pipeline error when upgrade kubesphere to v3.3.1 and change cri to containerd

Open chilianyi opened this issue 2 years ago • 0 comments
trafficstars

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

chilianyi avatar Feb 08 '23 01:02 chilianyi