Go to file
zerosaturation e1fb138e8e fix(deploy): health probe paths + starbookService deployment removal (config 4.3)
- k8s helm values.yaml: notificationService/moderationService healthPath 改 /health
  (原 /healthz 与 pkg/health 实际注册路径不一致);
- 删除 k8s helm starbookservice template (服务已删, 部署已无效);
- docker-compose.{local,prod}.yml: 删 starbookService 服务块 + URL env + depends_on;
- Dockerfile.services: 删 starbookService 构建 Stage;
- build.sh + deploy.sh: 删 starbookService 引用 + ALL_SERVICES_NAME 帮助文本。

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-24 14:04:41 +08:00
.agents/skills
.tmp
backend chore(backend): remove starbookService + proto (config 4.2 cleanup) 2026-07-24 14:04:37 +08:00
docker fix(deploy): health probe paths + starbookService deployment removal (config 4.3) 2026-07-24 14:04:41 +08:00
docs docs: backend audit report 2026-07-21 (findings + corrections) 2026-07-23 01:11:13 +08:00
frontend fix:补齐appBUG 2026-07-22 16:29:39 +08:00
k8s fix(deploy): health probe paths + starbookService deployment removal (config 4.3) 2026-07-24 14:04:41 +08:00
mock
scripts
.gitignore chore(gitignore): exclude userService/main.go.bak 2026-07-24 14:02:07 +08:00
AGENTS.md
CLAUDE.md
README.md

TopFans