Open JohnNiang opened 2 years ago
After I upgrade helm chart of ks-devops, the new jenkins-casc-config
ConfigMap won't be applied. Please see:
helm -n kubesphere-devops-system upgrade devops charts/ks-devops/ --install --reuse-values
I don't have a solution right now, just let the problem emerge again.
/cc @kubesphere/sig-devops
I don't think this is a bug. Because this is expected according to our design. I prefer to have an enhancement. Considering the team's capacity, I'm going to lower the priority of this issue.
/remove-kind bug /remove-priority high /kind feature
If we make some upgrades into
jenkins.yaml
, like bumping builders' image version, people who have already installed KubeSphere 3.2.0 won't obtain those upgrades after KubeSphere upgrade. Because thejenkins_user.yaml
has been fixed after the first installation.