gitdataai/docker
ZhenYi c033cc3ff8 fix(k8s): add procps to worker images and fix probe commands
- Add procps to git-hook and email-worker Dockerfiles (provides pgrep)
- Change all exec probes from pgrep to kill -0 1 (more reliable, bash built-in)
- Add startupProbe to gitserver with 30 failure threshold (5min max startup time)
- Increase gitserver liveness initialDelay to 30s for slower SSH init
2026-04-15 22:13:16 +08:00
..
crd init 2026-04-15 09:08:09 +08:00
operator init 2026-04-15 09:08:09 +08:00
app.Dockerfile refactor: build Rust binaries externally, COPY into minimal runtime images 2026-04-15 09:32:27 +08:00
build.md init 2026-04-15 09:08:09 +08:00
build.sh init 2026-04-15 09:08:09 +08:00
email-worker.Dockerfile fix(k8s): add procps to worker images and fix probe commands 2026-04-15 22:13:16 +08:00
frontend.Dockerfile fix: nginx resolver for dynamic upstream DNS resolution 2026-04-15 13:25:28 +08:00
git-hook.Dockerfile fix(k8s): add procps to worker images and fix probe commands 2026-04-15 22:13:16 +08:00
gitserver.Dockerfile refactor: build Rust binaries externally, COPY into minimal runtime images 2026-04-15 09:32:27 +08:00
operator.Dockerfile refactor: build Rust binaries externally, COPY into minimal runtime images 2026-04-15 09:32:27 +08:00
static.Dockerfile refactor: build Rust binaries externally, COPY into minimal runtime images 2026-04-15 09:32:27 +08:00