Skip to content

Commit 475eddd

Browse files
authored
Merge pull request #2808 from jenshu/enhancement-freeze-exceptions-1.34
Add 1.34 enhancements freeze exceptions
2 parents 0d076cb + eff2bd2 commit 475eddd

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Exception requests in v1.34
2+
# Google Group: https://groups.google.com/g/kubernetes-sig-release
3+
# Release Team Lead: Vyom Yadav ([@Vyom-Yadav](https://github.com/Vyom-Yadav)
4+
5+
# Enhancements Freeze Exceptions requested in v1.34
6+
7+
enhancementFreeze:
8+
9+
- name: "In-Place Update of Pod Resources"
10+
issue: 1287
11+
date_requested: 2025-06-20
12+
date_reviewed: 2025-06-23
13+
thread: "https://groups.google.com/g/kubernetes-sig-release/c/MbbxapG9drw"
14+
pull_requests:
15+
- "https://github.com/kubernetes/enhancements/pull/5368"
16+
status: "approved"
17+
18+
- name: "In-Place Pod-Level Resources Resize"
19+
issue: 5419
20+
date_requested: 2025-06-20
21+
date_reviewed: 2025-06-23
22+
thread: "https://groups.google.com/g/kubernetes-sig-release/c/Bzq0oMkFhzE"
23+
pull_requests:
24+
- "https://github.com/kubernetes/enhancements/pull/5423"
25+
- "https://github.com/kubernetes/enhancements/pull/5432"
26+
status: "approved"

0 commit comments

Comments
 (0)