1
0
mirror of https://github.com/rancher/os.git synced 2025-07-06 19:38:37 +00:00
Commit Graph

111 Commits

Author SHA1 Message Date
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
sidharthamani
56a4f96b24 add power functions - down, restart, halt 2015-02-16 17:17:43 -07:00
Darren Shepherd
7237954537 Fix build scripts 2015-02-16 17:02:35 -07:00
sidharthamani
70b376ce6a find fs type of device automatically 2015-02-16 16:44:59 -07:00
sidharthamani
34b3057909 resolve device name using libblkid 2015-02-16 16:43:58 -07:00
Darren Shepherd
925a847ccc Add tty and half way broken state handling 2015-02-16 16:38:49 -07:00
Darren Shepherd
3ab1f76ef0 Random changes 2015-02-14 09:37:11 -07:00
Darren Shepherd
2866d308bf Fix system-docker host uri 2015-02-14 09:37:03 -07:00
Darren Shepherd
2911946aad Update scripts 2015-02-14 09:35:46 -07:00
Darren Shepherd
c997143d22 Start initial support of running in Docker 2015-02-14 09:35:12 -07:00
Darren Shepherd
d564e5ae7d Add respawn command 2015-02-14 09:34:31 -07:00