You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But after control center starts, then it is shutting down with the following INFO [control-center-shutdown-hook] Shutting down due to shutdown hook signal (io.confluent.controlcenter.application.AllControlCenter)
My assumption liveness/readiness probes do not respect basepath, due to it seems control center successfully starts by itself. Specifically this one: [2022-07-16 02:33:35,251] INFO [qtp72795450-143] 172.17.0.1 - - [16/Jul/2022:02:33:35 +0000] "GET /2.0/status/app_info HTTP/1.1" 200 158 "-" "kube-probe/1.23" 1 (io.confluent.rest-utils.requests)
Is it possible to allow configuration of this parameter?
Control-center configuration reference: https://docs.confluent.io/platform/current/control-center/installation/configuration.html
The text was updated successfully, but these errors were encountered: