forked from kubernetes/client-go
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Copy LoadBalancerStatus from core to networking
This type should never have been shared between Service and Ingress. The `ports` field is unfortunate, but it is needed to stay compatible. Kubernetes-commit: 0153bfad16102e42d0b0dbb56742d0a6626e4180
- Loading branch information
1 parent
bc6266d
commit 3f162fe
Showing
14 changed files
with
642 additions
and
21 deletions.
There are no files selected for viewing
62 changes: 62 additions & 0 deletions
62
applyconfigurations/extensions/v1beta1/ingressloadbalanceringress.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
44 changes: 44 additions & 0 deletions
44
applyconfigurations/extensions/v1beta1/ingressloadbalancerstatus.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
61 changes: 61 additions & 0 deletions
61
applyconfigurations/extensions/v1beta1/ingressportstatus.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.