doc: add changelog for #11830

This commit is contained in:
Michael Schurter 2022-01-12 12:28:38 -08:00
parent e6eff95769
commit ebadaabc71
1 changed files with 3 additions and 0 deletions

3
.changelog/11830.txt Normal file
View File

@ -0,0 +1,3 @@
```release-note:bug
agent: Validate reserved_ports are valid to prevent unschedulable nodes.
```