api
api copied to clipboard
Reuse the IngressLoadBalancerStatus structure
Why don't v1beta1.IngressLoadBalancerStatus and networking v1.IngressLoadBalancerStatus and corev1.LoadBalancerStatus and v1.LoadBalancerStatus reuse the same structure, so that the upper layer call will be more convenient
Versions before 1.26 returned v1.LoadBalancerStatus, why was version 1.26 removed?
For example