kubernetes/pkg/registry
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
..
admissionregistration Introduce api-extensions category in k8s apiserver 2020-10-29 16:44:26 +01:00
apiserverinternal generated 2020-09-08 19:14:36 -07:00
apps Downward API hugepages 2020-11-10 16:09:13 -05:00
authentication Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
authorization unify alias of api errors under pkg and staging 2019-12-26 16:42:28 +08:00
autoscaling Added functionality and API for pod autoscaling based on container resources 2020-10-21 21:10:05 +02:00
batch Downward API hugepages 2020-11-10 16:09:13 -05:00
certificates find . -type f \( -name "*.go" -or -name "*.md" \) -print0 | xargs -0 gsed -i 's/the the /the /g' 2020-09-21 16:37:12 -04:00
coordination Propagate error from NewREST 2019-08-12 13:55:35 -07:00
core Mixed protocol support for Services with type=LoadBalancer (#94028) 2020-11-13 13:21:04 -08:00
discovery Updating EndpointSlice strategy to cover alpha NodeName field 2020-11-11 18:25:54 -08:00
events Update conversion between ReportingController and Source.Component 2020-07-08 08:46:38 -04:00
extensions Update generated files 2019-12-13 12:23:39 -05:00
flowcontrol Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
networking Move SCTP to GA 2020-10-15 08:56:33 -04:00
node GA of RuntimeClass feature gate and API 2020-11-11 19:22:32 +00:00
policy Merge pull request #85863 from nan-yu/pdb_status_renaming 2019-12-05 15:54:49 -08:00
rbac actually retry if we failed to reconcile some objects 2020-11-11 15:39:12 -08:00
registrytest apimachinery: remove inactive members from OWNERS 2020-07-11 19:28:24 +05:30
scheduling make some rbac and scheduling post start hooks tolerate the apiserver 2020-11-08 18:53:40 -08:00
storage Relax validation for CSIVolumeFSGroupPolicy 2020-11-12 16:26:20 -05:00
BUILD generated 2020-09-14 09:24:41 -04:00
doc.go
OWNERS eparis to emeritus 2020-06-30 09:50:44 -07:00