Skip to content

Commit

Permalink
[reno] add missing release note for logs potential deadlocks
Browse files Browse the repository at this point in the history
  • Loading branch information
truthbk committed Sep 17, 2018
1 parent 9e6984c commit 8234247
Showing 1 changed file with 16 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Each section from every releasenote are combined when the
# CHANGELOG.rst is rendered. So the text needs to be worded so that
# it does not depend on any information only available in another
# section. This may mean repeating some details, but each section
# must be readable independently of the other.
#
# Each section note must be formatted as reStructuredText.
---
fixes:
- |
Fix possible deadlocks that could occur when new docker sources
and services are pushed and:
* The docker socket is closed at agent setup
* The docker socket is not mounted
* The kubernetes integration is enabled

0 comments on commit 8234247

Please sign in to comment.