1
0
mirror of https://github.com/rancher/os.git synced 2025-07-01 09:11:48 +00:00
Commit Graph

402 Commits

Author SHA1 Message Date
Darren Shepherd
91dd56e595 Add bootstrap phase to handle udev and auto-format 2015-03-18 06:45:22 -07:00
Darren Shepherd
dd429b3010 respawn: Fix broken log message 2015-03-18 06:45:22 -07:00
Darren Shepherd
63a1c50f27 Refactor TLS command 2015-03-18 06:45:22 -07:00
Darren Shepherd
e143d04885 Refactor network config to put that match as the key 2015-03-18 06:45:21 -07:00
Darren Shepherd
bffd9865ea OS upgrade and list 2015-03-18 06:45:21 -07:00
Darren Shepherd
c8a9b14338 Support pulling rancher config from cloud config 2015-03-18 06:45:21 -07:00
Darren Shepherd
444e8cf9a2 Refactor tls command 2015-03-18 06:45:21 -07:00
Darren Shepherd
c770598a53 Add ability to tail console on startup 2015-03-18 06:45:21 -07:00
Darren Shepherd
7baf6fc74c Handle SIGTERM in respawn 2015-03-18 06:45:21 -07:00
Darren Shepherd
c0b02ca361 More graceful shutdown and sync before syscall 2015-03-18 06:45:21 -07:00
Darren Shepherd
ac2459ba37 Refactor configuration 2015-03-18 06:45:21 -07:00
Darren Shepherd
0f8eb3e21d Fix typos in addon help messages 2015-03-18 06:45:21 -07:00
Bill Maxwell
ede9b0100e fixed whitespace in help 2015-03-10 21:54:02 -07:00
Darren Shepherd
c837a2ae59 Fix console reboot 2015-03-06 21:20:59 -07:00
Darren Shepherd
b62fd539bd Networking implementation and fixes 2015-03-06 21:20:46 -07:00
sidharthamani
4a94d51037 add network config command 2015-03-03 17:23:14 -08:00
Darren Shepherd
e5192ddc5e Change reboot error messages and timeout 2015-02-23 14:52:11 -07:00
Darren
f6b2c8489f Merge pull request #35 from sidharthamani/master
add shutdown command
2015-02-23 12:01:15 -07:00
Darren Shepherd
1c5ac9f410 gofmt 2015-02-23 12:00:33 -07:00
Darren Shepherd
dac9b7e21e Updates to cloud-init 2015-02-23 12:00:24 -07:00
Darren Shepherd
5d2d23d988 Log update-ssh-keys to stdout/stderr 2015-02-23 11:58:43 -07:00
sidharthamani
8181e2633a add shutdown command 2015-02-22 21:08:46 -08:00
Darren Shepherd
5876353639 Merge branch 'cloudinit' of github.com:sidharthamani/os into sidharthamani-cloudinit
Conflicts:
	scripts/dockerimages/06-console
2015-02-22 21:17:36 -07:00
Darren Shepherd
3620db959f Support reloading config during system containers start up 2015-02-22 20:59:44 -07:00
Darren Shepherd
b0046e8e08 setsid in respawn 2015-02-22 20:59:44 -07:00
Darren Shepherd
c0cee91cd1 Add addon to rancherctl 2015-02-22 20:59:44 -07:00
sidharthamani
d08163b5c5 lay foundation for rewriting cloud-init 2015-02-22 10:57:25 -08:00
Darren
6800fdfb67 Merge pull request #31 from sidharthamani/master
add upgrade framework for rancherctl os command
2015-02-21 19:40:44 -07:00
sidharthamani
0b31dc7e3b move tlsconf to rancherctl 2015-02-21 13:42:42 -08:00
sidharthamani
33d636930b refactor power and check for permissions 2015-02-21 12:22:59 -08:00
sidharthamani
594db8fd8c add upgrade framework for rancherctl os command 2015-02-21 12:21:56 -08:00
Darren Shepherd
dc59b3c724 Cleanup logging 2015-02-21 00:34:23 -07:00
Darren Shepherd
d63c875d13 Don't print reboot message 2015-02-21 00:34:01 -07:00
sidharthamani
7c44ed3e58 sync file system before making power syscalls 2015-02-20 10:48:18 -08:00
Darren Shepherd
7f3ee5d9ef Small cloud init fixes 2015-02-20 09:18:55 -07:00
Darren Shepherd
f84aa02276 Further cleanup and refactoring 2015-02-19 20:05:43 -07:00
Darren Shepherd
e211279636 Refactor cloud-init 2015-02-19 20:05:17 -07:00
Darren Shepherd
a076a3c5f2 Fix cloudinit compilation 2015-02-19 14:43:37 -07:00
Darren Shepherd
e8abf31e94 Check that docker wait exits with 0 2015-02-19 14:16:26 -07: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
7fd1091b6e Refactor tlsconf 2015-02-19 13:48:10 -07:00
Darren Shepherd
ace2fa1f65 gofmt change 2015-02-19 13:47:06 -07:00
sidharthamani
fb237dbebe add cloud-init support 2015-02-18 19:46:22 -08:00
Darren Shepherd
529ce4336d Implement rancherctl config import 2015-02-17 18:42:26 -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 Shepherd
e877d5804f Implement rancherctl config get 2015-02-17 15:32:15 -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