kubernetes/pkg/apis/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
..
fuzzer Keep the imagePullPolicy of kubectl alpha debug consistent with the default 2020-09-24 00:22:53 +08:00
helper Downward API hugepages 2020-11-10 16:09:13 -05:00
install remove david-mcmahon from reviewers 2020-06-30 14:06:58 -07:00
pods Add seccomp enforcement and validation based on new GA fields 2020-07-06 09:13:25 +01:00
v1 Mixed protocol support for Services with type=LoadBalancer (#94028) 2020-11-13 13:21:04 -08:00
validation Mixed protocol support for Services with type=LoadBalancer (#94028) 2020-11-13 13:21:04 -08:00
annotation_key_constants.go Merge pull request #91577 from knabben/kubelet-bootstrap 2020-07-09 00:03:41 -07:00
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
doc.go Fix golint errors in pkg/apis/core (#82919) 2019-09-25 11:06:51 -07:00
field_constants.go Add new Events API group 2017-11-22 18:40:09 +00:00
json.go Fix golint errors in pkg/apis/core (#82919) 2019-09-25 11:06:51 -07:00
objectreference.go Fix golint errors in pkg/apis/core (#82919) 2019-09-25 11:06:51 -07:00
OWNERS Move bgrant0607 to emeritus status. 2020-08-03 21:50:46 -04:00
register.go Fix golint errors in pkg/apis/core (#82919) 2019-09-25 11:06:51 -07:00
resource.go Downward API hugepages 2020-11-10 16:09:13 -05:00
taint_test.go make taint.ToString() consistent with the reverse parsing logic 2019-07-16 21:06:01 +08:00
taint.go Fix golint errors in pkg/apis/core (#82919) 2019-09-25 11:06:51 -07:00
toleration_test.go add UT for apk/apis/core/toleration.go 2017-11-15 09:44:27 +08:00
toleration.go
types.go Mixed protocol support for Services with type=LoadBalancer (#94028) 2020-11-13 13:21:04 -08:00
zz_generated.deepcopy.go Mixed protocol support for Services with type=LoadBalancer (#94028) 2020-11-13 13:21:04 -08:00