Skip to content

Commit 06c63aa

Browse files
authored
Merge pull request #2446 from npolshakova/npolshakove/fix-yaml-formating
Fix release notes yaml lint errors
2 parents 07406ed + 737b620 commit 06c63aa

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

releases/release-1.30/release-notes/maps/pr-119177-map.yaml

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

0 commit comments

Comments
 (0)