Meir Fischer
|
01448e0ea8
|
Fix services doc grammar/punctuation
|
2014-11-11 23:30:19 -05:00 |
Deyuan Deng
|
7f6580dbea
|
Fix DESIGN.md link, and etcd installation instruction.
|
2014-11-11 22:12:27 -05:00 |
Joe Beda
|
21ff53c70b
|
Merge pull request #2311 from pietern/vsphere-curl
Use curl exclusively in vSphere deployment
|
2014-11-11 17:32:09 -08:00 |
Pieter Noordhuis
|
1df6f9ce6a
|
Use curl exclusively in vSphere deployment
This fixes #2295.
|
2014-11-11 17:22:02 -08:00 |
Daniel Smith
|
bb3ce3ef7a
|
Merge pull request #2314 from jbeda/kube-push-fix
Fix kube-push.sh
|
2014-11-11 17:20:17 -08:00 |
Joe Beda
|
4f62efcc23
|
Fix kube-push.sh
|
2014-11-11 17:10:56 -08:00 |
Eric Tune
|
cf21f97cd2
|
Merge pull request #2309 from lavalamp/fix3
Refactors of kubectl object printers.
|
2014-11-11 16:39:04 -08:00 |
Brendan Burns
|
fa8e0f6a6f
|
Merge pull request #2296 from brendandburns/fix
Fix paths for kubectl
|
2014-11-11 16:23:11 -08:00 |
Daniel Smith
|
a198a62064
|
refactor resource printer's version handling (to make adding --watch feature easier)
|
2014-11-11 16:15:22 -08:00 |
Joe Beda
|
c8f64a28dd
|
Merge pull request #2308 from mbforbes/master
Always append slashes to bucket prefixes to avoid forgetting them.
|
2014-11-11 15:45:26 -08:00 |
Daniel Smith
|
6fa6d3ee3e
|
kubectl resource printing: actually do versioned print
|
2014-11-11 15:32:13 -08:00 |
Daniel Smith
|
f1b0b64a75
|
Add 'source' to events field selector.
|
2014-11-11 15:32:13 -08:00 |
Daniel Smith
|
d6d6229fea
|
Actually let hack/e2e.go run kubectl
|
2014-11-11 15:32:12 -08:00 |
Maxwell Forbes
|
8d32faad29
|
Make slashes always appended to buckets to avoid forgetting them.
|
2014-11-11 23:16:04 +00:00 |
Eric Tune
|
30e627ee08
|
Merge pull request #2217 from satnam6502/fluentd-gcp-image
Make Fluentd to GCP Logging image self-contained
|
2014-11-11 15:00:29 -08:00 |
Satnam Singh
|
d837f16045
|
Turn on Elasticsearch logging by default for GCE platform
|
2014-11-11 14:49:42 -08:00 |
Joe Beda
|
50501282f2
|
Merge pull request #2255 from rabi/master
Update docker.service
|
2014-11-11 14:39:00 -08:00 |
Clayton Coleman
|
8a59000472
|
Warn if pod has no labels
|
2014-11-11 17:03:20 -05:00 |
Clayton Coleman
|
d97f6cd0d8
|
Integration test was not decoding using api.Scheme
|
2014-11-11 17:03:20 -05:00 |
Clayton Coleman
|
94c873e7a4
|
Remaining refactor for PodTemplateSpec and fixing test cases
|
2014-11-11 17:03:20 -05:00 |
jhadvig
|
e0c8d53bbc
|
update README
|
2014-11-11 23:00:34 +01:00 |
Daniel Smith
|
10c2a98eb0
|
Merge pull request #2043 from hmrm/e2e-vagrant
Clean up e2e bash-in-go script
|
2014-11-11 13:39:39 -08:00 |
Joe Beda
|
ba611c2e31
|
Merge pull request #2299 from jbeda/version-fix
Use all tags for version detection
|
2014-11-11 12:19:10 -08:00 |
Joe Beda
|
e02322ba4e
|
Use all tags for version detection
|
2014-11-11 11:20:19 -08:00 |
Haney Maxwell
|
fae27e2f17
|
Clean up e2e test
|
2014-11-11 11:03:07 -08:00 |
Brendan Burns
|
0393212624
|
Fix paths for kubectl
|
2014-11-11 10:49:44 -08:00 |
Daniel Smith
|
97cb1fa2df
|
Merge pull request #2290 from pmorie/rename
Rename client/cache Store.Contains to ContainedIDs
|
2014-11-11 10:16:19 -08:00 |
Clayton Coleman
|
9fb58029fe
|
Merge pull request #2287 from marianitadn/kubectl-create-factory
Kubectl create factory
|
2014-11-11 12:57:22 -05:00 |
Brendan Burns
|
7cc0d27187
|
Merge pull request #2291 from brendandburns/standalone
Fix build on 32 bit processors.
|
2014-11-11 09:52:12 -08:00 |
Brendan Burns
|
ffcdb9dfb7
|
Fix build on 32 bit processors.
|
2014-11-11 09:51:45 -08:00 |
Satnam Singh
|
cb496a365e
|
Make Fluentd to GCP Logging image self-contained; add log rotation support
|
2014-11-11 09:21:21 -08:00 |
Paul Morie
|
e2be1564a4
|
Rename client/cache Store.Contains to ContainedIDs
|
2014-11-11 11:48:15 -05:00 |
Eric Tune
|
9f2750694c
|
Merge pull request #2288 from marianitadn/update-doc
Update path to files in development doc
|
2014-11-11 08:41:57 -08:00 |
Maria Nita
|
815a82172c
|
Update path to files in development doc
|
2014-11-11 17:30:32 +01:00 |
Maria Nita
|
2295d4b2e9
|
kubectl createall command extends Factory
|
2014-11-11 17:23:39 +01:00 |
Clayton Coleman
|
b5a88a4662
|
Merge pull request #2283 from dchen1107/deathrattle
Fixed Eventf with wrong arguments.
|
2014-11-11 10:41:51 -05:00 |
Clayton Coleman
|
c9eb9e14b3
|
Merge pull request #2285 from mfojtik/getkubecfg
Make getKubeConfig public to allow it for external consumption
|
2014-11-11 10:40:03 -05:00 |
Michal Fojtik
|
0c76c44972
|
Make getKubeConfig public to allow it for external consumption
|
2014-11-11 16:02:39 +01:00 |
Dawn Chen
|
ada43ae233
|
Fixed Eventf with wrong arguments.
|
2014-11-10 23:53:48 -08:00 |
Dawn Chen
|
30fcf24131
|
Merge pull request #2121 from brendandburns/standalone
Create a standalone k8s binary, capable of running a full cluster
|
2014-11-10 22:04:28 -08:00 |
Brendan Burns
|
db0d98daa2
|
Merge pull request #2257 from jhadvig/kubelet_timeout
Bumping kubelet write/read timeout
|
2014-11-10 21:18:25 -08:00 |
Brendan Burns
|
1f75d20e9b
|
Merge pull request #2263 from jbeda/clean-volumes
Clean out data volumes for real
|
2014-11-10 21:16:40 -08:00 |
Brendan Burns
|
3fdbb10255
|
Add a human readable message to pod state.
|
2014-11-10 21:05:27 -08:00 |
Brendan Burns
|
a60a01c3d6
|
Temporarily remove the binary instructions, since they don't work in the old binaries.
|
2014-11-10 20:58:42 -08:00 |
Brendan Burns
|
8928df79cc
|
Merge pull request #2260 from brendandburns/Ch00k-kube-up-aws
Ch00k kube up aws - adapted by brendandburns
|
2014-11-10 20:57:32 -08:00 |
Daniel Smith
|
e643204711
|
Merge pull request #2275 from jbeda/release-prefix-fix
Make sure the 'prefix' has a trailing slash
|
2014-11-10 17:48:41 -08:00 |
Brendan Burns
|
48498cf9bb
|
Fix docs somewhat, add monitoring hooks.
|
2014-11-10 17:17:25 -08:00 |
Joe Beda
|
df007d1a2f
|
Make sure the 'prefix' has a trailing slash
|
2014-11-10 16:16:19 -08:00 |
Daniel Smith
|
c67083572b
|
Merge pull request #2268 from erictune/kubelet_local_log_event
Locally log kubelet events
|
2014-11-10 15:57:07 -08:00 |
Maxwell Forbes
|
e32aac7b54
|
Merge pull request #2272 from jbeda/build-copy-extra
Upload extra artifacts with build
|
2014-11-10 15:55:00 -08:00 |