Skip to content

Commit ce046f7

Browse files
committed
fix(lint): yaml lint errors to map files
1 parent baeb12f commit ce046f7

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pr: 131790
22
releasenote:
3-
text: Added `podSpec` validation for creating `StatefulSet`
3+
text: Added `podSpec` validation for creating `StatefulSet`.
44
pr_body: ""

releases/release-1.34/release-notes/maps/pr-132087-map.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ pr: 132087
22
releasenote:
33
text: |-
44
Types: Code and Status moved from pkg/scheduler/framework to staging repo.
5-
Users should update import path for these types from `k8s.io/kubernetes/pkg/scheduler/framework` to `k8s.io/kube-scheduler/framework`
5+
Users should update import path for these types from `k8s.io/kubernetes/pkg/scheduler/framework` to `k8s.io/kube-scheduler/framework`.
66
pr_body: ""
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pr: 132284
22
releasenote:
3-
text: Updated etcd version to v3.6.1
3+
text: Updated etcd version to v3.6.1.
44
pr_body: ""
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pr: 132351
22
releasenote:
3-
text: HPA status displayed memory metrics using Ki
3+
text: HPA status displayed memory metrics using Ki.
44
pr_body: ""
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pr: 132355
22
releasenote:
33
text: Added `SizeBasedListCostEstimate` feature gate that allowed apiserver to estimate
4-
sizes of objects to calculate cost of LIST requests
4+
sizes of objects to calculate cost of LIST requests.
55
pr_body: ""
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pr: 132648
22
releasenote:
33
text: Graduated `StreamingCollectionEncodingToJSON` and `StreamingCollectionEncodingToProtobuf`
4-
to GA
4+
to GA.
55
pr_body: ""
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pr: 132762
22
releasenote:
33
text: Replaced deprecated package `k8s.io/utils/pointer` with `k8s.io/utils/ptr`
4-
for ./test/integration
4+
for ./test/integration.
55
pr_body: ""

0 commit comments

Comments
 (0)