- 12 Jan, 2015 12 commits
-
-
Eric Tune authored
-
Dawn Chen authored
make private root dirs for integration test kubelets
-
Joe Beda authored
Doc fixes
-
Joe Beda authored
Remove user agent logging (doesn't add significant value)
-
Clayton Coleman authored
We can reintroduce path/agent logging at a later point, this just clogs verbose logs.
-
Joe Beda authored
Kill the forced upload to GCS.
-
Zach Loafman authored
This actually tickles the -opipefail, and is only necessary if you're rebuilding (which isn't really safe, because it can slice downstream builds.)
-
Clayton Coleman authored
chmod 755 hack/jenkins/build.sh (sorry)
-
Zach Loafman authored
-
Dawn Chen authored
Initial commit of Jenkins script + README
-
Deyuan Deng authored
-
Tim Hockin authored
-
- 10 Jan, 2015 5 commits
-
-
Daniel Smith authored
Reenable coverage and race detection on Travis
-
Dawn Chen authored
Fix flaky test.
-
Zach Loafman authored
And a config description. This doesn't yet have much - first want to make sure I can do the build job. Next I'll submit the e2e script with its twiddles and switch those over. (After going to 3 e2es, I think it's finally time for version control.)
-
Eric Tune authored
Maps are randomly reordered. But there is only one order for one thing.
-
Daniel Smith authored
Remove go 1.2 from travis-ci
-
- 09 Jan, 2015 23 commits
-
-
Alex Robinson authored
Update the doc on how to test for flakiness to actually work and to use kubectl.
-
Eric Tune authored
Print PodIP along with Pod.Name for kubectl get pod <id>
-
Dawn Chen authored
-
Alex Robinson authored
-
Dawn Chen authored
Update cassandra example
-
Dawn Chen authored
Update GoAMZ
-
Dawn Chen authored
-
Satnam Singh authored
Launch Elasticsearch and Kibana automatically
-
Satnam Singh authored
-
Dawn Chen authored
Reduce number of minions to improve user experience
-
Dawn Chen authored
improve validation error message printing
-
Dawn Chen authored
Added UndeltaStore.
-
Daniel Smith authored
-
bgrant0607 authored
Changes to improve swagger ui
-
Eric Tune authored
This will be used to connect Reflector to kubelet update channel. Added testing.
-
Tim Hockin authored
Fix error messages; add tests
-
Eric Tune authored
Design doc for clustering.
-
nikhiljindal authored
- Separating out index, version and api handlers into independent web services. Moved the index handler to /welcome, version handler to /version and the api handler to /api,
-
Clayton Coleman authored
-
Clayton Coleman authored
-
Clayton Coleman authored
Also add opinionated comment about using singletons in code
-
Clayton Coleman authored
-
derekwaynecarr authored
-