p0bailey
(Phillip Bailey)
May 8, 2020, 8:37am
3
Hi Ann,
thanks for you reply. The issue that I’m experiencing is the same reported in the below topic. The chart works as expected, however sonar fails due the lock on ES.
Hi Team,
We are running SonarQube lts version 6.7.1-alpine in k8s cluster(deployed as k8s deployment object with replica count 1) and sonarqube data/extensions dirs are backed by k8s persistent volumes to have persistency for these two them. But we are facing issue while doing the k8s rolling deployments, where existing sonar pod is still running and a parallel gets started which gets failed to start, as elasticsearch does not get the node lock(already taken by existing as both are using the sa…