Skip to content

Commit 728cc4c

Browse files
authored
Merge pull request #2645 from tjons/tjons/add-exceptions
Add exceptions file for 1.32 and document exceptions from enhancements freeze
2 parents a5205df + 5034051 commit 728cc4c

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)