@@ -26,7 +26,7 @@ func main() {
oclib.InitAPI(appname, map[string][]string{
"/oc/check/:id": {"GET"},
"/oc/logs": {"GET"},
"/oc/logs/:id": {"GET"},
})
go planner.InitPlanner()
go scheduling_resources.InitSchedulingResource()
The note is not visible to the blocked user.