ks-devops
ks-devops copied to clipboard
This is a cloud-native application that focuses on the DevOps area.
### What is version of KubeSphere DevOps has the issue? ks3.2.1 ### How did you install the Kubernetes? Or what is the Kubernetes distribution? kubekey ### Describe this feature At...
### What type of PR is this? /kind documentation ### What this PR does / why we need it: ### Which issue(s) this PR fixes: Fixes # ### Special notes...
See also the following screenshot, it would be good to provide more information than the result.  The relevant source file is https://github.com/kubesphere/ks-devops/blob/796dbc70dffe9f94e37a6e8080aaeedc1c13f852/controllers/gitrepository/pull_request_status_controller.go#L95 /good-first-issue
### What is version of KubeSphere DevOps has the issue? 3.3.0 ### How did you install the Kubernetes? Or what is the Kubernetes distribution? _No response_ ### Describe this feature...
### What is version of KubeSphere DevOps has the issue? v3.3.0 ### How did you install the Kubernetes? Or what is the Kubernetes distribution? v1.24.4+k3s1 ### What happened? The duration...
I worked on ks console recently. The following pic shows two Flux Applications. `test-kus` is a Kustomization type app that has two underlying Kustomization, one of them are ready. `test-fluxcd-helm`...
### What is version of KubeSphere DevOps has the issue? 3.3.0 ### How did you install the Kubernetes? Or what is the Kubernetes distribution? ks-installer on k8s ### Describe this...
### What is version of KubeSphere DevOps has the issue? 3.3.0 ### How did you install the Kubernetes? Or what is the Kubernetes distribution? Server Version: version.Info{Major:"1", Minor:"23", GitVersion:"v1.23.10", GitCommit:"7e54d50d3012cf3389e43b096ba35300f36e0817",...
* An API for receiving SCM webhook requests * https://github.com/kubesphere/ks-devops/pull/597 * Adopt the new webhook on UI * [ ] Remove the existing webhook address on the Pipeline page *...
Sometimes we want to open the git repository page when checking a Pipeline status. For now, people need to find the git repository address from the YAML file or log...