Skip to content

Commit d9acff2

Browse files
committed
add 1.34 enhancements freeze exceptions
1 parent 93ec126 commit d9acff2

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
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+
status: "approved"

0 commit comments

Comments
 (0)