Merge pull request #1464 from timstclair/changelog-cp

Cherrypick 1.3 changelog
This commit is contained in:
Tim St. Clair 2016-09-19 11:03:48 -07:00 committed by GitHub
commit 984a760808

View File

@ -1,7 +1,41 @@
# Changelog # Changelog
### 0.23.9 (2016-08-09)
- Cherry-pick release:
- Ensure minimum kernel version for thin_ls
### 0.23.8 (2016-08-02)
- Cherry-pick release:
- Prefix Docker labels & env vars in Prometheus metrics to prevent conflicts
### 0.23.7 (2016-07-18)
- Cherry-pick release:
- Modify working set memory stats calculation
### 0.23.6 (2016-06-23)
- Cherry-pick release:
- Updating inotify to fix memory leak v0.23 cherrypick
### 0.23.5 (2016-06-22)
- Cherry-pick release:
- support LVM based device mapper storage drivers
### 0.23.4 (2016-06-16)
- Cherry-pick release:
- Check for thin_is binary in path for devicemapper when using ThinPoolWatcher
- Fix uint64 overflow issue for CPU stats
### 0.23.3 (2016-06-08)
- Cherry-pick release:
- Cap the maximum consecutive du commands
- Fix a panic when a prometheus endpoint ends with a newline
### 0.23.2 (2016-05-18) ### 0.23.2 (2016-05-18)
- Final release for Kubernetes 1.3
- Handle kernel log rotation - Handle kernel log rotation
- More rkt support: poll rkt service for new containers - More rkt support: poll rkt service for new containers
- Better handling of partial failures when fetching subcontainers - Better handling of partial failures when fetching subcontainers