• Kubernetes Submit Queue's avatar
    Merge pull request #38334 from mogthesprog/morganj/remove-azure-subnet-routetable-check · 0cd3cb75
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 38638, 38334)
    
    Remove Azure Subnet RouteTable check
    
    **What this PR does / why we need it**:
    
    PR Removes the subnet configuration check for Azure cloudprovider. The subnet check ensures that the subnet is associated with the Route Table. However if the VNET is in a different Azure Resource Group then the check fails, even if the subnet is already valid. This a stop gap fix, to allow Kubernetes to be deployed to Custom VNETs in Azure, that may reside in a different resource group to the cluster.
    
    fixes #38134 
    
    @colemickens
    0cd3cb75
Name
Last commit
Last update
..
BUILD Loading commit data...
OWNERS Loading commit data...
azure.go Loading commit data...
azure_blob.go Loading commit data...
azure_instances.go Loading commit data...
azure_loadbalancer.go Loading commit data...
azure_routes.go Loading commit data...
azure_storage.go Loading commit data...
azure_storageaccount.go Loading commit data...
azure_test.go Loading commit data...
azure_util.go Loading commit data...
azure_wrap.go Loading commit data...
azure_zones.go Loading commit data...
vhd.go Loading commit data...