-
Notifications
You must be signed in to change notification settings - Fork 400
/
Copy pathexceptions.yaml
80 lines (70 loc) · 3.02 KB
/
exceptions.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
# Exception requests in 1.29
# Google Group: https://groups.google.com/g/kubernetes-sig-release
# Release Team Lead: Nina Polshakova ([@npolshakova](https://github.com/npolshakova)
# Release Team Shadows : Ana Margarita Medina ([@AnaMMedina21](https://github.com/AnaMMedina21))
# / Mohammad Reza Saleh Sedghpour ([@salehsedghpour](https://github.com/salehsedghpour))
# / Rayan Das ([@rayandas](https://github.com/rayandas))
# / Sanchita Mishra ([@sanchita-07](https://github.com/@sanchita-07))
# / Sreeram Venkitesh ([@sreeram-venkitesh](https://github.com/@sreeram-venkitesh))
# Enhancements Freeze Exceptions requested in 1.29
enhancementFreeze:
- name: "add ProcMount option"
issue: 4265
date_requested: 2023-10-06
date_reviewed: 2023-10-07
thread: "https://groups.google.com/g/kubernetes-sig-release/c/emPOBgXxu0Q/m/EFYnxpOxCwAJ"
pull_requests:
- "https://github.com/kubernetes/enhancements/pull/4266"
- "https://github.com/kubernetes/enhancements/pull/4279"
status: "approved"
- name: "Per-plugin callback functions for accurate requeueing in kube-scheduler"
issue: 4247
date_requested: 2023-10-06
date_reviewed: 2023-10-07
thread: "https://groups.google.com/g/kubernetes-sig-release/c/KRW9gg5wwS4/m/XW5v6ySwCwAJ"
pull_requests:
- "https://github.com/kubernetes/enhancements/pull/4256"
status: "approved"
- name: "Optionally Disable HealthCheck Ports for LoadBalancers with ExternalTrafficPolicy=Local"
issue: 4144
date_requested: 2023-10-10
date_reviewed: 2023-10-11
thread: "https://groups.google.com/g/kubernetes-sig-network/c/piRehSKuX3Y"
pull_requests:
- "https://github.com/kubernetes/enhancements/pull/4286"
status: "denied"
# Code Freeze Exceptions requested in 1.29
codeFreeze:
- name: "ClusterTrustBundles (previously Trust Anchor Sets)"
issue: 3257
date_requested: 2023-11-01
date_reviewed: 2023-11-01
thread: "https://groups.google.com/g/kubernetes-sig-release/c/5eFxKKR-iks/m/QQZFEe0MEQAJ"
pull_requests:
- "https://github.com/kubernetes/kubernetes/pull/113374"
status: "approved"
- name: "CRD Validation Ratcheting"
issue: 4008
date_requested: 2023-11-01
date_reviewed: 2023-11-02
thread: "https://groups.google.com/g/kubernetes-sig-release/c/vkHqIH-hE5A/m/FANycyoLEQAJ"
pull_requests:
- "https://github.com/kubernetes/kubernetes/pull/121034"
- "https://github.com/kubernetes/kubernetes/pull/121461"
status: "approved"
- name: "Kubelet Support for Image Filesystem being split"
issue: 4191
date_requested: 2023-11-01
date_reviewed: 2023-11-01
thread: "https://groups.google.com/g/kubernetes-sig-release/c/z399yO5hjP0/m/5NA8tkILEQAJ"
pull_requests:
- "https://github.com/kubernetes/kubernetes/pull/120616"
status: "approved"
- name: "Add support for a drop-in kubelet configuration directory"
issue: 3983
date_requested: 2023-11-01
date_reviewed: 2023-11-02
thread: "https://groups.google.com/g/kubernetes-sig-release/c/uvzNhRarf6w/m/MrmOXb2AAAAJ"
pull_requests:
- "https://github.com/kubernetes/kubernetes/pull/121193"
status: "approved"