changelog
This commit is contained in:
parent
fa73c2c361
commit
84bebc1b62
|
@ -3,6 +3,7 @@
|
||||||
IMPROVEMENTS:
|
IMPROVEMENTS:
|
||||||
* core: `distinct_property` constraint can set the number of allocations that
|
* core: `distinct_property` constraint can set the number of allocations that
|
||||||
are allowed to share a property value [GH-2942]
|
are allowed to share a property value [GH-2942]
|
||||||
|
* core: Lost allocations replaced even if part of failed deployment [GH-2961]
|
||||||
* driver/rkt: support read-only volume mounts [GH-2883]
|
* driver/rkt: support read-only volume mounts [GH-2883]
|
||||||
|
|
||||||
BUG FIXES:
|
BUG FIXES:
|
||||||
|
|
Loading…
Reference in a new issue