File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed
prod-readiness/sig-network
sig-network/1860-kube-proxy-IP-node-binding Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 4
4
kep-number : 1860
5
5
alpha :
6
6
approver : " @wojtek-t"
7
+ beta :
8
+ approver : " @wojtek-t" # temptative
Original file line number Diff line number Diff line change @@ -233,8 +233,8 @@ Checking if the field `.status.loadBalancer.ingress.ipMode` is set to `Proxy`
233
233
234
234
###### What are the reasonable SLOs (Service Level Objectives) for the enhancement?
235
235
236
- No increase of error rate when a workload of a cluster is targeting a service of
237
- type LoadBalancer and the feature enabled.
236
+ The quality of service for clouds using this feature is the same as the existing
237
+ quality of service for clouds that don't need this feature
238
238
239
239
###### What are the SLIs (Service Level Indicators) an operator can use to determine the health of the service?
240
240
Original file line number Diff line number Diff line change @@ -14,9 +14,9 @@ approvers:
14
14
- " @thockin"
15
15
- " @andrewsykim"
16
16
17
- stage : " alpha "
17
+ stage : " beta "
18
18
19
- latest-milestone : " v1.29 "
19
+ latest-milestone : " v1.30 "
20
20
21
21
milestone :
22
22
alpha : " v1.29"
You can’t perform that action at this time.
0 commit comments