gitdataai/admin/deploy
ZhenYi 09d5a5877f
Some checks are pending
CI / Rust Lint & Check (push) Waiting to run
CI / Rust Tests (push) Waiting to run
CI / Frontend Lint & Type Check (push) Waiting to run
CI / Frontend Build (push) Blocked by required conditions
fix(admin): upgrade ioredis cluster to 5.x RedisCluster API
- Replace deprecated Cluster with RedisCluster (ioredis 5.x breaking change)
- Extract username/password from cluster URLs for authentication
- Fix REDIS_CLUSTER_URLS to include all 3 master nodes with default user
2026-04-20 09:28:28 +08:00
..
templates fix(admin): handle admin.env as both list and map in deployment template 2026-04-19 23:21:53 +08:00
Chart.yaml feat(admin): add Docker and Kubernetes deployment for admin panel 2026-04-19 21:49:22 +08:00
values.user.yaml.example feat(admin): add Docker and Kubernetes deployment for admin panel 2026-04-19 21:49:22 +08:00
values.yaml fix(admin): upgrade ioredis cluster to 5.x RedisCluster API 2026-04-20 09:28:28 +08:00