Skip to content

Commit 5034051

Browse files
committed
add initial exceptions file
Signed-off-by: Tyler Schade <[email protected]>
1 parent a5205df commit 5034051

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

releases/release-1.32/exceptions.yaml

+25
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Exceptions to Code Freeze requested in 1.32
2+
# Release Team Lead: Frederico Muñoz (@fsmunoz)
3+
4+
5+
# Enhancements Freeze Exceptions requested in 1.32
6+
7+
enhancementFreeze:
8+
9+
- name: "Asynchronous preemption in the scheduler"
10+
issue: 4832
11+
date_requested: 2024-10-11
12+
date_reviewed: 2024-10-14
13+
thread: https://groups.google.com/g/kubernetes-sig-release/c/Zte-yJGTsjc/m/HgM05gDjCAAJ
14+
pull_requests:
15+
- https://github.com/kubernetes/enhancements/pull/4833
16+
status: "approved"
17+
18+
- name: "Multiple Service CIDRs"
19+
issue: 2400
20+
date_requested: 2024-10-10
21+
date_reviewed: 2024-10-15
22+
thread: https://groups.google.com/d/msgid/kubernetes-sig-node/CA%2BoyvWYSqK_0T%2BUQTYNWTX9rNRWE9iOBjVpXffMW8pAu4ESnXg%40mail.gmail.com
23+
pull_requests:
24+
- https://github.com/kubernetes/enhancements/pull/4701
25+
status: "removed"

0 commit comments

Comments
 (0)