John Niang
John Niang
At present, we only support E2E testing in Kubernetes 1.19.7. Apparently, it's not enough because we announced to support Kubernetes [range from 1.19 to 1.22](https://github.com/kubesphere/ks-installer/tree/release-3.2#prerequisites). So I request to support...
### What happened? ks-core helm upgrade failed when I restarted ks-installer. ### Environment - Kubernetes: v1.19.8 - ks-installer: nightly-20210925 ### Log detail ```bash TASK [ks-core/ks-core : KubeSphere | Getting ks-core...
The error will occur when I specify a custom podTemplate in Jenkinsfile. **Jenkinsfile example**: ```groovy pipeline { agent { kubernetes { label 'gradle' yaml '''apiVersion: v1 kind: Pod spec: containers:...
At present, our project dependencies defined in go.mod file that are too old may not be able to run in Kubernetes 1.22 correctly, especially when we create a webhook targeting...
There always has a stage named `Declarative: Checkout SCM` for git repo before first stage, so our first stage named `checkout scm` is redundant. Current stages as follow:  After...
> https://github.com/kubesphere/devops-java-sample/tree/master/artifacts/m2 This folder is too large. ```shell --- /home/johnniang/Workspaces/johnniang/devops-java-sample --------------------------------------------- 114.9 MiB [##########] /artifacts 69.2 MiB [###### ] /.git 64.0 KiB [ ] /deploy 56.0 KiB [ ] /src...
There is an [upstream PR](https://github.com/kubesphere/ks-installer/pull/1490) may lead to documentation change. We will add quota settings on `kubesphere-devops-worker` namespace and optimize Jenkins casc configuration. We may need a document about how...
Request to add "What's new in 3.2.0" to introduction part. Currently, "What's new in 3.1.0" in introduction part is still in index page. Please see the following screenshots:  ...
Currently, we have enabled build cache for maven container only. But now, we are supposed to provide a document of nodejs cache for front-end users. /area devops /priority medium
Upstream PR: . Once the upstream pr is released, we are supposed to provide more details about refined configuration of devops agent. /area devops /priority low