b8fb169d22
Add Dockerfiles for compiling the guestbook and building a minimal image
Gurpartap Singh
2014-09-12 22:56:40 +05:30
4123b64840
Add the source for Go based Guestbook
Gurpartap Singh
2014-09-12 22:54:54 +05:30
925d8b9b1c
Merge pull request #1243 from filbranden/gitignore_thirdparty_etcd1
Joe Beda
2014-09-12 10:10:05 -07:00
2dc30aa932
Remove unused enable_cors flag and allow localhost without a port as an origin in local-up-cluster
Jessica Forrester
2014-09-12 13:01:32 -04:00
88a8c5486e
Merge pull request #1288 from brendandburns/privilege
Tim Hockin
2014-09-12 09:57:14 -07:00
46d0cbd645
Add a global flag to enable/disable privileged containers
Brendan Burns
2014-09-11 16:34:24 -07:00
3a3fab3f82
FEATURE: Support privileged containers in a pod
Dan Mace
2014-08-12 09:04:00 -04:00
9b6042ea2c
Merge pull request #1291 from brendandburns/logs
Joe Beda
2014-09-12 07:55:52 -07:00
bc9a290241
Merge pull request #1218 from bcwaldon/docker-auth
Tim Hockin
2014-09-11 22:53:36 -07:00
2f87857b0f
kubelet: generate keyring from .dockercfg
Brian Waldon
2014-09-05 18:13:19 -07:00
fabf7c7f55
Fix the e2e scripts after PR 1284 which added a new file.
Filipe Brandenburger
2014-09-11 15:07:55 -07:00
25fbe210f6
Clean up
Dawn Chen
2014-09-11 15:30:06 -07:00
3faf393e7b
Introduce ContainerStates. Currently keep it has the same set as PodStatus: Waiting, Running, Termination. For each state, there are some meaningful status associated with it.
Dawn Chen
2014-09-11 15:22:53 -07:00
9d88288ab5
Merge pull request #1265 from mbforbes/master
Filipe Brandenburger
2014-09-11 15:07:55 -07:00
bd196ea49c
Fix some readme and script bugs in examples (take 2).
Max Forbes
2014-09-10 13:56:56 -07:00
ee129cd440
Proposed ContainerStatus for each individual Container in a Pod.
Dawn Chen
2014-09-10 16:57:10 -07:00
b548465adf
Initial impl. of cloud provider interface for AWS
Ragnar Dahlén
2014-09-09 22:25:35 +01:00
f085f4d5d4
Add new dependencies for AWS support
Ragnar Dahlén
2014-09-09 22:13:02 +01:00
57b721dd05
Merge pull request #1281 from bgrant0607/master
Daniel Smith
2014-09-11 14:10:26 -07:00
6757b402d5
Merge pull request #1133 from jwforres/enable_cors
Daniel Smith
2014-09-11 13:59:14 -07:00
63bd987561
Add vagrant user to docker group
derekwaynecarr
2014-09-11 15:39:57 -04:00
0f2b8f4f9f
Create passthroughLogger when LogOf is called and request has no logger
Jessica Forrester
2014-09-11 16:48:06 -04:00
b48834e198
Fix PodInfo to include last terminated container info when calling GetPodInfo based on name and UUID. With this fix, if some of containers are dead, the pod status will stay as Running, not reset back to Waiting.
Dawn Chen
2014-09-10 13:20:29 -07:00
fc7f2f1058
Merge pull request #1267 from eparis/document-hack-config-variables
Filipe Brandenburger
2014-09-10 14:27:11 -07:00
d687156154
Try to document all environment variable used by config-go.sh
Eric Paris
2014-09-10 17:07:12 -04:00
20c1349dba
Merge pull request #1260 from eparis/config-gopath-overrides
Filipe Brandenburger
2014-09-10 13:58:28 -07:00
df5fe66636
KUBE_NO_GODEPS to not use in tree godeps
Eric Paris
2014-09-10 14:49:26 -04:00
35f03d4241
KUBE_EXTRA_GOPATH to append to the GOPATH
Eric Paris
2014-09-10 14:32:44 -04:00
a6e4d77faf
Merge pull request #1263 from jbeda/master
Joe Beda
2014-09-10 13:43:58 -07:00
769d3ad882
Revert "Fix some readme and script bugs in examples."
Joe Beda
2014-09-10 13:42:19 -07:00
6a583ebcf5
Merge branch 'master' of github.com:GoogleCloudPlatform/kubernetes
Max Forbes
2014-09-10 13:36:55 -07:00
42baed492b
Fix some readme and script bugs in examples.
Max Forbes
2014-09-10 13:34:36 -07:00
e7625c8d91
Add current state to replica controller.
Brendan Burns
2014-09-09 15:45:31 -07:00
8de322f196
Use just GitVersion for the -version output
Filipe Brandenburger
2014-09-09 15:51:54 -07:00
80fa392f6b
Small clean up in validation. errs is used as import path alias in validation.go, but it is reused as a variable for validateVolume.
Dawn Chen
2014-09-09 16:08:21 -07:00
ed5bfa2f0f
Match shell style guide.
Joe Beda
2014-09-09 15:03:32 -07:00
70b026bd8d
Merge pull request #1247 from filbranden/version_dev
Joe Beda
2014-09-09 15:57:22 -07:00
0333b97c56
Merge pull request #1245 from filbranden/server_version1
Joe Beda
2014-09-09 15:47:33 -07:00
61877f2dd0
Update version to use -dev suffix
Filipe Brandenburger
2014-09-09 15:41:48 -07:00
b849d65b32
Uniformize handling of -server_version flag of kubecfg to match -version.
Filipe Brandenburger
2014-09-09 14:28:43 -07:00