Commit Graph

110 Commits

Author SHA1 Message Date
Joe Beda
02d9cf2eb9 Merge pull request #69 from brendandburns/scheduler
Fix the first fit scheduler to randomize.
2014-06-11 21:29:51 -07:00
brendandburns
265edf4da0 Merge pull request #68 from danielnorberg/fix-e2e-test
e2e-test: expose minion 8080 port
2014-06-11 17:47:35 -07:00
brendandburns
b4bb70d998 Merge pull request #70 from lavalamp/misc
Misc cleanup
2014-06-11 17:46:28 -07:00
Daniel Norberg
0a4e7985a9 e2e-test: expose minion 8080 port
Otherwise the test fails when trying to reach the
nginx containers.
2014-06-11 20:36:00 -04:00
Daniel Smith
12c1d660a3 Fix link 2014-06-11 17:20:16 -07:00
Daniel Smith
4f848b6d3b Need proper package comment. 2014-06-11 17:20:16 -07:00
Daniel Smith
88b9c7ba79 Move storage of password 2014-06-11 17:20:16 -07:00
Daniel Smith
59d9763a52 remove package name, not needed here 2014-06-11 17:20:16 -07:00
Daniel Smith
48d5a1da8b Ignore go test binaries 2014-06-11 17:20:16 -07:00
Brendan Burns
5563459178 Fix the first fit scheduler to randomize. 2014-06-11 17:11:48 -07:00
Joe Beda
b6521a3f1b Merge pull request #36 from brendandburns/tests
Expand testing of the util package.  Now 70%
2014-06-11 12:59:40 -07:00
Brendan Burns
9f76f13205 gofmt 2014-06-11 12:50:01 -07:00
Daniel Smith
845f776e23 Merge pull request #57 from usarid/patch-1
Remove unnecessary application/json properties
2014-06-11 12:09:04 -07:00
Joe Beda
a8d855a9e9 Merge pull request #52 from adnanh/patch-1
Typo in command
2014-06-11 09:21:51 -07:00
brendandburns
f453de3a92 Merge pull request #58 from dsymonds/patch-1
Change flag.Duration descriptions to be unit-free.
2014-06-11 07:04:21 -07:00
brendandburns
d1fe920f38 Merge pull request #59 from dsymonds/patch-2
Change flag.Duration descriptions to be unit-free.
2014-06-11 07:04:00 -07:00
brendandburns
e9db9e045b Merge pull request #60 from travisby/patch-1
Fix Typo in Design Document Overview
2014-06-11 07:03:01 -07:00
Travis Beatty
07420419bb Fix Typo in Design Document Overview
s/arechitecture/architecture/
2014-06-11 08:21:45 -04:00
David Symonds
86d34996b4 Change flag.Duration descriptions to be unit-free.
flag.Duration permits different durations, not just seconds.
2014-06-11 16:29:36 +10:00
David Symonds
7f3989f91b Change flag.Duration descriptions to be unit-free.
flag.Duration permits different durations, not just seconds.
2014-06-11 16:29:35 +10:00
Uri Sarid
0ef752aa00 Remove unnecessary application/json properties
Since the default mediaType is declared at the root level, you can omit the explicit application/json media types for any body. DRY!
2014-06-10 22:43:04 -07:00
Daniel Smith
fd5d98f21b Merge pull request #48 from hmrm/patch-1
Fix typo in DESIGN.md
2014-06-10 20:10:39 -07:00
Daniel Smith
e4b24bd0a7 Merge pull request #53 from asm89/patch-1
Update DESIGN.md
2014-06-10 20:09:24 -07:00
Alexander
5b6879a932 Update DESIGN.md 2014-06-11 03:51:13 +02:00
Adnan Hajdarević
6939fa6616 Typo in command 2014-06-11 01:43:48 +02:00
brendandburns
8b9e504574 Merge pull request #51 from mmdriley/master
Use a CSPRNG to generate passwords.
2014-06-10 16:02:50 -07:00
mmdriley
d482673bcb Use a CSPRNG to generate passwords. 2014-06-10 15:58:51 -07:00
Daniel Smith
55eb0bdb73 Merge pull request #49 from juliusv/idiomatic-method-switch
Make cloudcfg method switch idiomatic.
2014-06-10 15:06:59 -07:00
Julius Volz
f6c4dd2332 Make cloudcfg method switch idiomatic. 2014-06-10 23:42:59 +02:00
Daniel Smith
02855cd096 Merge pull request #47 from jbeda/docs
Some documentation tweaks
2014-06-10 14:05:23 -07:00
Haney Maxwell
ab8b3e6c08 Fix typo in DESIGN.md 2014-06-10 13:58:07 -07:00
Joe Beda
c1c8a72b86 Document the need for htpasswd with install instructions for linux. 2014-06-10 13:52:07 -07:00
Joe Beda
8954796235 Fix up a task->pod in README.md. 2014-06-10 13:40:48 -07:00
Daniel Smith
25e712a6bc Merge pull request #45 from whiteinge/update-bootstrap-url
Switch from the deprecated bootstrap.saltstack.org to the .com redirect
2014-06-10 13:01:35 -07:00
Seth House
e01adf3ec1 Switch from the deprecated bootstrap.saltstack.org to the .com redirect
As per saltstack/salt#12105
2014-06-10 13:35:03 -06:00
brendandburns
ff9e329d92 Merge pull request #42 from MikeJeffrey/patch-4
Tiny typos / removing anchor (target page updated)
2014-06-10 11:55:40 -07:00
MikeJeffrey
16408dac5d Linking directly to container VMs page 2014-06-10 09:50:40 -07:00
MikeJeffrey
e8d01dbb79 Tiny typos 2014-06-10 09:40:03 -07:00
Joe Beda
b03f1f0e54 Merge pull request #40 from MikeJeffrey/patch-3
Link fix to cloud console
2014-06-10 09:39:18 -07:00
Joe Beda
9a5ee9df54 Merge pull request #41 from jbeda/docs
Make it clear that Kubernetes can run anywhere but that the initial scri...
2014-06-10 09:37:44 -07:00
MikeJeffrey
c8bc47d3c7 Link fix to cloud console 2014-06-10 09:35:39 -07:00
Joe Beda
8c12295203 Make it clear that Kubernetes can run anywhere but that the initial scripts are for GCE. 2014-06-10 09:27:51 -07:00
Joe Beda
501e7aa89d Merge pull request #39 from jbeda/docs
Add warnings about self signed certs and MitM attacks.
2014-06-10 09:07:20 -07:00
Joe Beda
345aaddb63 Merge pull request #38 from MikeJeffrey/patch-3
Tiny typo fixes and fix link to manifest file
2014-06-10 07:32:39 -07:00
Joe Beda
196d0965ec Add warnings about self signed certs and MitM attacks.
Also put in pointers for IRC and mailing lists.
2014-06-09 16:46:16 -07:00
MikeJeffrey
a40b061a3e TOC to markdown
Thanks Joe :)
2014-06-09 16:13:44 -07:00
brendandburns
fd36e8b9f2 Merge pull request #37 from MikeJeffrey/patch-2
Expanding guestbook documentation
2014-06-09 16:01:21 -07:00
MikeJeffrey
f388157ab5 Adding a TOC 2014-06-09 15:39:11 -07:00
MikeJeffrey
40c208a38d Re-adding code language annotations 2014-06-09 14:37:43 -07:00
MikeJeffrey
d9e19a5525 Tiny typo fixes 2014-06-09 14:14:43 -07:00