- 22 Feb, 2015 4 commits
-
-
Tim Hockin authored
Sadly I had to do this by hand - I just could not get gorename to fix up users of it.
-
Tim Hockin authored
Flatten 3 parallel maps into a map to structs (balancerState).
-
Tim Hockin authored
-
Tim Hockin authored
Making a clear path for more service port changes,making this code more comprehensible.
-
- 21 Feb, 2015 1 commit
-
-
Tim Hockin authored
-
- 20 Feb, 2015 35 commits
-
-
Brendan Burns authored
kubectl label command crashes when a resource has no labels
-
Zach Loafman authored
Deflake cadvisor e2e by adding retry loop
-
Alex Robinson authored
Un-revert #4551 which moved the certs.sh e2e test to ginkgo and fix the e2e auth breakage it caused
-
Brendan Burns authored
Removed rule that defined etcd waiter to happen before setup-network-environment
-
Brendan Burns authored
Part 2 of plural ports: make endpoints a struct
-
Alex Robinson authored
e2e auth breakage it caused. The fix is to not set project/zone/kube_master to the empty string partway through the script, which I should have realized was a bad idea in the first place.
-
Brian Grant authored
Fix hack/verify-description.sh to actually surface the error
-
Satnam Singh authored
Port update.sh to ginkgo test
-
Brian Grant authored
Add doc in types.go for hooks/description.sh
-
Jeff Lowdermilk authored
Wait up to 5 minutes for cadvisor to start on nodes to reduce test failures from running immediately after cluster turnup.
-
Victor Marmol authored
more kubectl doc update
-
Victor Marmol authored
Check Docker init PID is valid before we use it.
-
derekwaynecarr authored
-
Victor Marmol authored
Resolves #4633.
-
Clayton Coleman authored
Fix flaky exec/portforward tests
-
Eric Paris authored
-
Eric Paris authored
-
Eric Paris authored
This will output the examples in their own section, rather than as part of the 'long' synposis.
-
Eric Paris authored
This makes examples their own section in the docs, if they are defined.
-
Andy Goldstein authored
Fixes #4676
-
Jeff Lowdermilk authored
-
Victor Marmol authored
This gives us an error if the PID is not returned as we expect.
-
Victor Marmol authored
Add GOMAXPROCS in a few more places
-
Clayton Coleman authored
Clarify the difference between kinds and resources in the API
-
Clayton Coleman authored
As we prepare to expose additional endpoints for pod status, cloning, binding, and templating, we should clarify the terminology and distinctions. Use pod status as an example of an alternative "resource" that shares the same "kind" (schema) as pods.
-
Clayton Coleman authored
Service account proposal.
-
Zach Loafman authored
Delete cluster level logging services during kube down
-
Eric Tune authored
COMMIT_BLOCKED_ON_GENDOCS -
Daniel Smith authored
-
Daniel Smith authored
Hyperkube cleanup
-
Victor Marmol authored
Add monit process monitoring for kubelet and docker
-
Daniel Smith authored
Adding resize command to hack/test.cmd.sh
-
Victor Marmol authored
Fix for failed ENV injection (missing startup parameter)
-
Yu-Ju Hong authored
Add info about contention profiling to profiling.md
-
Victor Marmol authored
tolerate empty .kubeconfig files
-