Files
nomad/.changelog/20408.txt
Phil Renaud 5150adffc0 [ui] Fix a bug where promotion would be asked with no new canaries (#20408)
* Fix a UI bug where promotion would be asked with no new canaries

* Because we now make sure of your allocations, our test cases should more accurately reflect a state of a promotable workflow
2024-04-16 15:50:06 -04:00

4 lines
118 B
Plaintext

```release-note:bug
ui: Fix a bug where the UI would prompt a user to promote a deployment with unplaced canaries
```