- 22 Dec, 2014 5 commits
-
-
Brendan Burns authored
Follow-up review comments from 3066
-
Brendan Burns authored
Improve monitoring e2e test.
-
Brendan Burns authored
Up cmd/e2e timeout
-
Brendan Burns authored
Fix binary detection on GKE
-
derekwaynecarr authored
-
- 21 Dec, 2014 2 commits
-
-
Zach Loafman authored
* kubectl is kubectl.sh in the e2es, so not needed in the path * Use the environment variable, and try to make sure the preview component is installed.
-
Zach Loafman authored
Attempt to fix https://github.com/GoogleCloudPlatform/kubernetes/issues/3053
-
- 20 Dec, 2014 15 commits
-
-
Daniel Smith authored
Do not use namespace in url paths pre v1beta3 from client
-
Vishnu Kannan authored
-
Daniel Smith authored
Fix the conversion routine for PodStatus to PodPhase
-
Daniel Smith authored
Fix kube-controller-manager failing to start because "Jinja variable 'cloud_config' is undefined"
-
Dawn Chen authored
-
saadali authored
-
Brendan Burns authored
Adding skeleton swagger UI
-
Daniel Smith authored
Add a PodUnknown phase and make ListPods return even when there are errors
-
Daniel Smith authored
Update the Vagrant getting started guide
-
Daniel Smith authored
Replace kubecfg with kubectl in setup scripts
-
Daniel Smith authored
Remove debug print in kubectl.sh
-
nikhiljindal authored
-
Richard Larocque authored
Replaces two instances of kubecfg with kubectl in cluster startup and validation scripts.
-
Richard Larocque authored
Removes a debug print that (it seems to me) was added in erro as part of PR #3046 / commit c3efef86.
-
Richard Larocque authored
Fixes two instances that reference the deprecated kubecfg.sh tool. Update the kubernetes_vagrant_auth example to more accurately reflect what happened when I ran the scripts on my local machine.
-
- 19 Dec, 2014 18 commits
-
-
nikhiljindal authored
-
Joe Beda authored
Update the aws docs with a pointer to instance profile and roles.
-
Brendan Burns authored
-
Joe Beda authored
Fix up AWS support...
-
nikhiljindal authored
-
Brendan Burns authored
obtaining info for some pods.
-
nikhiljindal authored
-
nikhiljindal authored
2. Updating datafile.go to include it. 3. Updating master,go to use it.
-
Joe Beda authored
Allow parameterization by environment in cluster/gce/config-test.sh
-
Brendan Burns authored
-
Zach Loafman authored
Between this and careful use of "export HOME=/somewhere_else_for_auth/", you can effectively get ghetto CLI profiles (for GCE tests).
-
bgrant0607 authored
bump(github.com/spf13/cobra):e1e66f7b4e667751cf530ddb6e72b79d6eeb0235
-
bgrant0607 authored
Add Host to PodSpec and add a predicate to make the scheduler work.
-
derekwaynecarr authored
-
Dawn Chen authored
better logging
-
Maciej Szulik authored
-
Daniel Smith authored
-
Brendan Burns authored
Specify AWS_DEFAULT_REGION to match configured region
-