bcgov / hcap

Application supporting access to the Health Career Access Program (HCAP) for employers and participants.
Apache License 2.0
2 stars 1 forks source link

fix: removing keycloak health check #978

Closed fw-noel closed 1 year ago

fw-noel commented 1 year ago

The Keycloak team reached out and said we were making way more requests than necessary, and this is believed to be due to the liveness / readiness probes. We shouldn't need to check KC for our health check; if its down, we may not necessarily want the whole application to be down (which the liveness probe will do before this change).

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication