Dave Tucker
|
50412a6769
|
Only watch proxy if keys are in the db
My last change fails if the proxy keys aren't in the db...
Signed-off-by: Dave Tucker <dt@docker.com>
|
2016-05-18 11:23:02 +01:00 |
|
Dave Tucker
|
354c62a6df
|
Make hupper watch for proxy changes too
Signed-off-by: Dave Tucker <dt@docker.com>
|
2016-05-17 09:04:56 +01:00 |
|
Justin Cormack
|
e4680e612b
|
fix hupper path
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
|
2016-04-11 16:10:28 +01:00 |
|
Justin Cormack
|
3c9c67bb16
|
remove 9pinit package, work now done by appropriate packages or mobyconfig tool
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
|
2016-04-07 16:40:54 +01:00 |
|
Justin Cormack
|
69139c1ec9
|
hupper need not check for database
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
|
2016-04-07 16:28:20 +01:00 |
|
Justin Cormack
|
952a3e53c9
|
use mobyconfig watch for hupper
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
|
2016-04-07 16:27:24 +01:00 |
|
Justin Cormack
|
07d4d9f920
|
put hupper config in config file
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
|
2016-04-07 14:07:35 +01:00 |
|
Justin Cormack
|
e5716a634b
|
No need to add git to golang:alpine now we have vendored all code
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
|
2016-03-28 22:12:51 +01:00 |
|
Justin Cormack
|
9ff6413077
|
remove all uses of go get as everything vendored in #56
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
|
2016-03-23 12:24:21 +00:00 |
|
Justin Cormack
|
4564a44b8d
|
remove temporary containers
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
|
2016-02-10 14:31:37 -08:00 |
|
Justin Cormack
|
d459b0cb34
|
fix hupper killing docker on start
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
|
2016-02-01 21:32:28 +00:00 |
|
Justin Cormack
|
5f1b1cb14f
|
fix EOF in hupper
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
|
2016-02-01 18:05:06 +00:00 |
|
Justin Cormack
|
a327c706fe
|
typo
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
|
2016-01-27 12:19:02 +00:00 |
|
Justin Cormack
|
b7987a8ced
|
read initial state from watchfile, should fix #17
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
|
2016-01-27 12:16:02 +00:00 |
|
Justin Cormack
|
5ab15b564b
|
for now always restart docker daemon, not send HUP as most changes require it
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
|
2016-01-26 11:49:04 +00:00 |
|
Justin Cormack
|
bae12144e6
|
hupper does not strictly need to run after docker, just advisory
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
|
2016-01-26 11:24:46 +00:00 |
|
Justin Cormack
|
e143f32816
|
add pidfile support to hupper
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
|
2016-01-26 11:24:10 +00:00 |
|
Justin Cormack
|
8f08cebf3b
|
fix hupper
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
|
2016-01-25 22:40:06 +00:00 |
|
Justin Cormack
|
af71eb1098
|
reorder test
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
|
2016-01-25 22:28:02 +00:00 |
|
Justin Cormack
|
48239cdbdd
|
Read exactly 43 bytes from watch
More and it hangs forever at present
Less and it will not read whole record
See https://github.com/docker/pinata/issues/766
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
|
2016-01-25 21:10:13 +00:00 |
|
Justin Cormack
|
85ebc8413e
|
update gitignore
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
|
2016-01-22 14:16:14 +00:00 |
|
Justin Cormack
|
889febc25b
|
add process to send HUP signals to docker on config updates
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
|
2016-01-22 11:58:38 +00:00 |
|