dragonfly/manager/types
Gaius 25edc40937
fix: evaluate after filter (#2363)
Since the final length of the filter is the candidateParentLimit used,
the parents after the filter is the returned parents.

Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-06-28 17:34:51 +08:00
..
application.go feat: rename url priority struct and remove PriorityLevel constants (#1902) 2023-06-28 17:34:15 +08:00
bucket.go feat: manager add bucket interface (#1368) 2023-06-28 17:33:26 +08:00
cluster.go feat: add cluster api in manager (#2288) 2023-06-28 17:34:47 +08:00
config.go feat: add priority to application in manager (#1901) 2023-06-28 17:34:15 +08:00
job.go feat: rewrite interface{} to any (#1419) 2023-06-28 17:33:32 +08:00
model.go feat: optimize model rest api in manager (#2291) 2023-06-28 17:34:47 +08:00
oauth.go feat: add oauth2 signin (#591) 2023-06-28 17:31:42 +08:00
peer.go feat: get active peer count (#1315) 2023-06-28 17:33:20 +08:00
preheat.go feat: preheat compatible with harbor (#837) 2023-06-28 17:32:38 +08:00
role.go refactor: rbac 2023-06-28 17:31:41 +08:00
scheduler.go feat: if the scheduler feature is not in feature flags, then it will stop providing the featrue (#2234) 2023-06-28 17:34:43 +08:00
scheduler_cluster.go fix: evaluate after filter (#2363) 2023-06-28 17:34:51 +08:00
seed_peer.go feat: rename HostName to Hostname (#2205) 2023-06-28 17:34:40 +08:00
seed_peer_cluster.go feat: add cluster api in manager (#2288) 2023-06-28 17:34:47 +08:00
user.go feat: add user update interface and rename rest to service (#1148) 2023-06-28 17:33:04 +08:00