-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Release v0.25.0 #1609
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v0.25.0 #1609
Conversation
|
@k8s-bot test this |
CHANGELOG.md
Outdated
| - disable thin_ls due to excessive iops | ||
| - ignore .mount cgroups, fixing dissappearing stats | ||
| - Fix wc goroutine leak | ||
| - use sha256 for cAdvisor releases |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you can drop this
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done.
CHANGELOG.md
Outdated
| # Changelog | ||
|
|
||
| ### 0.25.0 (2017-03-09) | ||
| - disable thin_ls due to excessive iops |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: consistent capitalization. start each line with uppercase
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
CHANGELOG.md
Outdated
| - Fix wc goroutine leak | ||
| - use sha256 for cAdvisor releases | ||
| - update aws-sdk-go dependency to 1.6.10 | ||
| - cAdvisor tested with latest 1.7 go release |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd reword this to "Update to go 1.7 for releases"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done.
timstclair
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
#1566