kubernetes/pkg/registry/core
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
..
componentstatus Avoid constructing table printer on every componentstatus request 2019-11-14 16:30:12 -05:00
configmap Autogenerated 2020-01-12 21:09:05 +01:00
endpoint Move SCTP to GA 2020-10-15 08:56:33 -04:00
event Update conversion between ReportingController and Source.Component 2020-07-08 08:46:38 -04:00
limitrange Define default table converters for missing resources 2020-03-10 15:22:37 -04:00
namespace Remove variadic argument from storage interface 2020-11-02 16:08:23 +01:00
node Relax huge page node validation 2020-03-19 14:09:13 +01:00
persistentvolume Install APIs directly for tests 2019-12-13 11:56:29 -05:00
persistentvolumeclaim Fix staticcheck failures for pkg/registry/... 2020-06-21 17:23:42 +02:00
pod Downward API hugepages 2020-11-10 16:09:13 -05:00
podtemplate Downward API hugepages 2020-11-10 16:09:13 -05:00
rangeallocation Update generated files 2017-11-09 12:14:08 +01:00
replicationcontroller Downward API hugepages 2020-11-10 16:09:13 -05:00
resourcequota Fix staticcheck failures for pkg/registry/... 2020-06-21 17:23:42 +02:00
rest Merge pull request #96059 from knight42/refactor/migrate-health-check 2020-11-02 08:21:08 -08:00
secret Autogenerated 2020-01-12 21:09:05 +01:00
service Mixed protocol support for Services with type=LoadBalancer (#94028) 2020-11-13 13:21:04 -08:00
serviceaccount Monitoring safe rollout of time-bound service account token. 2020-04-22 11:59:16 -07:00
OWNERS Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00