af7f8e380a
Allow operators to set a different (presumably looser) policy on PATCH updates that don't make any changes to the stack, but just retrigger a new update traversal (that will result in e.g. replacing any unhealthy resources). Change-Id: Id29e7ec7f6cf127177ea7ab29127b0568afaa18b Task: 37305
7 lines
209 B
YAML
7 lines
209 B
YAML
---
|
|
features:
|
|
- |
|
|
Operators can now set a separate ``stacks:update_no_change`` policy for
|
|
PATCH updates that don't modify the stack, independently of the existing
|
|
``stacks:update_patch`` policy.
|