Skip to content

Commit a138083

Browse files
authored
Merge pull request #2439 from salehsedghpour/enhancements-freeze-exceptions
Add enhancements exception requests for v1.30
2 parents afcfddb + 6cdd9ab commit a138083

File tree

1 file changed

+65
-0
lines changed

1 file changed

+65
-0
lines changed

releases/release-1.30/exceptions.yaml

+65
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
# Exception requests in 1.30
2+
# Google Group: https://groups.google.com/g/kubernetes-sig-release
3+
# Release Team Lead: Kat Cosgrove ([@katcosgrove](https://github.com/katcosgrove))
4+
# Release Team Shadows : Frederico Muñoz ([@fsmunoz](https://github.com/fsmunoz))
5+
# / Angelos Kolaitis ([@neoaggelos](https://github.com/neoaggelos))
6+
# / Rodolfo Martinez Vega ([@ramrodo](https://github.com/ramrodo))
7+
# / Sanchita Mishra ([@sanchita-07](https://github.com/sanchita-07))
8+
9+
# Enhancements Freeze Exceptions requested in 1.30
10+
11+
enhancementFreeze:
12+
13+
- name: "A Static Policy Option to spread hyperthreads across physical CPUs"
14+
issue: 4176
15+
date_requested: 2024-02-09
16+
date_reviewed: 2024-02-09
17+
thread: "https://groups.google.com/g/kubernetes-sig-release/c/-HDkmBYCKD4"
18+
pull_requests:
19+
- "https://github.com/kubernetes/enhancements/pull/4177"
20+
status: "approved"
21+
22+
- name: "ClusterTrustBundles (previously Trust Anchor Sets)"
23+
issue: 3257
24+
date_requested: 2024-02-09
25+
date_reviewed: 2024-02-09
26+
thread: "https://groups.google.com/g/kubernetes-sig-release/c/VHJfrgYsy1c"
27+
pull_requests:
28+
- "https://github.com/kubernetes/enhancements/pull/4512"
29+
status: "approved"
30+
31+
- name: "CEL-based admission webhook match conditions"
32+
issue: 3716
33+
date_requested: 2024-02-10
34+
date_reviewed: 2024-02-11
35+
thread: "https://groups.google.com/g/kubernetes-sig-release/c/jMljzaNwuY4"
36+
pull_requests:
37+
- "https://github.com/kubernetes/enhancements/pull/4513"
38+
status: "approved"
39+
40+
- name: "Contextual logging"
41+
issue: 3077
42+
date_requested: 2024-02-13
43+
date_reviewed: 2024-02-13
44+
thread: "https://groups.google.com/g/kubernetes-sig-release/c/h0umhvLuH-E"
45+
pull_requests:
46+
- "https://github.com/kubernetes/enhancements/pull/4519"
47+
status: "approved"
48+
49+
- name: "client-go: Add informer metrics"
50+
issue: 4346
51+
date_requested: 2024-02-09
52+
date_reviewed: 2024-02-12
53+
thread: "https://groups.google.com/g/kubernetes-sig-release/c/kLlFRgSr5uY"
54+
pull_requests:
55+
- "https://github.com/kubernetes/enhancements/pull/4518"
56+
status: "approved"
57+
58+
- name: "Make Kubernetes aware of the LoadBalancer behaviour"
59+
issue: 1860
60+
date_requested: 2024-02-19
61+
date_reviewed: 2024-02-20
62+
thread: "https://groups.google.com/g/kubernetes-sig-release/c/QtG4XG5SPMM"
63+
pull_requests:
64+
- "https://github.com/kubernetes/enhancements/pull/4509"
65+
status: "approved"

0 commit comments

Comments
 (0)