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
Deyuan Deng
f17218b9b7
Fix broken link, remove unnecessary content.
2014-08-15 22:26:51 -04:00
Daniel Smith
26e2256178
Remove unused and not completely correct code
2014-08-15 18:20:37 -07:00
Daniel Smith
2946e21f80
Merge pull request #916 from smarterclayton/unify_fake_client
...
Replace pkg/kubecfg#FakeKubeClient with the fake in pkg/client
2014-08-15 17:15:19 -07:00
Tim Hockin
03ade159c3
Proper ip-per-pod on GCE.
...
Back out the second iptables rule, now that we know what the problem was - we
need to open a firewal rule on each minion.
2014-08-15 15:54:20 -07:00
Clayton Coleman
12a22db2a9
Merge pull request #911 from derekwaynecarr/fix_verify_boilerplate
...
Fix verify-boilerplate
2014-08-15 17:28:57 -04:00
Clayton Coleman
82b0ec5115
Replace pkg/kubecfg#FakeKubeClient with the fake in pkg/client
2014-08-15 17:15:53 -04:00
Daniel Smith
59bb81e24b
Merge pull request #915 from cjcullen/master
...
Fixed a couple typos in guestbook documentation.
2014-08-15 12:38:02 -07:00
CJ Cullen
3c93d629f7
Fixed a couple typos in guestbook documentation.
2014-08-15 12:30:21 -07:00
Daniel Smith
daab393562
Merge pull request #780 from brendandburns/native
...
Add a utility for doing master election via etcd.
2014-08-15 11:48:13 -07:00
Brendan Burns
a17acd30ee
Add a utility for doing master election via etcd.
2014-08-15 11:42:16 -07:00
derekwaynecarr
8c07a0f524
Fix verify-boilerplate
2014-08-15 13:12:01 -05:00
brendandburns
eb4922b30b
Merge pull request #912 from thockin/logo
...
change logo blue slightly
2014-08-15 10:12:15 -07:00
Daniel Smith
881234c7ec
Merge pull request #900 from thockin/cleanups2
...
Move validation errors into a pkg
2014-08-15 10:01:48 -07:00
Tim Hockin
b6300f32d5
change logo blue slightly
2014-08-15 09:54:00 -07:00
brendandburns
39d2020392
Merge pull request #897 from smarterclayton/watch_starting_too_early
...
Watch should start from next index when getting the initial state
2014-08-15 09:46:13 -07:00
Tim Hockin
b9e65c2438
Use new api/errors, get rid of api.* error code
2014-08-15 00:14:38 -07:00
Tim Hockin
bcd588ec15
Break api error handling into a new pkg
2014-08-15 00:14:38 -07:00
Daniel Smith
2d7a0c336b
Merge pull request #895 from smarterclayton/only_write_when_value_changes
...
Only write to etcd if values have changed
2014-08-14 17:47:48 -07:00
Clayton Coleman
befbf8466f
Only write to etcd if values have changed
...
This prevents certain loops from writing data to etcd every few
seconds (when data hasn't changed).
2014-08-14 20:34:36 -04:00
Clayton Coleman
7c67cbff04
Watch should start from next index when getting the initial state
...
Also, the fake response we return should have an Action that is
appropriate for the operation.
2014-08-14 20:32:46 -04:00
brendandburns
778c89f65e
Merge pull request #908 from brendandburns/time
...
Remove a print that is confusing jq in the e2e tests.
2014-08-14 16:33:59 -07:00
Brendan Burns
0fda53ea1c
Remove a print that is confusing jq in the e2e tests.
2014-08-14 16:31:52 -07:00
Clayton Coleman
fadf1b899f
Merge pull request #888 from csrwng/pluggable_type_parsing
...
Allow kubecfg to parse other types via register function
2014-08-14 18:50:23 -04:00
csrwng
5538bfca01
Allow kubecfg to parse other types via initialization map
2014-08-14 18:14:12 -04:00
brendandburns
8daf8c7a30
Merge pull request #896 from smarterclayton/return_correct_index_for_delete
...
Delete should use current node, not prev node index
2014-08-14 14:59:52 -07:00
brendandburns
bf7f8a2297
Merge pull request #867 from derekwaynecarr/apiserver_loopback
...
Vagrant: apiserver doesn't bind to 127.0.0.1, inaccessible through master nginx
2014-08-14 14:35:49 -07:00