- 20 Dec, 2014 12 commits
-
-
Vishnu Kannan authored
-
Daniel Smith authored
Fix kube-controller-manager failing to start because "Jinja variable 'cloud_config' is undefined"
-
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 28 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.
-
Dawn Chen authored
better logging
-
Maciej Szulik authored
-
Daniel Smith authored
-
Brendan Burns authored
Specify AWS_DEFAULT_REGION to match configured region
-
roberthbailey authored
Add GKE as a provider.
-
Max Forbes authored
-
https://github.com/dutchcoders/kubernetesBrendan Burns authored
Conflicts: cluster/aws/config-default.sh cluster/saltbase/salt/kube-controller-manager/default
-
Brendan Burns authored
Sticky Session Implementation
-
Brendan Burns authored
Setting apiVersion in restful.WebService
-
Brendan Burns authored
Remove an unneeded trip over the network when getting/listing pods.
-
Brendan Burns authored
Fix Issue #3002: kubectl get pods/log podname don't work well together
-
Brendan Burns authored
-
saadali authored
-
Daniel Smith authored
Initial addition of groups to user info and policy
-
Daniel Smith authored
-