brendandburns
bd53643647
Merge pull request #851 from derekwaynecarr/cloud_provider
...
Vagrant supports a cloud provider
2014-08-18 18:23:49 -07:00
brendandburns
2d84987c11
Merge pull request #885 from thockin/net
...
Proper ip-per-pod on GCE.
2014-08-18 18:22:05 -07:00
brendandburns
88baa52134
Merge pull request #918 from lavalamp/bindImpl
...
Implement bindings
2014-08-18 18:19:33 -07:00
brendandburns
5756a635c9
Merge pull request #949 from lavalamp/bugFix
...
Add comment for clarity and logging for debugging.
2014-08-18 18:15:37 -07:00
Daniel Smith
f689d44d25
Add comment for clarity and logging for debugging.
2014-08-18 17:43:10 -07:00
Joe Beda
6e656e4da7
Merge pull request #946 from jbeda/new-build
...
More `godep` fixes
2014-08-18 17:11:02 -07:00
Joe Beda
76baaa15b2
Fix up not-yet-ready build/... stuff for godep
2014-08-18 17:03:43 -07:00
Daniel Smith
d363d5d942
Merge pull request #944 from brendandburns/service
...
Add a better test for service environment variables. Fix bugs.
2014-08-18 16:59:21 -07:00
brendandburns
0126688ca0
Merge pull request #939 from derekwaynecarr/kubecfg_stop_should_reuse_code
...
Use common resize controller logic for stop in kubecfg
2014-08-18 16:58:56 -07:00
Daniel Smith
138b560efb
Implement bindings
...
This will effectively cause no changes until we remove the assignPod
call from CreatePod().
2014-08-18 16:55:44 -07:00
brendandburns
3b2f3ba00a
Merge pull request #948 from brendandburns/nsenter
...
Fix the installation of nsinit
2014-08-18 16:55:13 -07:00
Brendan Burns
3eb044b495
Add a better test for service environment variables
...
Fix bugs.
2014-08-18 16:53:59 -07:00
Brendan Burns
a779102924
Fix the installation of nsinit
2014-08-18 16:40:12 -07:00
Joe Beda
617e5c72af
Improve documentation and checks for godep
2014-08-18 15:34:00 -07:00
Daniel Smith
852b46a345
Merge pull request #942 from vbalazs/update_collab_with_common_mistakes_link
...
Update Collaborative Development with link to common mistakes
2014-08-18 15:21:44 -07:00
Balazs Varga
3050a7f1e1
Update Collaborative Development with link to common mistakes
2014-08-19 00:03:43 +02:00
Clayton Coleman
bcf7a37e21
Merge pull request #906 from lavalamp/watch
...
Watch improvements.
2014-08-18 17:11:08 -04:00
Tim Hockin
a110fec51e
Merge pull request #938 from brendandburns/exec
...
Address some follow up comments.
2014-08-18 13:00:31 -07:00
derekwaynecarr
3c68b0a009
Use common resize controller logic for stop
2014-08-18 15:58:31 -04:00
Brendan Burns
05ab1e49fb
Address some follow up comments.
2014-08-18 12:49:52 -07:00
Tim Hockin
e472752ff9
Merge pull request #875 from brendandburns/exec
...
Add a in container exec based health check.
2014-08-18 12:19:22 -07:00
Brendan Burns
0caae9c1d4
Add a in container exec based health check.
2014-08-18 12:00:11 -07:00
derekwaynecarr
8df21b84a1
Add vagrant cloudprovider
2014-08-18 14:30:31 -04:00
brendandburns
53f53516f6
Merge pull request #933 from derekwaynecarr/issue_878
...
Enforce isDir, elliminates message in kubelet.log
2014-08-18 11:07:59 -07:00
brendandburns
cc1b1f15e0
Merge pull request #935 from smarterclayton/client_poll_is_too_long
...
The default client poll interval is extremely long
2014-08-18 11:07:42 -07:00
Daniel Smith
67535ad60f
Merge pull request #934 from smarterclayton/make_timeout_longer
...
Make global http timeout longer than most operations
2014-08-18 10:49:16 -07:00
Clayton Coleman
13c3efbc4c
The default client poll interval is extremely long
...
Most operations complete much more quickly than 20s, and those that
do take longer are going to be fixed to make them take less time
(#353 )
2014-08-18 13:40:35 -04:00
Clayton Coleman
0df89fee48
Make global http timeout longer than most operations
...
We have a few long running operations today (sync=true, watch) that
exceed the original default http.Server timeout. We should set the
timeout to a high enough limit that more granular controls can be
implemented.
2014-08-18 13:32:29 -04:00
derekwaynecarr
39293eaf56
Enforce isDir, elliminates message in kubelet.log
2014-08-18 13:17:41 -04:00
Daniel Smith
82d1f8d4f6
Merge pull request #932 from derekwaynecarr/issue_923
...
Revert to latest salt bootstrap and force SSL
2014-08-18 10:14:23 -07:00
Daniel Smith
b00afd7f3b
Merge pull request #924 from thockin/cleanups2
...
Validation return types cleanup
2014-08-18 09:38:07 -07:00
Daniel Smith
a753372948
Merge pull request #922 from brendandburns/godep
...
Add a better error message if godep isn't in the path.
2014-08-18 09:37:56 -07:00
Daniel Smith
b10528aa75
Merge pull request #920 from josephholsten/patch-1
...
docs/getting-started-guides/locally.md: note linux dependency
2014-08-18 09:37:46 -07:00
brendandburns
51c7487c1c
Merge pull request #928 from roberthbailey/e2e-testing
...
Style tweaks to clean up hello.go.
2014-08-18 09:08:32 -07:00
brendandburns
0aeb46aec5
Merge pull request #931 from Rudd-O/securesalt
...
Please set up SaltStack using SSL. MITM is a thing these days.
2014-08-18 09:06:41 -07:00
derekwaynecarr
967c2552e7
Revert to latest salt bootstrap and force SSL
2014-08-18 11:39:23 -04:00
Manuel Amador (Rudd-O)
7b2d0d29e4
Please set up SaltStack using SSL. MITM is a thing these days.
2014-08-18 00:10:43 -07:00
Robert Bailey
f745678f80
Style tweaks to clean up hello.go.
2014-08-17 22:43:39 -07:00
Daniel Smith
4b2867fd8a
Standardize watch usage in registry/storage objects. Fix up extremely confusing pod test object.
2014-08-16 19:07:41 -07:00
Daniel Smith
d900134a60
Add filter to watch
2014-08-16 19:07:30 -07:00
Daniel Smith
ca55bfb29c
Add mux type to watch package
2014-08-16 19:07:29 -07:00
Daniel Smith
e40e5b53a7
Add Watch to /pods.
2014-08-16 19:07:29 -07:00
Joseph Anthony Pasquale Holsten
85cb097bfe
note linux dependency in local getting-started-guide
...
While the linux dependency is obvious with a moment's thought, some
users (especially on *nix) might plow ahead before realizing their
system isn't supported. This adds a requirements section and points
users in the direction of guides more likely to work for them.
2014-08-16 20:51:18 +00:00
Tim Hockin
e0d9002717
All validations return ErrorList now
2014-08-16 13:48:48 -07:00
Tim Hockin
a69979d22b
Change ErrorList.Append() to append()
2014-08-16 13:34:06 -07:00
Brendan Burns
ff5ca94aa0
Add a better error message if godep isn't in the path.
2014-08-15 20:44:29 -07:00
brendandburns
053e75d8e9
Add more details on installing godep
2014-08-15 20:40:31 -07:00
brendandburns
0426055940
Merge pull request #919 from lavalamp/delMem
...
Remove unused and not completely correct code
2014-08-15 20:24:31 -07:00
brendandburns
15b207c1bd
Merge pull request #921 from ddysher/guestbook-doc
...
Fix broken link in GuestBook example, remove unnecessary content.
2014-08-15 20:22:55 -07:00
Deyuan Deng
db5ca769b4
typo
2014-08-15 22:52:16 -04:00