ks-devops
ks-devops copied to clipboard
This is a cloud-native application that focuses on the DevOps area.
### What type of PR is this? /kind feature /kind design ### What this PR does / why we need it: - Extend the gitops.kubesphere.io/v1alpha1/Application CRD to Support FluxApp. -...
As you can see, it's not necessary to call the API when cron expression is empty. You could find this page on the Pipeline editing page.  /kind bug /area...
为什么流水线任务只能开启一个,一个运行的时候,其他的流水线都是在队列中等待。该怎么设置并发运行。 @lshmouse 方便解答下吗
Kubesphere version:v3.3.0 Kubernetes version:v1.23.7 Devops webhook displays the public address in Google browser Display the intranet address in the MAC default Safari browser
### What type of PR is this? /kind feature /kind design /kind api-change ### What this PR does / why we need it: Add API for FluxCD Application. ### Which...
**Target**: sync the underlying helmreleases.helm.toolkit.fluxcd.io and kustomize.toolkit.fluxcd.io CRD with a New gitops.kubesphere.io/v1alpha1/Application CRD **Task**: - [x] #679 - [x] #717 - [x] #718 - [x] #767 - [x] #777 -...
Add API for _gitops.kubesphere.io/applications_ (mainly for FluxCD, separate from ArgoCD for now) and HelmTemplate. /kind feature
**What would you like to be added**: As I mentioned in the title. See the following screenshot:  /area devops **Why is this needed**: Users need to open this dialog...
As you can see from the following screen. Users need to scroll the log output manually. This is a very bad experience.  /area devops /priority high
### What is version of KubeSphere DevOps has the issue? all ### How did you install the Kubernetes? Or what is the Kubernetes distribution? kk ### Describe this feature 目前S2I已经支持自定义自有镜像,需要B2I同时支持自定义自有镜像...