mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-14 20:07:26 +00:00
Automatic merge from submit-queue (batch tested with PRs 43067, 45586, 45590, 38636, 45599) AWS: Remove check that forces loadBalancerSourceRanges to be 0.0.0.0/0. fixes #38633 Remove check that forces loadBalancerSourceRanges to be 0.0.0.0/0. Also, remove check that forces service.beta.kubernetes.io/aws-load-balancer-internal annotation to be 0.0.0.0/0. Ideally, it should be a boolean, but for backward compatibility, leaving it to be a non-empty value