kubernetes/test/kubemark
Kubernetes Submit Queue 1d4e1d2dc2 Merge pull request #52377 from MrHohn/gce-kube-up-create-manual-network
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

[GCE kube-up] Allow creating/deleting custom network

**What this PR does / why we need it**:
From https://github.com/kubernetes/test-infra/issues/4472.

This is the first step to make PR jobs use custom network instead of auto network (so that we will be less likely hitting subnetwork quota issue). 

The last commit is purely for testing out the changes on PR jobs. It will be removed after review.

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #NONE.

**Special notes for your reviewer**:
/assign @bowei @nicksardo 

**Release note**:

```release-note
NONE
```
2017-10-12 02:55:28 -07:00
..
common Fix bug in command retrying in kubemark 2017-07-24 17:18:50 +02:00
gce Allow kubemark to use custom network for instance creation 2017-10-06 11:31:39 -07:00
pre-existing Add a README to the pre-existing provdier 2017-07-05 09:14:58 -04:00
resources Add launching Cluster Autoscaler in Kubemark 2017-10-09 11:29:15 +02:00
skeleton Refactored kubemark code into provider-specific and provider-independent parts [Part-2] 2017-01-31 13:55:57 +01:00
BUILD Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
cloud-provider-config.sh chmod +x kubemark scripts 2017-05-26 22:03:12 +02:00
configure-kubectl.sh chmod +x kubemark scripts 2017-05-26 22:03:12 +02:00
master-log-dump.sh Correct logdump logic for kubemark master 2017-09-04 12:59:36 +02:00
OWNERS Added OWNERS to kubemark subdirectories 2017-01-25 14:37:57 +01:00
run-e2e-tests.sh Pass config to external Kubemark cluster in e2e tests 2017-08-11 14:07:07 +02:00
start-kubemark.sh Add launching Cluster Autoscaler in Kubemark 2017-10-09 11:29:15 +02:00
stop-kubemark.sh Fix bug in hollow-node deletion in stop-kubemark script 2017-05-10 12:57:43 +02:00