- 05 Mar, 2016 40 commits
-
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Justin Santa Barbara authored
-
Justin Santa Barbara authored
-
Justin Santa Barbara authored
-
Justin Santa Barbara authored
Now that we always populate the local instance, we don't need a getter.
-
Justin Santa Barbara authored
Now we have Ubernetes-Lite, an AWSCloud can span multiple AZs.
-
Justin Santa Barbara authored
It can't any more; this simplifies calling code.
-
Justin Santa Barbara authored
By storing the VPC ID on AWSCloud, we avoid the need to requery or to pass it around.
-
Justin Santa Barbara authored
Makes it clearer that we are making an AWS API call
-
Justin Santa Barbara authored
We need getSelfAWSInstance to be working anyway; we might as well build it early, and then we can use its methods to extract e.g. the VPC ID
-
Justin Santa Barbara authored
Now that we can't build an awsInstance from metadata, because of the PrivateDnsName issue, we might as well simplify the arguments. Create a 'placeholder' method though - newAWSInstanceFromMetadata - that documents the desire to use metadata, shows how we would get it, but links to the bug which explains why we can't use it.
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Piotr Szczesniak authored
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Cole Mickens authored
also: - adds a mechanism to build and upload hyperkube for non-official releases - adds a mechanism for proxying azkube's traffic - --no-cloud-provider for now - support specifying the resource group for CI scenarios
-
Cole Mickens authored
-