ks-devops
ks-devops copied to clipboard
This is a cloud-native application that focuses on the DevOps area.
Some users might only want to use parts of the whole KubeSphere DevOps. For example, @codering mentioned he only want to use the CD feature. This is not a complex...
There are two types of potential backend implements. For the Argo CD image updater solution, we need to let users know it's not ready for the production environment.
### What is version of KubeSphere DevOps has the issue? v3.3.0-rc.2 ### How did you install the Kubernetes? Or what is the Kubernetes distribution? ./kk create cluster --with-kubesphere v3.3.0-rc.2 ###...
**What would you like to be added**: Currently (since v3.3.0), on the Continuous Delivery (aka CD) page, users cannot edit the configuration in graphic mode. It's pretty hard for the...
Since KubeSphere DevOps v3.3.0, we are using the original APIs of GitHub, Bitbucket, and Git. But we still need to call the Jenkins APIs to fetch information from Gitlab. -...