- 06 May, 2016 40 commits
-
-
Robert Bailey authored
Fix kubectl create secret/configmap to allow = values
-
Robert Bailey authored
Allow KillPod to take a gracePeriodOverride
-
Robert Bailey authored
Add retries to validate-cluster
-
Robert Bailey authored
Fixed vSphere kube-up implementation to allow Kubernetes dashboard (UI) to work
-
Robert Bailey authored
kubectl: avoid panic with nil gvk
-
Robert Bailey authored
Remove redundant RC and service tests in integration.go
-
Robert Bailey authored
Upgrade installed packages when building hyperkube to improve the security profile
-
Robert Bailey authored
Never leak the etcd watcher's translate goroutine
-
Robert Bailey authored
Proper account checking and respect TMPDIR in release process
-
Robert Bailey authored
fix config view output bug
-
Robert Bailey authored
reuse goproxy pod and avoid race between kubectl exec and goproxy readiness
-
Robert Bailey authored
fix immediate evict in cache
-
Robert Bailey authored
improve the osx build experience
-
Robert Bailey authored
e2e_node: Disable auto restart on CoreOS.
-
Robert Bailey authored
Use fake clock in TestGetPodsToSync.
-
Robert Bailey authored
kubectl: remove dead factory code
-
Robert Bailey authored
kubelet: do not force update the runtime cache
-
Robert Bailey authored
Fix incorrect comments in IsPodAvailable
-
Robert Bailey authored
allow equality to avoid flaky on clock
-
Robert Bailey authored
mark container-port flag as deprecated
-
Robert Bailey authored
Move getCloudProvider retries to getCloudProvider()
-
Robert Bailey authored
Handle possible error in client reflector run loops
-
Robert Bailey authored
Make fake event recorder thread safe.
-
Robert Bailey authored
GCI/Trusty: Support ABAC authorization
-
Robert Bailey authored
add cni plugins to hyperkube image
-
Robert Bailey authored
Update Heapster api types location in Godeps
-
Robert Bailey authored
Allow test-cmd to run on non-Linux OS
-
Robert Bailey authored
fix cinder volume dir umount issue #24717
-
Robert Bailey authored
Clarify orphaned volume cleanup
-
Robert Bailey authored
Make threadSafeMap.ListIndexFuncValues thread safe.
-
Robert Bailey authored
rkt: When host port is zero, we should not forward the port.
-
Robert Bailey authored
Trace.Step() performs an unnecessary alloc
-
Robert Bailey authored
mungedocs should not assume upstream remote
-
Robert Bailey authored
Fix SELinux settings for mounted volumes
-
Robert Bailey authored
Revert "Always use long format in git tag."
-
Robert Bailey authored
Add missing "--test" flag to conformance test instructions.
-
Robert Bailey authored
Fix function name typo in kubelet
-
Robert Bailey authored
Fix node e2e startServer failure output
-
Robert Bailey authored
kubectl: use platform-agnostic helper in edit
-
David McMahon authored
-