- 13 Nov, 2014 4 commits
-
-
Brendan Burns authored
Give the API server access to TLS certs.
-
Daniel Smith authored
Add some retry to the service proxy.
-
Joe Beda authored
Moved the cert generation to a separate salt state and put it in a more appropriate sharable location (`/srv/kubernetes/`).
-
Brendan Burns authored
-
- 12 Nov, 2014 36 commits
-
-
Eric Tune authored
Add watch, multiple fixes
-
Daniel Smith authored
-
Daniel Smith authored
-
Daniel Smith authored
-
bgrant0607 authored
Add go-restful dependency
-
Daniel Smith authored
Added some etcd retries to try to work around some flakes we see in Travis
-
Daniel Smith authored
-
Brendan Burns authored
-
Dawn Chen authored
Add a windows client build.
-
Dawn Chen authored
[docs] Fix HTML characters in code block
-
Brendan Burns authored
-
Daniel Smith authored
Allow an internal pod template reference or object
-
Clayton Coleman authored
Typo fix
-
Deyuan Deng authored
Fix DESIGN.md link, and etcd installation instruction.
-
Andrew Williams authored
-
Dawn Chen authored
Centralize minion validation
-
Paul Morie authored
-
Dawn Chen authored
Turn on Elasticsearch logging by default for GCE platform
-
Dawn Chen authored
Strip extra '-' from md5sum output when creating S3 bucket
-
derekwaynecarr authored
-
Clayton Coleman authored
Setting RawTerminal attribute in LogOptions to false
-
jhadvig authored
-
Dawn Chen authored
Revert "Change update example to use a trivial webserver instead of ngin...
-
James Davies authored
-
davidopp authored
-
James Davies authored
md5sum prints out the hash, followed by the filename. When piped in from stdin, this equates to a '-' character. cluster/aws/util.sh was incorrect including this '-' character as part of the S3 bucket name, causing the script to fail on Linux machines with the md5sum binary. i.e. "s3://kubernetes-staging-0ac68d8c77915cc1069a9e2f5e1f1d2d -" Fixed by using `awk` to return only the first column (up to the space)
-
davidopp authored
Change update example to use a trivial webserver instead of nginx (issue...
-
David Oppenheimer authored
-
Brendan Burns authored
Really fix the gce turn up script.
-
Brendan Burns authored
-
Brendan Burns authored
Fix services doc grammar/punctuation
-
Meir Fischer authored
-
Deyuan Deng authored
-
Joe Beda authored
Use curl exclusively in vSphere deployment
-
Pieter Noordhuis authored
This fixes #2295.
-
Daniel Smith authored
Fix kube-push.sh
-