k3s/test
Kubernetes Submit Queue 0f0e017ade Merge pull request #45473 from karataliu/AzureInternalLoadBalancerE2E
Automatic merge from submit-queue

Add E2E tests for Azure internal loadbalancer support, fix an issue for public IP resource deletion.

**What this PR does / why we need it**:

- Add E2E tests for Azure internal loadbalancer support: https://github.com/kubernetes/kubernetes/pull/43510
- Fix an issue that public IP resource not get deleted when switching from external loadbalancer to internal static loadbalancer.

**Special notes for your reviewer**:

1.  Add new Azure resource tag to Public IP resources to indicate kubernetes managed resources.
   Currently we determine whether the public IP resource should be deleted by looking at LoadBalancerIp property on spec. In the scenario 'Switching from external loadbalancer to internal loadbalancer with static IP', that value might have been updated for internal loadbalancer. So here we're to add an explicit tag for kubernetes managed resources.

2. Merge cleanupPublicIP logic into cleanupLoadBalancer

**Release note**:
NONE

CC @brendandburns @colemickens
2017-06-21 11:41:22 -07:00
..
e2e Merge pull request #45473 from karataliu/AzureInternalLoadBalancerE2E 2017-06-21 11:41:22 -07:00
e2e_federation Use echoserver:1.6 for better debugging and XSS prevention. 2017-06-16 15:47:15 -07:00
e2e_node Merge pull request #46327 from supereagle/mark-network-plugin-dir-deprecated 2017-06-19 11:23:54 -07:00
fixtures Add Initializers to all admission control paths by default 2017-06-02 22:09:04 -04:00
images no-snat test 2017-05-26 13:45:10 -07:00
integration fix test 2017-06-19 11:17:41 -07:00
kubemark Merge pull request #47470 from gyuho/kubemark-etcd 2017-06-14 12:10:06 -07:00
list
soak Cleanup: replace some hardcoded codes and remove unused functions 2017-04-25 09:38:25 +08:00
utils Add JUnit structs for encoding JUnit XML 2017-06-12 14:40:11 -07:00
BUILD
OWNERS Add bowei to OWNERS: e2e/test dns,network; cloud route, node, service controller 2017-05-19 14:49:43 -07:00
test_owners.csv Updated test/test_owners.csv for federation test cases 2017-05-20 08:43:30 +05:30
test_owners.json Make update_owners.py also emit a JSON sig-owners list. 2017-05-11 17:01:29 -07:00