Commit Graph

  • 451e55596a fix(k8s): protect PVCs from deletion on helm uninstall ZhenYi 2026-04-15 23:00:55 +0800
  • 2afad11cb6 fix(frontend): use workspaceInfo API to get full workspace data for sidebar ZhenYi 2026-04-15 22:55:01 +0800
  • a1ebe47564 fix(frontend): remove unused imports and fix workspace type in homepage ZhenYi 2026-04-15 22:45:07 +0800
  • c033cc3ff8 fix(k8s): add procps to worker images and fix probe commands ZhenYi 2026-04-15 22:13:16 +0800
  • afbc58d9bf feat(frontend): landing pages with Command as Service concept ZhenYi 2026-04-15 21:45:30 +0800
  • 0ce70eca7f fix(deploy): bind app to 0.0.0.0 for K8s Service connectivity ZhenYi 2026-04-15 14:26:42 +0800
  • d307c13878 fix(deploy): route /api and /ws to app, frontend as default on gitdata.ai ZhenYi 2026-04-15 14:19:25 +0800
  • 6c3f5b49f8 feat(deploy): single unified Ingress with per-host routing ZhenYi 2026-04-15 14:17:03 +0800
  • b9a9acbc75 fix(deploy): correct ConfigMap name from -secrets to -config ZhenYi 2026-04-15 14:11:40 +0800
  • d4c9759a7e revert: use configMapRef instead of secretRef ZhenYi 2026-04-15 14:09:48 +0800
  • b7b56938aa fix(deploy): use secretRef instead of configMapRef in all deployments ZhenYi 2026-04-15 14:06:40 +0800
  • ad2cb7255f refactor(deploy): use envFrom with configMapRef for all deployments ZhenYi 2026-04-15 13:48:13 +0800
  • f1388a6ae2 fix: nginx resolver for dynamic upstream DNS resolution ZhenYi 2026-04-15 13:25:28 +0800
  • b37425d3c7 fix: add SMTP env vars to email-worker deployment ZhenYi 2026-04-15 13:24:45 +0800
  • 603e14e53b fix: frontend built from repo root, dist/ copied into nginx image ZhenYi 2026-04-15 13:17:07 +0800
  • 65a34a627f refactor: build frontend externally, copy dist into nginx image ZhenYi 2026-04-15 13:00:34 +0800
  • 3bc381da45 feat: add SMTP env vars to app deployment ZhenYi 2026-04-15 11:51:29 +0800
  • b3b74a2396 fix: remove trigger function from message search migration ZhenYi 2026-04-15 11:39:39 +0800
  • 8e7f3b211e fix: use dollar-quoting for PL/pgSQL trigger function ZhenYi 2026-04-15 11:31:40 +0800
  • b6697258ab fix(migrate): reorder migrations so workspace ALTER runs after project CREATE ZhenYi 2026-04-15 11:19:01 +0800
  • 3a8b8c9cf8 remove all foreign key constraints from SQL migrations ZhenYi 2026-04-15 11:03:17 +0800
  • 2f31e7268b feat: add imagePullSecrets support to all deployment templates ZhenYi 2026-04-15 10:59:15 +0800
  • 33c5501fc9 fix: remove resources from deployment templates to fix K8s schema validation ZhenYi 2026-04-15 10:56:22 +0800
  • 53c63dad19 fix: simplify static deployment template, fix YAML parse error ZhenYi 2026-04-15 10:47:25 +0800
  • 9112cb2dff fix: use scratch variable for port binding in static template ZhenYi 2026-04-15 10:42:53 +0800
  • 9776c923c0 fix: use %v instead of %s+print for port in static template ZhenYi 2026-04-15 10:40:02 +0800
  • 0ebbc6e29e fix: remove limits from resources to fix K8s schema validation ZhenYi 2026-04-15 10:38:47 +0800
  • 650243510c refactor: remove namespace and configmap from Helm chart ZhenYi 2026-04-15 10:30:02 +0800
  • fd724ca4ae chore: use timestamp as default image tag (YYYY-MM-DD-HH) ZhenYi 2026-04-15 10:16:13 +0800
  • 852dec099d remove migrate service ZhenYi 2026-04-15 09:57:20 +0800
  • dfe4cb6207 refactor: local compile + docker push workflow ZhenYi 2026-04-15 09:53:45 +0800
  • f026dcfae2 fix: email-worker binary name mismatch ZhenYi 2026-04-15 09:49:05 +0800
  • 4a81fa3b96 fix: re-include release binaries in docker build context ZhenYi 2026-04-15 09:44:48 +0800
  • df976d16cb fix(operator): Time to_string and phase type mismatch ZhenYi 2026-04-15 09:38:46 +0800
  • 2d2e295bf3 refactor: build Rust binaries externally, COPY into minimal runtime images ZhenYi 2026-04-15 09:32:27 +0800
  • a3223a92b3 fix(drone): pass BUILD_TARGET to kaniko builds ZhenYi 2026-04-15 09:18:53 +0800
  • 93cfff9738 init ZhenYi 2026-04-15 09:08:09 +0800