Skip to content

Commit 190b31a

Browse files
authored
Merge pull request #2842 from ryan-su-12/release-notes-draft-v1.34.0-rc.1
Update release notes draft to version v1.34.0-rc.1
2 parents 3ba876f + 861d842 commit 190b31a

File tree

5 files changed

+1321
-15
lines changed

5 files changed

+1321
-15
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
pr: 132117
2+
releasenote:
3+
text: "Promoted the `agnhost` image to v2.56 for Kubernetes e2e testing; verified digest: sha256:352a050380078cb2a1c246357a0dfa2fcf243ee416b92ff28b44a01d1b4b0294."
4+
pr_body: ""
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
pr: 133412
2+
kinds:
3+
- bug
4+
releasenote:
5+
text: "Fixed an issue that caused kube-apiserver to panic in 1.34.0-rc.0."

releases/release-1.34/release-notes/release-notes-draft.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3241,8 +3241,8 @@
32413241
},
32423242
"132117": {
32433243
"commit": "8a95bb683337dd0d83154ea608c6cb2351620aa7",
3244-
"text": "crane digest gcr.io/k8s-staging-e2e-test-images/agnhost:2.56\nsha256:352a050380078cb2a1c246357a0dfa2fcf243ee416b92ff28b44a01d1b4b0294",
3245-
"markdown": "❯ crane digest gcr.io/k8s-staging-e2e-test-images/agnhost:2.56\n sha256:352a050380078cb2a1c246357a0dfa2fcf243ee416b92ff28b44a01d1b4b0294 ([#132117](https://github.com/kubernetes/kubernetes/pull/132117), [@yashsingh74](https://github.com/yashsingh74)) [SIG Network and Testing]",
3244+
"text": "crane digest gcr.io/k8s-staging-e2e-test-images/agnhost:2.56",
3245+
"markdown": "Crane digest gcr.io/k8s-staging-e2e-test-images/agnhost:2.56 ([#132117](https://github.com/kubernetes/kubernetes/pull/132117), [@yashsingh74](https://github.com/yashsingh74)) [SIG Network and Testing]",
32463246
"author": "yashsingh74",
32473247
"author_url": "https://github.com/yashsingh74",
32483248
"pr_url": "https://github.com/kubernetes/kubernetes/pull/132117",
@@ -3258,7 +3258,8 @@
32583258
"testing"
32593259
],
32603260
"duplicate": true,
3261-
"do_not_publish": true
3261+
"do_not_publish": true,
3262+
"is_mapped": true
32623263
},
32633264
"132121": {
32643265
"commit": "d195722623824d68b244b80736a9d460bd714217",
@@ -6759,7 +6760,7 @@
67596760
},
67606761
"132965": {
67616762
"commit": "356d0b9f1834c336abb190fda0033eb6adeb2726",
6762-
"text": "Deprecated `apiserver_storage_objects` and replace it with `apiserver_resource_objects` metric using labels consistent with other metrics.",
6763+
"text": "Deprecated `apiserver_storage_objects` and replaced it with `apiserver_resource_objects` metric using labels consistent with other metrics.",
67636764
"markdown": "Deprecated `apiserver_storage_objects` and replaced it with `apiserver_resource_objects` metric using labels consistent with other metrics. ([#132965](https://github.com/kubernetes/kubernetes/pull/132965), [@serathius](https://github.com/serathius)) [SIG API Machinery, Etcd and Instrumentation]",
67646765
"author": "serathius",
67656766
"author_url": "https://github.com/serathius",

0 commit comments

Comments
 (0)