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

Auto Sync failed after deleting namespace in kubesphere v3.3.0-rc.2 version

Open frezes opened this issue 3 years ago • 1 comments

What is version of KubeSphere DevOps has the issue?

kubesphere v3.3.0-rc.2

How did you install the Kubernetes? Or what is the Kubernetes distribution?

No response

What happened?

Deploy open-podcasts in kubesphere devops, the path is config/default. Delete namespace after successful deployment, auto sync failed.

Application spec: image

Sync Results: image

Relevant log output

No response

Additional information

No response

frezes avatar Jun 13 '22 07:06 frezes

The automation sync feature does not work well when the namespace is missing. But we can sync it manually.

IMO, this might be a bug of the Argo CD. Because the sync feature comes from Argo CD. We are just using the feature of it.

LinuxSuRen avatar Jun 13 '22 09:06 LinuxSuRen