1
0
mirror of https://github.com/rancher/os.git synced 2025-07-04 02:26:13 +00:00
Commit Graph

2371 Commits

Author SHA1 Message Date
Darren Shepherd
e211279636 Refactor cloud-init 2015-02-19 20:05:17 -07:00
Darren Shepherd
c2a8de2b5f Add missing ca cert for system docker 2015-02-19 16:01:53 -07:00
Darren
4e3046001f Merge pull request #11 from sidharthamani/bugfix
Bugfix
2015-02-19 15:35:03 -07:00
sidharthamani
ec9df89343 exec ntp, don't fork 2015-02-19 14:34:34 -08:00
Darren
80dda222e2 Merge pull request #10 from sidharthamani/syslogd
Syslogd
2015-02-19 15:33:22 -07:00
Darren Shepherd
a076a3c5f2 Fix cloudinit compilation 2015-02-19 14:43:37 -07:00
Darren Shepherd
1ebf37e8be Share /home and /opt with userdocker 2015-02-19 14:34:42 -07:00
Darren Shepherd
e8abf31e94 Check that docker wait exits with 0 2015-02-19 14:16:26 -07:00
sidharthamani
ecbc0b9a05 add syslog container 2015-02-19 13:00:35 -08:00
Darren Shepherd
fb8b4a88fb Move sysinit to cmd 2015-02-19 13:58:29 -07:00
Darren Shepherd
81e15fc46f Move power to cmd 2015-02-19 13:56:33 -07:00
Darren Shepherd
6e2a532c10 Move respawn to cmd 2015-02-19 13:53:52 -07:00
Darren Shepherd
2c2d810c78 Ignore assets 2015-02-19 13:48:27 -07:00
Darren Shepherd
7fd1091b6e Refactor tlsconf 2015-02-19 13:48:10 -07:00
Darren Shepherd
900b4512c9 New os base 2015-02-19 13:47:44 -07:00
Darren Shepherd
ace2fa1f65 gofmt change 2015-02-19 13:47:06 -07:00
Darren Shepherd
7e8acab1fd Godep changes 2015-02-19 13:46:06 -07:00
Darren Shepherd
dfbdd88815 Merge branch 'sidharthamani-master' 2015-02-19 11:32:32 -07:00
Darren Shepherd
325cbc2fe7 Merge branch 'master' of github.com:sidharthamani/os into sidharthamani-master
Conflicts:
	config/default.go
2015-02-19 11:32:09 -07:00
Darren Shepherd
045130a830 General cleanup 2015-02-19 11:27:23 -07:00
Darren Shepherd
6e87ea3981 Build script changes 2015-02-19 11:26:59 -07:00
Darren Shepherd
7c17cc7825 Better rollback/restart/upgrade container 2015-02-19 08:35:17 -07:00
Darren Shepherd
23484e4821 Default config changes 2015-02-19 08:34:38 -07:00
Darren Shepherd
b9c8b5baf4 Fix rename container in docker client 2015-02-19 08:33:19 -07:00
sidharthamani
fb237dbebe add cloud-init support 2015-02-18 19:46:22 -08:00
sidharthamani
597a46c574 wire up tls config 2015-02-18 13:29:28 -08:00
Darren Shepherd
529ce4336d Implement rancherctl config import 2015-02-17 18:42:26 -07:00
Darren Shepherd
9f1a38f8c8 gofmt changes 2015-02-17 17:31:19 -07:00
Darren Shepherd
c4fc978b47 Update Godeps 2015-02-17 17:02:41 -07:00
Darren Shepherd
fe5cef0ba6 CI scripts 2015-02-17 17:01:38 -07:00
Darren Shepherd
d26cf6485c Implement rancherctl config set 2015-02-17 17:01:38 -07:00
Darren Shepherd
31201786cd Cleanup rancherctl config get code 2015-02-17 17:01:38 -07:00
Darren
6dd208d9ba Merge pull request #3 from sidharthamani/master
tls key generation
2015-02-17 16:28:57 -07:00
sidharthamani
707894d594 tls key generation 2015-02-17 15:27:13 -08:00
Darren
c3476d7b00 Merge pull request #7 from sidharthamani/ntp
add ntp container
2015-02-17 15:49:12 -07:00
sidharthamani
3092f5fcd0 add ntp container 2015-02-17 14:47:37 -08:00
Darren Shepherd
e877d5804f Implement rancherctl config get 2015-02-17 15:32:15 -07:00
Darren Shepherd
5ca7f4504d Add rancherctl to console 2015-02-17 14:35:07 -07:00
Darren Shepherd
d3b42ca16c Implement config export 2015-02-17 14:31:37 -07:00
Darren Shepherd
f47ea34ac4 Refactor configuration 2015-02-17 14:31:20 -07:00
Darren Shepherd
11a11ca3d1 Update godeps 2015-02-17 14:30:18 -07:00
Darren Shepherd
9d8110513e Some refactoring 2015-02-17 01:18:48 -07:00
Darren Shepherd
b0c332f510 Fix more issues with state management 2015-02-16 22:27:32 -07:00
Darren Shepherd
76e5cf8d50 Merge power funcs and fix build issues 2015-02-16 22:09:26 -07:00
Darren Shepherd
d656da6a26 Move config to config/default.go 2015-02-16 22:08:48 -07:00
Darren Shepherd
12e7329864 Merge branch 'sidharthamani-master' 2015-02-16 20:56:11 -07:00
Darren Shepherd
bca7c035d2 Merge branch 'master' of github.com:sidharthamani/os into sidharthamani-master
Conflicts:
	config/config.go
2015-02-16 20:56:00 -07:00
Darren Shepherd
47a9899b89 Switch to virtio 2015-02-16 20:52:48 -07:00
Darren Shepherd
6928140540 Switch to virtio 2015-02-16 20:49:13 -07:00
Darren Shepherd
9aa9550419 Fix typo in configuration name 2015-02-16 20:48:47 -07:00