- 22 Jan, 2016 6 commits
-
-
Clayton Coleman authored
-
Alex Mohr authored
Fix for panic when instance not found
-
Nikhil Jindal authored
Merge registered and latest and move to apimachinery
-
Justin Santa Barbara authored
This removes a panic I mistakenly introduced when an instance is not found, and also restores the exact prior behaviour for getInstanceByName, where it returns cloudprovider.InstanceNotFound when the instance is not found.
-
Alex Mohr authored
Use Allocatable to replace Capacity
-
Alex Mohr authored
Add WrappedRoundTripper methods to round trippers
-
- 21 Jan, 2016 34 commits
-
-
Alex Mohr authored
Fix job status conditions bloat
-
Alex Mohr authored
Support rolling update to 0 desired replicas
-
Alex Mohr authored
Trigger syncClaim after PV provisioning to reduce wait
-
Alex Mohr authored
AWS: Create a cloudwatch alarm to reboot the master on failure
-
Alex Mohr authored
Install protoc into kube-cross Docker image
-
Alex Mohr authored
Export transport constructors
-
nikhiljindal authored
-
Alex Mohr authored
Match regexes for error strings in e2e
-
Alex Mohr authored
Support building on remote docker-machine instances
-
Alex Mohr authored
Add blank /stats/summary kubelet endpoint
-
Alex Mohr authored
kubectl: Support exposing deployments
-
Alex Mohr authored
Mark Volumes and PersistentVolumes as [Feature:Volumes] instead of [Skipped]
-
Alex Mohr authored
make patch call update admission chain after applying the patch
-
Alex Mohr authored
MESOS: conformance fix: scheduler name should match api.DefaultSchedulerName
-
Alex Mohr authored
remove unused eventBroadcaster in gc controller
-
Alex Mohr authored
updated appc/spec and camlistore/ godeps to fix broken godep restore
-
Alex Mohr authored
Update tests from Go 1.5.2 to Go 1.5.3
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Alex Mohr authored
scheduler: clean up NoDiskConflict code in predicates.go
-
Alex Mohr authored
Slightly change warning printed when not all nodes are ready in validate-cluster.
-
Alex Mohr authored
AWS: Eliminate assumptions about all load-balancer ports matching
-
Alex Mohr authored
AWS: Fix comment to reflect new method name
-
Alex Mohr authored
AWS: Remove dead code
-
Alex Mohr authored
Add docs about [Feature:...] tests for experimental, beta, and GA features
-
Alex Mohr authored
Relabel Security Context e2e
-
Alex Mohr authored
Stop test spew on non-Linux.
-
Alex Mohr authored
kube-up scripts: don't 'echo sleep'
-
Alex Mohr authored
Skip [Feature:.+] instead of [Feature]
-
Alex Mohr authored
verify_prereqs doesn't special-case on 'clean' arg
-
Alex Mohr authored
Check that num_nodes is both defined and not None, not just defined
-
Alex Mohr authored
Resolve old TODO that was waiting on us to move off of go 1.3
-
Alex Mohr authored
Salt: mode for tar file should be 644, not 755
-
Alex Mohr authored
Export variables needed by e2e-runner.sh.
-