Daniel Smith
ee1c0838d8
Merge pull request #1142 from jbeda/tweak-demo
...
Improve update demo, support rolling template update
2014-09-05 10:07:58 -07:00
Filipe Brandenburger
be322fc5da
Merge pull request #1174 from eparis/version-shell-overrides
...
Allow setting of git_commit, version, and dirty via shell varables
2014-09-05 09:26:01 -07:00
Eric Paris
428e0aaff0
Allow setting of git_commit, version, and dirty via shell varables
...
This is particularly useful if building from a tarball instead of from a
checked out git repo (as all Linux distributions do)
2014-09-05 11:48:04 -04:00
Eric Paris
c7e8e05706
Capitalize bash variable and prefix with KUBE_
...
We intend to make these setable by the environment. This just does the
renaming.
2014-09-05 11:42:51 -04:00
Filipe Brandenburger
d3b06363e5
Merge pull request #1172 from eparis/build-all
...
default to build all binaries even if build options given
2014-09-05 07:41:35 -07:00
Eric Paris
78b82382cf
default to build all binaries even if build options given
2014-09-05 10:07:10 -04:00
brendandburns
acb3e39d49
Merge pull request #1170 from Ch00k/build-go-verbose
...
Be a little more verbose while building local go
2014-09-04 22:13:01 -07:00
Joe Beda
ccfdf14097
Merge pull request #1155 from derekwaynecarr/improve_vagrant_startup
...
Improve kube-up to validate salt provisioned each machine
2014-09-04 13:39:34 -07:00
Joe Beda
e5fe8270a1
Improve 'Usage' for kubecfg
2014-09-04 13:25:39 -07:00
Joe Beda
ce34eacd2c
Fix up e2e test for update demo.
...
Use the scripts that are in the example directory. Also actually run the update as part of the test.
2014-09-04 13:25:39 -07:00
Joe Beda
c47b405841
Use KUBECFG instead of CLOUDCFG in scripts
2014-09-04 13:25:39 -07:00
Joe Beda
6dd38e2f49
Add containerPort to services in guestbook example
2014-09-04 13:25:39 -07:00
Joe Beda
3c0a736908
Fix/expand kubecfg unit tests
2014-09-04 13:25:39 -07:00
Joe Beda
f8e2f927f6
Pretty up the demo a little.
...
Use images and some better formatting. Also add scripts to help prevent typos.
This based on an improved version done by Julia Ferraioli. She came up with the cool images.
2014-09-04 13:25:39 -07:00
Joe Beda
45aaff9993
Add template update to rollingUpdate
2014-09-04 13:25:38 -07:00
Joe Beda
2444e4e1dc
Simplify labels for `kubecfg run`
...
We created a name=<controller name> label on each object we created. This was confusing. Instead, piggyback on `replicationController` label and use that as the selector.
2014-09-04 13:25:38 -07:00
brendandburns
8bfba149a5
Merge pull request #1171 from yaronr/patch-1
...
Update azure.md
2014-09-04 13:03:31 -07:00
Andriy Yurchuk
22ce0022d1
Merge branch 'master' into build-go-verbose
2014-09-04 22:16:24 +03:00
brendandburns
306edbb7c2
Merge pull request #1180 from brendandburns/fix
...
Move vendored etcd to third_party/...
2014-09-04 12:07:50 -07:00
Brendan Burns
4a934427db
Exclude vendored etcd.
2014-09-04 12:05:34 -07:00
Andriy Yurchuk
24d0eb43ec
Merge branch 'master' into build-go-verbose
2014-09-04 21:27:15 +03:00
Dawn Chen
87278a6f56
Merge pull request #1179 from brendandburns/fix
...
Fix travis and cluster installs.
2014-09-04 10:32:45 -07:00
Brendan Burns
3864cf453a
Fix travis and cluster installs.
2014-09-04 10:31:09 -07:00
Dawn Chen
569f61e072
Merge pull request #1177 from brendandburns/travis
...
Fix a shell typo.
2014-09-04 10:09:58 -07:00
Brendan Burns
78df593c57
Fix a shell typo.
2014-09-04 10:03:49 -07:00
Tim Hockin
512b0ab90a
Merge pull request #1176 from brendandburns/travis
...
Re-enable travis for Go tip
2014-09-04 09:57:14 -07:00
Brendan Burns
53e3bff464
Re-enable travis for Go tip
2014-09-04 09:56:28 -07:00
Yaron Rosenbaum
e7f7ac790d
Update azure.md
...
For this to run, VNET and SUBNET need to be set.
2014-09-04 14:36:01 +03:00
Andriy Yurchuk
5878794fd7
Be a little more verbose while building local go
2014-09-04 13:25:16 +03:00
Daniel Smith
779de7361a
Merge pull request #1138 from bcwaldon/common-watch-code
...
Use shared watch code in kubelet etcd config
2014-09-03 23:47:09 -07:00
Tim Hockin
2e35834e9a
Merge pull request #1163 from ghodss/exclude_godeps_from_git_hook
...
Adding files to Godeps should not trigger gofmt or boilerplate warnings
2014-09-03 22:42:44 -07:00
Tim Hockin
a70749a4a5
Merge pull request #1145 from ddysher/pod-print-status
...
Include pod status in kebecfg humanreadable result.
2014-09-03 21:51:46 -07:00
Deyuan Deng
75470e6adf
Include pod status in kebecfg humanreadable result.
2014-09-03 20:26:32 -04:00
Sam Ghods
98c3a00233
Adding files to Godeps should not trigger gofmt or boilerplate warnings
2014-09-03 17:00:30 -07:00
Brian Waldon
85bf7064bb
Use shared watch code in kubelet etcd config
2014-09-03 15:51:02 -07:00
Daniel Smith
51a86f839c
Merge pull request #1158 from smarterclayton/separate_errors
...
Errors should be part of api/errors, not apiserver
2014-09-03 15:46:29 -07:00
Tim Hockin
bf2170641b
Merge pull request #1159 from filbranden/hack_test_goflags1
...
In hack/test-go.sh, treat arguments that start with a dash as go flags.
2014-09-03 15:34:38 -07:00
Filipe Brandenburger
3d03b4b80f
Also assume arguments starting with dashes are go flags in `hack/build-go.sh`
...
Tested:
$ hack/build-go.sh cmd/kubelet -v
github.com/GoogleCloudPlatform/kubernetes/pkg/...
Signed-off-by: Filipe Brandenburger <filbranden@google.com>
2014-09-03 14:59:29 -07:00
Filipe Brandenburger
8effbdc63f
In `hack/test-go.sh` treat arguments that start with a dash as go flags.
...
This fixes `hack/test-go.sh pkg/apiserver -test.run=<a_specific_test_name>`
which was broken by PR #1116 .
Signed-off-by: Filipe Brandenburger <filbranden@google.com>
2014-09-03 14:57:19 -07:00
brendandburns
2df3ff51f4
Merge pull request #1154 from jbeda/salt-reactor
...
Fix docker start after minion reboot on GCE/debian
2014-09-03 14:55:10 -07:00
brendandburns
8a603c1b0e
Merge pull request #1157 from cjcullen/typo
...
Fixed some typos:
2014-09-03 14:54:24 -07:00
derekwaynecarr
4b4be926f5
Improve kube-up to validate salt provisioned
2014-09-03 16:36:21 -05:00
Clayton Coleman
34c40e4e48
Errors should be part of api/errors, not apiserver
...
Renames constructor methods to be errors.New<name> which changed a few
places.
2014-09-03 17:16:00 -04:00
Clayton Coleman
6dd4831de8
Move validation errors into their own file
2014-09-03 17:14:03 -04:00
CJ Cullen
4a2c3c8c87
Fixed some typos:
...
Changed "an unified" to "a unified"
Changed "a extra" to "an extra"
Changed "for each pod have" to "for each pod to have"
2014-09-03 14:03:33 -07:00
Daniel Smith
0db7989809
Merge pull request #1103 from smarterclayton/get_then_watch
...
Services and Endpoints aren't syncing properly
2014-09-03 13:16:41 -07:00
Clayton Coleman
01e668187c
Services and Endpoints weren't properly sync'ing
...
They need incremental changes and a resync on start.
2014-09-03 16:04:55 -04:00
Filipe Brandenburger
6c5568261e
Merge pull request #1116 from thockin/build_cleanups
...
Improve test script
2014-09-03 11:54:45 -07:00
Joe Beda
847c87faa8
Fix docker start after minion reboot on GCE/debian
...
Uncomment docker service state as it should no longer be affected by race bug in docker init.d start script. Also make sure that the docker service state depends on the cbr state.
Fixes #802
2014-09-03 11:11:28 -07:00
Tim Hockin
640a1d323d
Improve test script
...
add usage
verify flag value for -i is numeric
allow multiple targets on the command line
actually capture coverage output
fix lingering GOFLAGS undef issue
fix issue with -i not working at all: ((x++)) returns 1 when x is 0, which is
incompatible with "set -e"
2014-09-03 09:40:20 -07:00