dragonfly/manager
Chlins Zhang 94a02a2005
feat: support mark inactive schedulers in the scheduler gc (#4215)
Signed-off-by: chlins <chlins.zhang@gmail.com>
2025-07-18 10:42:44 +08:00
..
auth/oauth add comments for Oauth interface (#4038) 2025-05-07 12:23:45 +08:00
cache feat: update Redis connection pool configuration (#4086) 2025-05-20 12:30:56 +08:00
config feat: support HTTPS protocol for otel (#4159) 2025-06-25 08:35:36 +00:00
console@d1cc68c3f9 chore: bump console version to v0.3.0 (#4196) 2025-07-08 23:11:00 +08:00
database feat: add logLevel and remove verbose (#4157) 2025-06-24 07:27:28 +00:00
dist feat: manager embed frontend assets (#1523) 2023-06-28 17:33:42 +08:00
gc feat: support mark inactive schedulers in the scheduler gc (#4215) 2025-07-18 10:42:44 +08:00
handlers feat: support get info of the preheating image (#4139) 2025-06-18 10:57:22 +00:00
job feat: Add support for selecting specific peer IPs for preheating in job scheduler (#4194) 2025-07-08 04:32:22 +00:00
metrics feat: add CreateJobCount and CreateJobSuccessCount metrics (#3588) 2024-10-18 11:18:46 +08:00
middlewares feat: implement distributed rate limiting by redis_rate/v10 (#4068) 2025-05-15 08:12:10 +00:00
models feat: add last heartbeat tracking for scheduler service (#4213) 2025-07-16 19:20:21 +08:00
permission/rbac feat: rename manager/model to manager/models (#2191) 2023-06-28 17:34:39 +08:00
router feat: add logLevel and remove verbose (#4157) 2025-06-24 07:27:28 +00:00
rpcserver feat: update d7y.io/api/v2 to v2.1.42 and report scheduler config to … (#4214) 2025-07-17 13:57:26 +08:00
searcher refactor: replace custom math functions with built-in max/min (#3972) 2025-04-22 06:23:14 +00:00
service feat: add scheduler configuration support (#4212) 2025-07-16 08:31:44 +00:00
types feat: add scheduler configuration support (#4212) 2025-07-16 08:31:44 +00:00
manager.go refactor(manager/scheduler): optimize IP formatting error handling (#4201) 2025-07-11 11:14:57 +08:00