swan icon indicating copy to clipboard operation
swan copied to clipboard

A Distributed, Highly Available Mesos Scheduler, Inspired by the design of Google Borg

Results 19 swan issues
Sort by recently updated
recently updated
newest added

替代mesos slave不能动态修改的attributes - [ ] 对mesos slave节点自定义标签的CRUD - [ ] 发应用/编排时,允许使用自定义标签进行constraint过滤 - [ ] 标签修改删除时,应检查当前没有应用的constraint在使用 对外需要这么几个API即可: - [ ] 列出所有的mesos slave节点(接收query parameters 允许进行组合label过滤) - [ ] 对指定mesos slave节点 upsert label(kv)...

enhancement

目前是通过扫描 `/proc/net/tcp` `/proc/net/tcp6` 来获取,再超高并发服务器上可能有性能问题, 应该通过 kernel netlink InetDiagMsg 来获取当前连接信息。

enhancement

Currently swan name Apps as `..`, is it possible to support user specified `SubDomain` as `..` ? We'd like to use this field to subset user Apps.

https://docs.google.com/document/d/1gEugdkLRbBsqsiFv3urRPRNrHwUC-i1HwfFfHR_MvC8/edit

- 保证代码质量稳定 - 保证重构不影响API对外表现

enhancement
help wanted

should use dummy storage when no zk-path provided.

enhancement
help wanted

reuse mesos multi-role feature to 1, set weight for each role 2, limit resource allocation for individual role 3, turn "runAs" into "role"

sometime integration a crone job is amazon works. Kala is a simplistic, modern, and performant job scheduler written in Go. It lives in a single binary and does not have...