John Niang

Results 82 issues of 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...

kind/feature

### 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...

kind/bug

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:...

area/devops
kind/bug
priority/medium

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: ![image](https://user-images.githubusercontent.com/16865714/115689009-41d39180-a38e-11eb-8a1d-9339e38cbfb0.png) 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...

area/devops

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: ![image](https://user-images.githubusercontent.com/16865714/140965188-19f42f61-d5a7-439a-a9f5-7c3a5a10d563.png) ![image](https://user-images.githubusercontent.com/16865714/140965247-74eaf7f0-3d5a-4a66-b065-c18543a12119.png)...

kind/documentation

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

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

area/devops
priority/low