• Kubernetes Submit Queue's avatar
    Merge pull request #38636 from dhawal55/internal-elb · b0399114
    Kubernetes Submit Queue authored
    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
    b0399114
Name
Last commit
Last update
..
BUILD Loading commit data...
OWNERS Loading commit data...
aws.go Loading commit data...
aws_instancegroups.go Loading commit data...
aws_loadbalancer.go Loading commit data...
aws_metrics.go Loading commit data...
aws_routes.go Loading commit data...
aws_test.go Loading commit data...
aws_utils.go Loading commit data...
device_allocator.go Loading commit data...
device_allocator_test.go Loading commit data...
log_handler.go Loading commit data...
regions.go Loading commit data...
regions_test.go Loading commit data...
retry_handler.go Loading commit data...
retry_handler_test.go Loading commit data...
sets_ippermissions.go Loading commit data...
tags.go Loading commit data...
tags_test.go Loading commit data...
volumes.go Loading commit data...