Skip to content

Fix release notes yaml lint errors #2446

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ releasenote:
text: "kube-scheduler implemented scheduling hints for the `NodeResourceFit` plugin.
The scheduling hints allowed the scheduler to only retry scheduling a Pod that had
been previously rejected by the `NodeResourceFit` plugin if a new Node or a Node update
matched the Pod's resource requirements or if an old pod update or delete matched the Pod's resource requirements".
matched the Pod's resource requirements or if an old pod update or delete matched the Pod's resource requirements."
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pr: 121983
releasenote:
text: 'cleanup: removed `getStorageAccountName` warning messages'.
text: 'cleanup: removed `getStorageAccountName` warning messages.'
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pr: 122477
releasenote:
text: `kubeadm completion` error message now displays supported shell types when an invalid shell was specified.
text: "`kubeadm completion` error message now displays supported shell types when an invalid shell was specified."
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pr: 122614
releasenote:
text: 'kube-proxy: fixed `LoadBalancerSourceRanges` not working for `nftables` mode'.
text: 'kube-proxy: fixed `LoadBalancerSourceRanges` not working for `nftables` mode.'