This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
dcos-commons-0.10.0
Improvements
- Make zookeeper connection string optional
- Move all YAML keys to kebab-case
- Let FW developer easily specify FrameworkInfo
- Add readiness checks
- Add ability to provide custom RestartHook to DefaultScheduler.Builder
- Add web-url to ServiceSpec
- Return WAITING in Plan and Phase, if interrupted and not completed
- All task env-vars including ports are now also available on health and readiness checks
- Add zookeeper authorization
- Create ROADMAP.md
- Added dev guide and readme link
Fixes
- CanaryStrategy forgot to proceeds itself
- Use proper docker protobugs and fix rlimits NPE
- DefaultStep was ignoring interrupt / getStatus
- Fixed OfferEvaluation pack/unpack bug
- Extend, not override LD_LIBRARY_PATH
- Fix multi-volume support