kubernetes/pkg/registry/core/service
Laszlo Janosi c970a46bc1
Mixed protocol support for Services with type=LoadBalancer (#94028)
* Mixed protocol support for Services with type=LoadBalancer

KEP: https://github.com/kubernetes/enhancements/blob/master/keps/sig-network/20200103-mixed-protocol-lb.md
Add new feature gate to control the support of mixed protocols in Services with type=LoadBalancer
Add new fields to the ServiceStatus
  Add Ports to the LoadBalancerIngress, so cloud provider implementations can report the status of the requested load balanc
er ports
  Add ServiceCondition to the ServiceStatus so Service controllers can indicate the conditions of the Service

* regenerate conflicting stuff
2020-11-13 13:21:04 -08:00
..
allocator Remove variadic argument from storage interface 2020-11-02 16:08:23 +01:00
ipallocator dual stack services (#91824) 2020-10-26 13:15:59 -07:00
portallocator Pipe newFunc to etcd3 storage layer 2020-09-15 08:19:12 +02:00
storage Update generated files 2020-11-13 07:42:58 +01:00
BUILD Wipe some fields on service "type" updates 2020-10-28 10:41:26 -07:00
doc.go
proxy.go Fix scope.Kind of CONNECT subresources. 2018-08-06 18:59:52 -07:00
strategy_test.go Mixed protocol support for Services with type=LoadBalancer (#94028) 2020-11-13 13:21:04 -08:00
strategy.go Mixed protocol support for Services with type=LoadBalancer (#94028) 2020-11-13 13:21:04 -08:00