rht-labs / labs-ci-cd

👻UNMAINTAINED - A collection of Red Hat Open Innovation Labs CI/CD components
Apache License 2.0
101 stars 70 forks source link

Pin SonarQube to version 7.7 For K8s/OpenShift Compatibility #283

Closed InfoSec812 closed 5 years ago

InfoSec812 commented 5 years ago

Currently, version 7.8 and later of SonarQube have updated to a newer version of ElasticSearch which is not compatible by default with OpenShift/Kubernetes. The issue is detailed HERE.

Long term, a solution which addresses the underlying issue would be good, but in the short term we need to use an earlier version. The solution to this issue should be to allow for pinning the version of SonarQube to a version which is compatible.