Commit Graph

3738 Commits

Author SHA1 Message Date
Daniel Smith
c688bd402f Merge pull request #2278 from ddysher/static-machines
Create a backgroud task to register static list of machines.
2014-11-20 17:34:55 -08:00
Deyuan Deng
762e9a0f57 Create a backgroud task to register static list of machines. 2014-11-20 20:22:32 -05:00
Eric Tune
ea58ab7221 Merge pull request #2508 from lavalamp/fix4
Don't hold up the entire event queue for a single bad event.
2014-11-20 17:22:03 -08:00
Joe Beda
802d214ed0 Merge pull request #2461 from MSOpenTech/deploy
Bring Azure deploy scripts up to date
2014-11-20 17:15:44 -08:00
Eric Tune
30594dd169 Merge pull request #2509 from jbeda/auth-file-fix
Check in default blank file for kubelet/kubernetes_auth
2014-11-20 17:12:30 -08:00
Joe Beda
658c5cdaaa Check in default blank file for kubelet/kubernetes_auth
This lets us eliminate some per-cloud stuff in our salt.  This is an alternate fix for #2475.
2014-11-20 17:01:28 -08:00
Eric Tune
aeaa4b9010 Merge pull request #2498 from ddysher/minion-doc
Add a document about node.
2014-11-20 16:52:21 -08:00
Jeff Mendoza
d0586ed066 Azure review fixes. 2014-11-20 16:40:35 -08:00
bgrant0607
6b80abc78c Merge pull request #2494 from bgrant0607/config
Create tool for resizing a replication controller via kubectl.
2014-11-20 16:30:22 -08:00
Clayton Coleman
15fa958dce Merge pull request #2504 from lavalamp/fix3
add test and more helpful error message
2014-11-20 19:29:18 -05:00
Daniel Smith
4437f03dbf Don't hold up the entire event queue for a single bad event. Also, don't retry forever. 2014-11-20 16:01:42 -08:00
MikeJeffrey
da17cd1765 Adding link to logging conventions doc 2014-11-20 15:29:27 -08:00
Deyuan Deng
1bbd63513f Add a document about node. 2014-11-20 18:13:31 -05:00
Daniel Smith
432cf39c0c add test and more helpful error message 2014-11-20 14:11:19 -08:00
bgrant0607
e75e4e9127 Merge pull request #2480 from bgrant0607/docfix
Clarify spec vs status, and what we plan to do with usage.
2014-11-20 14:02:38 -08:00
bgrant0607
f57c072e4a Merge pull request #2482 from bgrant0607/doctest
Add API documentation pre-commit hook.
2014-11-20 13:34:48 -08:00
MikeJeffrey
02666f0324 Cleanup 2014-11-20 13:09:14 -08:00
bgrant0607
5eda48dc5d Merge pull request #2500 from skelterjohn/patch-1
fix link to skydns docs
2014-11-20 12:50:07 -08:00
Brian Grant
0afc83c01b Clarify spec vs status, and what we plan to do with usage. 2014-11-20 20:47:33 +00:00
John Asmuth
efbb8b2969 fix link to skydns docs 2014-11-20 15:31:09 -05:00
Brian Grant
2ac8400cb2 Add API documentation pre-commit hook. 2014-11-20 20:25:44 +00:00
Brian Grant
e107da34d2 Create tools for resizing and stopping a replication controller via kubectl. 2014-11-20 18:49:44 +00:00
bgrant0607
c6158b8aa9 Merge pull request #2489 from derekwaynecarr/fix_vagrant
Fix vagrant regression
2014-11-20 10:28:14 -08:00
bgrant0607
d6f3caeb94 Merge pull request #2488 from smarterclayton/remove_chatty_error
Do not log an error when file does not exist
2014-11-20 10:25:28 -08:00
Dawn Chen
16ea5a0dd0 Merge pull request #2493 from derekwaynecarr/fix_release_build
Fix error in build package_full_tarball
2014-11-20 10:14:43 -08:00
derekwaynecarr
628eb57917 Fix error in build package_full_tarball 2014-11-20 11:15:16 -05:00
derekwaynecarr
1a894741b2 Fix vagrant regression 2014-11-20 10:39:09 -05:00
Filipe Brandenburger
99260aaf51 Merge pull request #2481 from jbeda/extra-fix
Tweak build upload scripts
2014-11-19 22:25:10 -05:00
Clayton Coleman
2afa12073c Do not log an error when file does not exist 2014-11-19 22:04:36 -05:00
Brendan Burns
645697409d updated services with more details on public ips 2014-11-19 15:50:31 -08:00
Joe Beda
eb8df9e969 Upload "naked" binaries with releases.
Fixes #2476
2014-11-19 15:48:37 -08:00
MikeJeffrey
7afd4ef71b Rolling back apiVersion change 2014-11-19 15:45:30 -08:00
MikeJeffrey
74ede76428 apiVersion -> version 2014-11-19 15:42:06 -08:00
Daniel Smith
4e29068a33 Merge pull request #2468 from hmrm/improve-kubectl-error-message
Improve kubectl "get" error message
2014-11-19 15:35:53 -08:00
Eric Tune
0975ab19d1 Merge pull request #2463 from liggitt/auth_plugin
Make master take authenticator.Request interface instead of tokenfile
2014-11-19 15:29:55 -08:00
Eric Tune
855ea9407f Merge pull request #2477 from dchen1107/upstream1
Add image related events to kubelet.
2014-11-19 15:23:19 -08:00
Dawn Chen
6d3324c3fd Add image related events to kubelet. 2014-11-19 15:16:14 -08:00
Daniel Smith
fcb925ce41 Merge pull request #2464 from uberj/doc_typo_fix
fix typos
2014-11-19 15:10:00 -08:00
Joe Beda
df844e3b44 Don't blindly delete stuff on GCS 2014-11-19 15:02:26 -08:00
Haney Maxwell
bc29903146 Improve kubectl "get" error message
Previous behavior:
$ kubectl get hosts
F1119 11:47:44.787154   29017 resource.go:111] no resource "hosts" has been defined
2014-11-19 14:33:41 -08:00
Joe Beda
0cc03f7433 Upload extras from _output, not main repo. 2014-11-19 14:01:50 -08:00
Jordan Liggitt
c895331277 Make master take authenticator.Request interface instead of tokenfile 2014-11-19 15:07:51 -05:00
Daniel Smith
57ec3a720b Merge pull request #2465 from eparis/bash-comp-fix
fix kubectl log completion
2014-11-19 12:01:08 -08:00
Brendan Burns
3c3ad74711 Merge pull request #2467 from brendandburns/fix
Fix etcd unpack by adding a explicit x flag.
2014-11-19 11:47:55 -08:00
Brendan Burns
927088de83 Fix etcd unpack by adding a explicit x flag. 2014-11-19 11:33:50 -08:00
Eric Paris
45a71bb8f3 fix kubectl log completion
When kubectl started returning the right object it changed the template
that needed to be used to get the name of the containers inside the pod.
2014-11-19 14:17:51 -05:00
Daniel Smith
298007b97e Merge pull request #2447 from smarterclayton/revert_bundling_of_version
Ensure that kubectl get works with downstream resources
2014-11-19 10:39:52 -08:00
Jeff Mendoza
5d62ac1a56 Fix Azure util.sh boilerplate. 2014-11-19 10:25:27 -08:00
uberj
7b28c46f6a fix typos 2014-11-19 09:43:56 -08:00
Jeff Mendoza
dc4576ac58 Merge readme changes. 2014-11-18 22:37:41 -08:00