Skip to content

Update release notes draft to version v1.34.0-alpha.2 #2811

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
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
5 changes: 5 additions & 0 deletions releases/release-1.34/release-notes/maps/pr-126619-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 126619
releasenote:
text: Included the namespace in the output of `kubectl delete` for better identification
of resources.
pr_body: ""
7 changes: 7 additions & 0 deletions releases/release-1.34/release-notes/maps/pr-129438-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
pr: 129438
releasenote:
text: 'kube-apiserver: Each unique set of etcd server overrides specified with `--etcd-servers-overrides`
surfaced health checks named `etcd-override-<index>` and `etcd-override-readiness-<index>`.
These checks were still excluded by the `?exclude=etcd` and `?exclude=etcd-readiness`
directives.'
pr_body: ""
5 changes: 5 additions & 0 deletions releases/release-1.34/release-notes/maps/pr-130542-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 130542
releasenote:
text: Updated `conntrack` reconciler to consider a Service’s target port during
cleanup of stale flow entries.
pr_body: ""
7 changes: 7 additions & 0 deletions releases/release-1.34/release-notes/maps/pr-130919-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
pr: 130919
releasenote:
text: Added a delay to node updates after kubelet startup. A random offset, based
on the configured `nodeStatusReportFrequency`, helped distribute traffic and load
from node status updates more evenly over time. The initial status update could
occur up to 50% earlier or later than the regular schedule.
pr_body: ""
5 changes: 5 additions & 0 deletions releases/release-1.34/release-notes/maps/pr-131354-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 131354
releasenote:
text: Corrected the documentation to clarify that `podSelector` is optional and
described its default behavior.
pr_body: ""
5 changes: 5 additions & 0 deletions releases/release-1.34/release-notes/maps/pr-132173-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 132173
releasenote:
text: Promoted Job Pod Replacement Policy to general availability. The `JobPodReplacementPolicy`
feature gate was locked to `true` and will be removed in a future Kubernetes release.
pr_body: ""
5 changes: 5 additions & 0 deletions releases/release-1.34/release-notes/maps/pr-132194-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 132194
releasenote:
text: Added a `runtime.ApplyConfiguration` interface implemented by all generated
apply configuration types.
pr_body: ""
5 changes: 5 additions & 0 deletions releases/release-1.34/release-notes/maps/pr-132244-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 132244
releasenote:
text: Fixed a regression introduced in 1.33 where some paginated LIST calls fell
back to `etcd` instead of being served from cache.
pr_body: ""
5 changes: 5 additions & 0 deletions releases/release-1.34/release-notes/maps/pr-132305-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 132305
releasenote:
text: Changed Job controller to use the controller UID index for Pod lookups to
improve performance.
pr_body: ""
5 changes: 5 additions & 0 deletions releases/release-1.34/release-notes/maps/pr-132326-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 132326
releasenote:
text: Removed the `kubernetes.io/initial-events-list-blueprint` annotation from
the synthetic "Bookmark" event in watch stream requests.
pr_body: ""
5 changes: 5 additions & 0 deletions releases/release-1.34/release-notes/maps/pr-132338-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 132338
releasenote:
text: Added `omitempty` and `opt` tag to the API `v1beta2` AdminAccess type in the
`DeviceRequestAllocationResult` struct.
pr_body: ""
5 changes: 5 additions & 0 deletions releases/release-1.34/release-notes/maps/pr-132352-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 132352
releasenote:
text: Removed the deprecated flag `--wait-interval` for the `ip6tables-legacy-restore`
binary.
pr_body: ""
5 changes: 5 additions & 0 deletions releases/release-1.34/release-notes/maps/pr-132374-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 132374
releasenote:
text: Fixed API response for `StorageClassList` queries to return a graceful error
message, if the provided `ResourceVersion` is too large.
pr_body: ""
4 changes: 4 additions & 0 deletions releases/release-1.34/release-notes/maps/pr-132376-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
pr: 132376
releasenote:
text: 'apimachinery: Deprecated `MessageCountMap` and `CreateAggregateFromMessageCountMap`.'
pr_body: ""
5 changes: 5 additions & 0 deletions releases/release-1.34/release-notes/maps/pr-132467-map.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 132467
releasenote:
text: Fixed an issue that allowed Custom Resources to be created using Server-Side
Apply even when their `CustomResourceDefinition` was terminating.
pr_body: ""
434 changes: 408 additions & 26 deletions releases/release-1.34/release-notes/release-notes-draft.json

Large diffs are not rendered by default.

48 changes: 30 additions & 18 deletions releases/release-1.34/release-notes/release-notes-draft.md

Large diffs are not rendered by default.

79 changes: 79 additions & 0 deletions releases/release-1.34/release-notes/sessions/maps-1752576012.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
{
"mail": "[email protected]",
"name": "Urvashi0109",
"date": 1752576012,
"prs": [
{
"nr": 132326,
"hash": "1f01abbeae5eaa18cded98d60154c927dff53b8d"
},
{
"nr": 132338,
"hash": "2ef68b5982425305c6ea1e73cb2eb2a6e3e378f3"
},
{
"nr": 132374,
"hash": "d7703262a87c652bd58237346ed7d2312ef701ab"
},
{
"nr": 126619,
"hash": "a3f7d0b06280fd716b16b619ca06df21708fffc5"
},
{
"nr": 132173,
"hash": "c2ebca7d397515b2e737ecd5593181dc518610ff"
},
{
"nr": 130919,
"hash": "3cbfb3d9fa0335c9e4dd1fbbfb022ce3831a36c5"
},
{
"nr": 132504,
"hash": "c828a3fa6ab9073a278d47e3fe5ad045f3bae17c"
},
{
"nr": 132244,
"hash": "95a105196d49fb59d795560a0b77b382efcae052"
},
{
"nr": 132305,
"hash": "f062e90d7c16007b867acc0bb36648526a9f3ca4"
},
{
"nr": 132352,
"hash": "7856471f06a83de48393d81b734735f358f65464"
},
{
"nr": 130542,
"hash": "4183772e70a623700b022adba351349122637ea1"
},
{
"nr": 132194,
"hash": "f31bd80286bab32275b48a6f99c8f431a42305fe"
},
{
"nr": 131354,
"hash": "7676817b6fb9bb87ed6986a5abc01e8940a21294"
},
{
"nr": 132467,
"hash": "3c2bf815c52dfd8ec3b2431e7639dd4ee881de4c"
},
{
"nr": 132376,
"hash": "a421dac5059d4496626ca85884adb0e4b0b4173d"
},
{
"nr": 132336,
"hash": "96cc48212d097c469c9b4795ca9d73fda3d3b548"
},
{
"nr": 122384,
"hash": "6f1492652bb844a64f6c1b49459cfdfb574dd3ac"
},
{
"nr": 129438,
"hash": "259c95471debc752daddf63fcbb97db7dcd12718"
}
]
}
Loading