Merge pull request #52514 from xiangpengzhao/remove-none-note
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>..
Release note should not be NONE or similar things.
**What this PR does / why we need it**:
Some release notes are `None` or other similar things. They're meaningless in CHANGELOG.
ref: https://github.com/kubernetes/test-infra/issues/4341 https://github.com/kubernetes/test-infra/issues/4295 https://github.com/kubernetes/test-infra/issues/3295
**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #
**Special notes for your reviewer**:
Hope bot can check such case in the future.
cc @cjwagner
**Release note**:
```release-note
NONE
```
Showing
Please
register
or
sign in
to comment