发布于 2016-04-07 00:29:19 | 188 次阅读 | 评论: 0 | 来源: 网友投递
Deis 开源PaaS系统
Deis 是一个 Django/Celery API 服务器、Python CLI 和一组 Chef cookbooks 合并起来提供一个类似 Heroku 的应用平台,用于公有云和私有云。Deis 的口号是:Your PaaS. Your Rules.
Deis v1.13.0 发布了,以下是一些改进内容:
3181b2d client: document deis version
6ec3e06 controller: add simple health check view
42464a2 contrib: graceful shutdown for non-ceph nodes
d7fe142 contrib/linode: allow for cluster expansion and standardize scripts
3f4e25a router: make vhost_traffic_status_zone configurable
e2aeace logspout: discover logger connection continuously
3052fe6 controller: prevent overlapping config:set operations
040f90d client: only delete local ~/.deis/client.json if cancelling logged in user
67090ae controller: use django HttpResponse for logs
17da397 controller: use double quotes to escape ENV values
d481c4c api: disable adding wildcard certificates
ad558e4 auth: return a 409 if a user is cancelled that has apps
2cf9205 setup-node.sh: update packages for a Jenkins node
46bbba7 router: Allow for comma-delimited X-Forwarded-Proto
8f0119f controller: tag keys can be lowercase or capital
ba38edc builder: fail on piped command
78a16fb builder: source proxy envvars
35a97b1 builder: remove temporary build dir on success
f7099c7 builder: log env tcp requests information to debug
1cb11dd client: simplify URL prefixing
4a9f791 vagrant: fix Vagrantfile to handle spaces
3275683 builder: demote handshake failure log to debug
e0aa2b1 client: strip controller port when parsing git remotes
112f513 controller: do not require slash at the end of the GET /v1/users
a450965 builder: remove empty newline
7290dd0 logspout: Truncate lines too big for a single UDP packet
0700028 router: Fix issues establishing real end-client IP
05e4b57 controller: legacy fix should modify dict instead of dict view
51c6861 database: bail out if unable to check for existing backups
8b824df client: backport deis/workflow#280 to v1
f46b967 tests: remove reference to python client
455e6b0 tests: use and patch known "good" version of mock-s3
481fe6b registry: disallow dots in s3 buckets
