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

Change path for SonarQube health checks #186

Closed InfoSec812 closed 6 years ago

InfoSec812 commented 6 years ago

The SonarQube docs recommend using /api/system/health for health checks to be reliable.

springdo commented 6 years ago

@InfoSec812 - Seems to not like the new health check you've added. It returns the following in CI

4:53:54 PM | Warning | Unhealthy | Readiness probe failed: HTTP probe failed with statuscode: 401 18 times in the last 6 minutes
4:51:24 PM | Warning | Unhealthy | Readiness probe failed: HTTP probe failed with statuscode: 403 2 times in the last 6 minutes
4:51:14 PM | Warning | Unhealthy | Readiness probe failed: Get http://10.130.1.69:9000/api/system/health: dial tcp 10.130.1.69:9000: getsockopt: connection refused2 times in the last
sherl0cks commented 6 years ago

Closing. Feel free to re open with new changes