Skip to content

Commit f478129

Browse files
committed
add approver and reviewer
Signed-off-by: kerthcet <kerthcet@gmail.com>
1 parent 5fc22ec commit f478129

File tree

2 files changed

+5
-3
lines changed
  • keps
    • prod-readiness/sig-scheduling
    • sig-scheduling/3094-pod-topology-spread-considering-taints

2 files changed

+5
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
kep-number: 3094
22
alpha:
3-
approver: ""
3+
approver: "@wojtek-t"

keps/sig-scheduling/3094-pod-topology-spread-considering-taints/kep.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ participating-sigs:
77
status: implementable
88
creation-date: 2021-12-30
99
reviewers:
10-
- TBD
10+
- "@ahg-g"
11+
- "@alculquicondor"
12+
- "@Huang-Wei"
1113
approvers:
1214
- TBD
1315

@@ -39,7 +41,7 @@ milestone:
3941
# The following PRR answers are required at alpha release
4042
# List the feature gate name and the components for which it must be enabled
4143
feature-gates:
42-
- name: TaintStrategy
44+
- name: PodTopologySpreadTaintPolicy
4345
components:
4446
- kube-apiserver
4547
- kube-scheduler

0 commit comments

Comments
 (0)