agent-substrate / agent-substrate/substrate
atecontroller: health checks are registered but never served
Open
area/api-machinery
kind/bug
- Dominant language
- Go
- Stars
- 1.8k
- Forks
- 316
- Avg merge
- 2d 43m
- Merged PRs (30d)
- 287
Description
## Expected Behavior
Ability to serve readiness and liveness probes on atecontroller.
## Actual Behavior
Atecontroller registers controller-runtime health and readiness checks, and its Deployment declares container port 8081, but HealthProbeBindAddress is empty and the Deployment has no readiness or liveness probes.
## Steps to Reproduce the Problem
N/A
## Specifications
- Version: 596cfb8ab02e01bce6178538dfb7160de96acc10
- Platform: N/A
Contributor guide
Assessment
This issue has not been assessed yet.