We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fc22ec commit f478129Copy full SHA for f478129
keps/prod-readiness/sig-scheduling/3094.yaml
@@ -1,3 +1,3 @@
1
kep-number: 3094
2
alpha:
3
- approver: ""
+ approver: "@wojtek-t"
keps/sig-scheduling/3094-pod-topology-spread-considering-taints/kep.yaml
@@ -7,7 +7,9 @@ participating-sigs:
7
status: implementable
8
creation-date: 2021-12-30
9
reviewers:
10
- - TBD
+ - "@ahg-g"
11
+ - "@alculquicondor"
12
+ - "@Huang-Wei"
13
approvers:
14
- TBD
15
@@ -39,7 +41,7 @@ milestone:
39
41
# The following PRR answers are required at alpha release
40
42
# List the feature gate name and the components for which it must be enabled
43
feature-gates:
- - name: TaintStrategy
44
+ - name: PodTopologySpreadTaintPolicy
45
components:
46
- kube-apiserver
47
- kube-scheduler
0 commit comments