CHANGELOG: csi expected counts

This commit is contained in:
Lang Martin 2020-08-27 17:41:54 -04:00 committed by Lang Martin
parent 7d483f93c0
commit 1c65a452ba

View file

@ -3,6 +3,7 @@
IMPROVEMENTS:
* api: Added node purge SDK functionality. [[GH-8142](https://github.com/hashicorp/nomad/issues/8142)]
* csi: Improved the accuracy of plugin `Expected` allocation counts. [[GH-8699](https://github.com/hashicorp/nomad/pull/8699)]
* driver/docker: Allow configurable image pull context timeout setting. [[GH-5718](https://github.com/hashicorp/nomad/issues/5718)]
BUG FIXES: