cortex
cortex copied to clipboard
Fix yaml empty node validation
What this PR does: This PR improves the yaml empty node validation for the cortex config by inspecting the yaml ast directly instead of checking the struct after unmarshaling.
Which issue(s) this PR fixes: Fixes #5488
Checklist
- [x] Tests updated
- [ ] Documentation added
- [ ]
CHANGELOG.mdupdated - the order of entries should be[CHANGE],[FEATURE],[ENHANCEMENT],[BUGFIX]
Can i sign the DCO?
Sure, do you want me to update the changelog as well? or is that automated?