style: add missing changelog entry for prevent reschedule (#19341)

This commit is contained in:
Juana De La Cuesta
2023-12-07 15:41:15 +01:00
committed by GitHub
parent 8cde7a4f70
commit 8eee5277b9

3
.changelog/19101.txt Normal file
View File

@@ -0,0 +1,3 @@
```release-note:improvement
scheduler: Added a new configuration to avoid rescheduling allocations if a nodes misses one or more heartbits
```