ks-devops
ks-devops copied to clipboard
This is a cloud-native application that focuses on the DevOps area.
https://github.com/kubesphere/ks-devops/pull/797 support to send a build status notification from ks-devops. But Jenkins will send it too. See the following screenshot  Firstly, it's totally not necessary to have both Jenkins...
### Motivation FluxCD is similar to ArgoCD but not same. Some concepts in ArgoCD like SyncPolicy and SyncOptions are not exist in FluxCD. Some concepts in FluxCD like more Helm...
As you can see from the following screenshot. It got duplicated name `default-0` for the stage name.   ## Suggestion The parallel stage name is invisible to users. I...
https://github.com/kubesphere/ks-devops/blob/9367e7a7b26ce24c049c6a716b44537a8d911fd8/pkg/apis/apis.go#L38 https://github.com/kubesphere/ks-devops/blob/9367e7a7b26ce24c049c6a716b44537a8d911fd8/pkg/apis/addtoscheme_devops_v1alpha3.go#L26
**Versions used(KubeSphere/Kubernetes)** KubeSphere: `v3.1.1` **To Reproduce** Steps to reproduce the behavior: https://user-images.githubusercontent.com/68640256/128280218-e7aabe0c-6cc3-4087-b47f-d86c59998099.mov **Expected behavior** Prompt credential type error /kind bug /assign @kubesphere/sig-console /priority medium
**Describe the bug** Pipeline data isn't reloaded automatically after editing Pipeline   **Versions used(KubeSphere/Kubernetes)** KubeSphere: v3.2.0 **To Reproduce** Steps to reproduce the behavior: 1. Create a simple Pipeline 2....
**What would you like to be added**: Request to make steps draggable and sortable while editing Pipeline graphically.  Or we could put `Add step` and `Add nesting step` button...
**What would you like to be added**: As you can see from the following screenshot. IMO, the prefix `DevOps Project` is duplicated with the parent menu. And the most important...
**Describe the bug** When the pipeline is running,Three situations occur randomly Situation 1:The input window gets the parameter value of the previous jenkinsfile. The pipeline in jenkins and k8s has...
**What would you like to be added**: Suggest to given a tip when the Bitbucket repository list is empty on the DevOps Pipeline page.  /area devops /priority low /good-first-issue...