Skip to content

Commit f9e9000

Browse files
authored
Merge pull request #2732 from dipesh-rawat/add-enhancements-freeze-exceptions
Add exceptions from 1.33 Enhancement freeze
2 parents 4fb2b49 + 1e11462 commit f9e9000

File tree

1 file changed

+52
-0
lines changed

1 file changed

+52
-0
lines changed

releases/release-1.33/exceptions.yaml

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
# Exception requests in 1.33
2+
# Google Group: https://groups.google.com/g/kubernetes-sig-release
3+
# Release Team Lead: Nina Polshakova ([@npolshakova](https://github.com/npolshakova)
4+
5+
# Enhancements Freeze Exceptions requested in 1.33
6+
7+
enhancementFreeze:
8+
9+
- name: "Declarative Validation Of Kubernetes Native Types With validation-gen"
10+
issue: 5073
11+
date_requested: 2025-02-14
12+
date_reviewed: 2025-02-14
13+
thread: "https://groups.google.com/g/kubernetes-sig-release/c/B4lxvGi-UVs"
14+
pull_requests:
15+
- "https://github.com/kubernetes/enhancements/pull/5171"
16+
status: "approved"
17+
18+
- name: "Node memory swap support"
19+
issue: 2400
20+
date_requested: 2025-02-14
21+
date_reviewed: 2025-02-14
22+
thread: "https://groups.google.com/g/kubernetes-sig-release/c/7ksASRJFCEw"
23+
pull_requests:
24+
- "https://github.com/kubernetes/enhancements/pull/5174"
25+
status: "approved"
26+
27+
- name: "Streaming Encoding for LIST Responses"
28+
issue: 5116
29+
date_requested: 2025-02-14
30+
date_reviewed: 2025-02-14
31+
thread: "https://groups.google.com/g/kubernetes-sig-release/c/fDI9FdlClnA"
32+
pull_requests:
33+
- "https://github.com/kubernetes/enhancements/pull/5119"
34+
status: "approved"
35+
36+
- name: "Snapshottable API server cache"
37+
issue: 4988
38+
date_requested: 2025-02-14
39+
date_reviewed: 2025-02-14
40+
thread: "https://groups.google.com/g/kubernetes-sig-release/c/CVYYVtjOa78"
41+
pull_requests:
42+
- "https://github.com/kubernetes/enhancements/pull/5175"
43+
status: "approved"
44+
45+
- name: "Take taints/tolerations into consideration when calculating PodTopologySpread skew"
46+
issue: 3094
47+
date_requested: 2025-02-15
48+
date_reviewed: 2025-02-15
49+
thread: "https://groups.google.com/g/kubernetes-sig-release/c/KzuhBzIJIU0"
50+
pull_requests:
51+
- "https://github.com/kubernetes/enhancements/pull/5172"
52+
status: "approved"

0 commit comments

Comments
 (0)