- 30 Jun, 2015 20 commits
-
-
Jeff Grafton authored
-
Zach Loafman authored
Removed cluster/saltbase/salt/_states/container_bridge.py since it is…
-
Zach Loafman authored
Ansible improvements to support more addons and better cert/token handling
-
Dawn Chen authored
-
Zach Loafman authored
examples/cassandra - create the service before any pod is started
-
Eric Paris authored
-
Eric Paris authored
Fewer knobs == more winning. Also rename from kube.local to cluster.local. Some e2e tests really want that.
-
Eric Paris authored
-
Eric Paris authored
-
Eric Paris authored
-
Eric Paris authored
-
Eric Paris authored
We can now revoke one token at a time!
-
Eric Paris authored
Before we used the kubecfg certificate for everything. Mint one token for each service and push it around where it belongs.
-
Zach Loafman authored
Wait until a token shows up to start addons (redux)
-
Marcin Wielgus authored
-
Zach Loafman authored
-
Alex Robinson authored
bug: fix possible nil pointer derefrence in test
-
Mike Danese authored
-
Daniel Smith authored
-
Alex Robinson authored
Add `kubetcl patch`
-
- 29 Jun, 2015 20 commits
-
-
Chao Xu authored
-
Alex Robinson authored
Fix broken TOC links.
-
Alex Robinson authored
Ubuntu cluster: run flannel on master
-
Alex Robinson authored
Add explicit dependency of docker pkg on the deb download
-
Alex Robinson authored
Add command "kubectl replace"
-
Alex Robinson authored
gce getting started clarifications
-
Alex Robinson authored
Provide more helpful error when using unsupported api version
-
Alex Robinson authored
Determine e2e test configs for GCE using Jenkins project name
-
Alex Robinson authored
Retry namespace creation for e2e tests
-
Alex Robinson authored
update getting-started-guides/coreos to v1
-
Alex Robinson authored
Fixes ignored objects in one YAML file
-
Alex Robinson authored
add unit test for allocator
-
Anastasis Andronidis authored
Refactored how files, directories and stdin are handled. Every file must pass through the FileVisitor and then streamed through StreamVisitor. FileVisitor takes care of opening/closing files and StreamVisitor is parsing multiple resources.
-
Alex Robinson authored
iscsi plugin: print error messages not just exit status.
-
Alex Robinson authored
Link to docs/secret.md and kubectl describe in examples/secrets
-
Alex Robinson authored
Unittest for #9762
-
Alex Robinson authored
Update man page info for advanced kubelet features i.e. config/bootst…
-
Alex Robinson authored
Don't block etcd client
-
jayunit100 authored
-
Chao Xu authored
"kubectl replace --patch" is NOT supported. It's moved to "kubectl patch" as a separate command in another commit.
-