OG T
|
a2f7d128f3
|
fix: 域名正統化 - https://awoooi.wooo.work
- CORS 加入正式域名
- NEXT_PUBLIC_API_URL 設為 https://awoooi.wooo.work
- pydantic-settings WHITELIST 改用 property 避免 JSON 解析
- Nginx 已配置指向 K3s Worker (121)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2026-03-22 23:28:36 +08:00 |
|
OG T
|
13200076aa
|
fix(ci): AIOPS 正統模式 - 直寫 Telegram Token + Worker 暫停
- Telegram 通知沿用 AIOPS 直寫 Token 寫法
- Worker replicas=0 暫停 (Phase 6.5 完善後啟用)
- 簡化 rollout 流程
Co-Authored-By: Claude <noreply@anthropic.com>
|
2026-03-22 20:05:02 +08:00 |
|
OG T
|
241e105d72
|
fix(ci): exclude kustomization.yaml from kubectl apply
kustomization.yaml 是給 -k 用的,不能直接 apply
Co-Authored-By: Claude <noreply@anthropic.com>
|
2026-03-22 19:09:31 +08:00 |
|
OG T
|
c6a36ab673
|
fix: simplify Telegram notification format
|
2026-03-22 19:04:50 +08:00 |
|
OG T
|
b5d4b50c52
|
fix: use IP for Harbor registry (avoid TLS cert issue)
|
2026-03-22 18:59:02 +08:00 |
|
OG T
|
a840bf975b
|
Revert "ci: temp switch to ubuntu-latest for initial test"
This reverts commit 4bf0422363.
|
2026-03-22 18:37:41 +08:00 |
|
OG T
|
4bf0422363
|
ci: temp switch to ubuntu-latest for initial test
|
2026-03-22 18:36:47 +08:00 |
|
OG T
|
f037812f15
|
feat(phase8): CI/CD Pipeline 與 K8s 部署自動化
Phase 8 CI/CD 藍圖:
- GitHub Actions deploy-prod.yml (沿用 AIOPS 成熟模式)
- Signal Worker K8s Deployment
- Telegram Notify 閉環
- Bootstrap 自動化腳本
架構鐵律:
- Build: 110 金庫 (Harbor + Self-Hosted Runner)
- Deploy: 120 K3s Master
- 嚴禁 Docker Compose,K8s 唯一合法部署
Co-Authored-By: Claude <noreply@anthropic.com>
|
2026-03-22 18:01:01 +08:00 |
|