Kouhei Ueno
f932891428
removes a comment on New and a typo fix
2014-07-12 13:21:52 +09:00
Kouhei Ueno
bf137c38e7
remove comments on Make.+()
2014-07-12 13:16:16 +09:00
Brendan Burns
ba5cadef59
Add some sanity checks to the kube-up script.
2014-07-11 16:12:09 -07:00
brendandburns
93d45c1e71
Merge pull request #414 from thockin/cleanups
...
Fix go idiom feedback
2014-07-11 14:47:05 -07:00
brendandburns
34edf290d9
Merge pull request #416 from smarterclayton/covermode_atomic
...
-cover causes races in tests in Go 1.2
2014-07-11 14:46:52 -07:00
Tim Hockin
779cb84625
Merge pull request #397 from brendandburns/service
...
Add initial validation of Service objects
2014-07-11 14:43:47 -07:00
Brendan Burns
c9babe619e
Updated to use the makeInvalidError helper function.
2014-07-11 14:24:55 -07:00
Brendan Burns
5bf0820580
Fix integration tests.
2014-07-11 14:24:54 -07:00
Brendan Burns
b59dcbbb80
Fix tests.
2014-07-11 14:24:54 -07:00
Brendan Burns
e9edfc754e
Add initial validation of Service objects
2014-07-11 14:24:54 -07:00
Clayton Coleman
9a9d140a8a
-cover causes races in Go 1.2
...
Make -covermode=atomic the default until we drop 1.2 support
Enable Go 1.2 in Travis
2014-07-11 15:48:31 -04:00
Tim Hockin
1e05d1ac4e
Merge pull request #394 from brendandburns/poddata
...
Try to grab live data if the cache has errors.
2014-07-11 11:55:54 -07:00
Tim Hockin
7d5398bda7
Fix go idiom feedback
2014-07-11 11:43:42 -07:00
Tim Hockin
f532038281
Merge pull request #345 from smarterclayton/fix_ids
...
Ensure pod and manifest have a UUID in apiserver
2014-07-11 11:29:00 -07:00
Tim Hockin
9861f0d806
Merge pull request #388 from brendandburns/health
...
Address some comments from thockin@
2014-07-11 11:27:32 -07:00
Brendan Burns
1b4dfe7d14
Move from bool to HealthCheckStatus
2014-07-11 10:15:31 -07:00
Brendan Burns
6312ffebcf
Address some comments from thockin@
2014-07-11 10:14:45 -07:00
brendandburns
56735fe2ec
Merge pull request #412 from ggtools/master
...
Fixed SCRIPT_DIR computation when CDPATH is set.
2014-07-11 09:29:01 -07:00
Tim Hockin
59686bf2e2
Merge pull request #409 from nyaxt/fixlint2
...
fix go lint errors in util
2014-07-11 08:49:56 -07:00
Christophe Labouisse
3ce6fc116d
Fixed SCRIPT_DIR computation when CDPATH is set.
2014-07-11 16:55:47 +02:00
Kouhei Ueno
bcbdbf6558
use New instead of Make and add comments to make golint happy
2014-07-11 22:46:22 +09:00
Yuki Yugui Sonoda
7373695e33
Fixes golint errors in pkg/proxy
2014-07-11 22:35:57 +09:00
Yuki Yugui Sonoda
88284171f2
Fixes golint errors in pkg/master
2014-07-11 22:28:27 +09:00
Yuki Yugui Sonoda
85fa11da93
Fixes golint errors in pkg/labels
2014-07-11 22:28:27 +09:00
Kouhei Ueno
e53658a3ed
s/controllerId/controllerID/ to make golint happy.
2014-07-11 22:16:51 +09:00
Kouhei Ueno
e268e4bb7a
Add comments to pkg/scheduler/ to pass golint
2014-07-11 22:01:12 +09:00
Kouhei Ueno
93def86a9e
fix go lint errors in util
2014-07-11 21:04:34 +09:00
Burcu Dogan
1816a63d55
proxy: lock should be above the fields it protects.
2014-07-11 00:23:43 -07:00
Burcu Dogan
6a2703627b
scheduler: use New rather than Make for construction helpers.
2014-07-10 22:56:14 -07:00
Burcu Dogan
e4d966744d
proxy: fixing linting errors.
2014-07-10 22:36:06 -07:00
Burcu Dogan
f4d989ae92
labels: Fixing linting errors.
2014-07-10 22:08:12 -07:00
brendandburns
628667a2b0
Merge pull request #400 from MSOpenTech/shell-scripts
...
Start modularizing shell scripts
2014-07-10 20:52:49 -07:00
brendandburns
4d4bed6de2
Merge pull request #399 from MSOpenTech/silence-error
...
Silence benign errors in bash scripts.
2014-07-10 20:46:22 -07:00
brendandburns
ad3c813198
Merge pull request #404 from thockin/cleanups
...
Fix go lint errors in util
2014-07-10 20:45:30 -07:00
Tim Hockin
c134a16c36
fix go lint errors in util
2014-07-10 17:32:42 -07:00
Tim Hockin
95e0077ba1
Merge pull request #403 from nf/cleanup
...
rename client.ClientInterface to client.Interface
2014-07-10 17:11:54 -07:00
Andrew Gerrand
a9fdf1f6b5
rename client.ClientInterface to client.Interface
2014-07-11 09:51:34 +10:00
Jeff Mendoza
24159294d6
Fix build-release comments.
2014-07-10 15:48:58 -07:00
Jeff Mendoza
5a556dc3fa
Start modularizing shell scripts
...
Pull release tarball building out of release.sh into new
build-release.sh, so you can build the tarball without uploading
to cloud storage.
2014-07-10 15:46:24 -07:00
Clayton Coleman
5896ac14da
Ensure pod and manifest always have a UUID
...
* Fixes implication #2 in docs/identifiers.md
* Replication controller lets the apiserver set the pod ID
2014-07-10 18:03:48 -04:00
Jeff Mendoza
d0828f4926
Silence some noise.
...
Silence benign errors in bash scripts.
2014-07-10 14:21:23 -07:00
Clayton Coleman
31e40e1a68
bump(code.google.com/p/go-uuid/uuid): 3da0bf12e76e1048469b95fb20e29f1bc9799ae1
2014-07-10 17:06:43 -04:00
brendandburns
e6ee45d38e
Merge pull request #395 from thockin/cleanups
...
IntOrString for use in JSON/YAML
2014-07-10 12:46:05 -07:00
Tim Hockin
32bcdbeb53
Merge pull request #396 from brendandburns/hostname
...
Add Hostname to the docker run command.
2014-07-10 12:28:30 -07:00
Brendan Burns
dc61547b95
Add Hostname to the docker run command.
2014-07-10 12:25:57 -07:00
Tim Hockin
06ac51e6e5
Merge pull request #389 from brendandburns/podip
...
Add PodIP to the info returned for a pod.
2014-07-10 11:18:05 -07:00
Tim Hockin
85effbbc3f
IntOrString for use in JSON/YAML
...
Specifying an API type as IntOrString will allow JSON and YAML to accept
either ints or strings with the same name. For example, port names or
numbers.
2014-07-10 11:09:47 -07:00
Brendan Burns
5a4621f451
Try to grab live data if the cache has errors.
2014-07-10 10:26:40 -07:00
brendandburns
1848745427
Added a link to the CoreOS howto.
2014-07-10 10:01:33 -07:00
Brendan Burns
b4811abbd6
Address Clayton's comment.
2014-07-10 09:24:49 -07:00