keps/sig-cloud-provider/1959-service-lb-class-field/kep.yaml (29 lines of code) (raw):
title: Service Type=LoadBalancer Class Field
kep-number: 1959
authors:
- "@andrewsykim"
owning-sig: sig-cloud-provider
participating-sigs:
- sig-network
status: implementable
creation-date: 2020-11-02
reviewers:
- "@bowei"
- "@cheftako"
- "@thockin"
approvers:
- "@bowei"
- "@cheftako"
- "@thockin"
# The target maturity stage in the current dev cycle for this KEP.
stage: stable
# The most recent milestone for which work toward delivery of this KEP has been
# done. This can be the current (upcoming) milestone, if it is being actively
# worked on.
latest-milestone: "v1.24"
# The milestone at which this feature was, or is targeted to be, at each stage.
milestone:
alpha: "v1.21"
beta: "v1.22"
stable: "v1.24"
feature-gates:
- name: ServiceLoadBalancerClass
components:
- kube-apiserver
- kube-controller-manager
disable-supported: true