14e18a5308
Fix missing <-
Daniel Smith
2014-06-22 11:15:10 -07:00
db3ffe6d2b
Merge pull request #201 from jjhuff/kubelet_config_cleanup
Daniel Smith
2014-06-22 11:02:58 -07:00
1441a84673
Cleanup handling of config channels in RunSyncLoop by passing a map instead of a bunch of vars.
Justin Huff
2014-06-21 14:20:35 -07:00
dc35a98ebe
Merge pull request #200 from jjhuff/prefix_container
Daniel Smith
2014-06-21 13:56:14 -07:00
460821e370
Add a k8s prefix to docker containers that we manage
Justin Huff
2014-06-21 13:16:20 -07:00
96efeaf99a
Merge pull request #198 from jjhuff/fix_localkube
Daniel Smith
2014-06-21 12:41:02 -07:00
c9473431fb
Localkube wasn't seeding it's random number generator, leading to conflicting docker container names.
Justin Huff
2014-06-21 11:48:16 -07:00
25997dcfe2
Merge pull request #197 from gottwald/testLoadAuthInfo
Daniel Smith
2014-06-21 08:33:12 -07:00
8bc07747fe
Add unit test for cloudcfg.LoadAuthInfo
Ingo Gottwald
2014-06-21 15:03:02 +02:00
866cad9bd9
Build platform specific tarballs and upload them to the release directory.
Joe Beda
2014-06-20 15:17:14 -07:00
4aa0639781
Merge pull request #184 from gottwald/guestbook-fix
Daniel Smith
2014-06-20 11:43:34 -07:00
96f8cd3761
jbeda/docker-registry -> google/docker-registry
Joe Beda
2014-06-20 11:17:08 -07:00
0376098ee1
Reorganize build script file for clarity
Joe Beda
2014-06-20 11:08:50 -07:00
8d1913b5f4
Expand build/README.md.
Joe Beda
2014-06-20 10:50:46 -07:00
4547cee6cb
Build runtime Docker images.
Joe Beda
2014-06-19 17:02:54 -07:00
46764ab4aa
Merge pull request #189 from brendandburns/fix
Daniel Smith
2014-06-20 10:47:02 -07:00
b84cc9c895
Deflake a test w/ go1.3 random maps.
Brendan Burns
2014-06-20 09:47:39 -07:00
a824581941
Add location of where to get the gcloud tools to README.md
Drew Csillag
2014-06-10 14:09:02 -04:00
302ec0f37b
Wire in the pod cache. Just used for List for now.
Brendan Burns
2014-06-18 22:24:06 -07:00
4c7cc33066
Merge pull request #165 from brendandburns/replicas
Daniel Smith
2014-06-18 22:10:13 -07:00
84b2a9e9f3
On delete, also attempt to update controller state, in case we missed a previous update. Add a test to validate that this works
Brendan Burns
2014-06-18 20:25:25 -07:00
6cf4585ae8
Merge pull request #162 from brendandburns/poll
Daniel Smith
2014-06-18 21:06:38 -07:00
4f549aae54
Add a PodCache that is responsible for caching pod information. Not wired in yet.
Brendan Burns
2014-06-18 15:18:38 -07:00
e2974a0a75
Merge pull request #163 from brendandburns/cloudcfg
Daniel Smith
2014-06-18 15:31:56 -07:00
b3f0e1724d
Add IP to hostname in cloudcfg printing.
Brendan Burns
2014-06-18 15:25:47 -07:00
28f9dfafb3
Merge pull request #161 from brendandburns/next
Daniel Smith
2014-06-18 15:04:05 -07:00
420b2fdd57
Add support for populating host ip address.
Brendan Burns
2014-06-17 22:28:44 -07:00
57869958bc
Add IP look up if the Cloud Provider is not null Add Instance info to the Cloud Provider interface
Brendan Burns
2014-06-17 21:58:41 -07:00
c0d8636f40
Merge pull request #150 from brendandburns/tests
Daniel Smith
2014-06-18 14:24:28 -07:00
31427d2d6f
Add a fake cloud impl. Update the service registry with unit tests.
Brendan Burns
2014-06-18 14:18:53 -07:00
e6b8555ba8
Add quotes around ${TRAVIS}.
brendandburns
2014-06-18 13:59:03 -07:00
3124db63c6
Merge pull request #155 from brendandburns/scripts
Daniel Smith
2014-06-18 13:53:42 -07:00
35bf0fc0b7
Add a version check for go.
Brendan Burns
2014-06-18 10:54:23 -07:00