1
0
mirror of https://github.com/rancher/os.git synced 2025-07-12 14:18:01 +00:00
Commit Graph

484 Commits

Author SHA1 Message Date
Ivan Mikushin
0d15d2b64d duplicate ssh keys into "docker" user 2015-06-12 11:31:53 +05:00
Darren Shepherd
bd607c3f58 Merge pull request #354 from imikushin/readme-v0.3.1
make release files available for download
2015-06-05 07:49:43 -07:00
Ivan Mikushin
c3bd555416 add download links to README.md
both `http:` and `https:` are supported
2015-06-05 15:37:12 +05:00
Denise
321e2b2522 Update README.md 2015-06-04 14:36:51 -07:00
Darren Shepherd
3338c4ac63 v0.3.1 2015-05-31 10:55:29 -07:00
Darren Shepherd
ff2878671c v0.3.1-rc4 2015-05-29 11:32:11 -07:00
Darren Shepherd
d225141a44 Merge pull request #343 from ibuildthecloud/fix-console
Make consoles compatible with RancherOS v0.3.0
2015-05-29 11:27:45 -07:00
Darren Shepherd
3a7fc4524d Make consoles compatible with RancherOS v0.3.0 2015-05-26 21:00:06 -07:00
Darren Shepherd
1bcc9791a2 Merge pull request #330 from ibuildthecloud/empty-slice
Return result instead of empty slice
2015-05-26 14:23:31 -07:00
Darren Shepherd
dd4ed8d888 Return result instead of empty slice 2015-05-26 14:00:18 -07:00
Darren Shepherd
abb04db3db Merge pull request #322 from imikushin/less
debianconsole: add less
2015-05-26 13:18:23 -07:00
Darren Shepherd
a9f4b2830a Merge pull request #327 from imikushin/fix-nix
DHCP by default on eth*
2015-05-26 00:18:36 -07:00
Ivan Mikushin
e69f954cf4 fix #50 2015-05-26 11:55:13 +05:00
Darren Shepherd
57a7107c3b Merge pull request #320 from janeczku/userdata-substitution
cloud-init: add support for IP address variable substitution in user-data
2015-05-25 07:38:48 -07:00
Jan Broer
4d563bf4fd cloud-init: add support for $public_IPv4, $private_IPv4, etc. substitution in the user-data 2015-05-24 19:25:58 +02:00
Ivan Mikushin
168eb7f484 debianconsole: add less 2015-05-24 18:08:28 +05:00
Darren Shepherd
c9ba68fdd4 rancher/os:v0.3.1-rc3 2015-05-23 08:47:29 -07:00
Darren Shepherd
fec46627ca Merge pull request #319 from imikushin/dev
build v0.3.1
2015-05-23 08:34:23 -07:00
Ivan Mikushin
95434c27de build v0.3.1 2015-05-23 20:08:48 +05:00
Darren Shepherd
fa76d4c13d Merge pull request #318 from imikushin/docker-1.6.2
docker-1.6.2
2015-05-23 07:46:08 -07:00
Ivan Mikushin
87959a00b3 docker-1.6.2 2015-05-23 14:40:51 +05:00
Darren Shepherd
0b3b4a317b Merge pull request #312 from imikushin/fix-container-npe
prevent `nil` from being put back to `c.Container`
2015-05-22 10:51:31 -07:00
Darren Shepherd
6bb4f07606 Merge pull request #317 from imikushin/preload
docker image preloading
2015-05-22 10:48:52 -07:00
Ivan Mikushin
15de0a4a75 preload images from fresh files only 2015-05-22 14:50:07 +05:00
Ivan Mikushin
2dff031552 preload images: service dependencies
also, log implicitly added service dependencies and remove unnecessary linking to dockerwait
2015-05-22 13:29:24 +05:00
Ivan Mikushin
9a91accae9 preload images 2015-05-19 19:38:25 +05:00
Ivan Mikushin
63bd060e2d the preload container 2015-05-19 19:15:52 +05:00
Ivan Mikushin
2c4f45ab4c preload.sh 2015-05-19 19:10:11 +05:00
Ivan Mikushin
d98c3dd9b9 prevent nil from being put back to c.Container
`c.Exists()` is an innocent looking function being in fact a mutating operation: `c.Container` may be `nil` before and hold a looked up value after the call.
2015-05-19 13:10:51 +05:00
Darren Shepherd
8024a7b51b Merge pull request #316 from imikushin/hash
fix container hashing
2015-05-18 23:57:15 -07:00
Darren Shepherd
2432ee19fa Merge pull request #315 from imikushin/update-shlex
update shlex to fix command parsing by rancher-compose
2015-05-18 23:37:45 -07:00
Ivan Mikushin
d0476e1308 do not sort Maporslice keys 2015-05-18 22:10:38 +05:00
Ivan Mikushin
59029a49a8 fix getHash() 2015-05-18 09:45:48 +05:00
Ivan Mikushin
2547db84e5 test getHash() consistency 2015-05-17 18:09:32 +05:00
Ivan Mikushin
c058cb1a39 container_test.go: fix compile errors 2015-05-17 17:58:59 +05:00
Ivan Mikushin
007e516dac update shlex to fix command parsing by rancher-compose 2015-05-15 22:03:01 +05:00
Darren Shepherd
d164e5759b Merge pull request #310 from janeczku/fix-cloudinit-network
BUGFIX: Boot stalls for 5 mins in cloud-init-pre
2015-05-14 16:02:46 -07:00
Darren Shepherd
893d57ff6c Merge pull request #311 from imikushin/jessie-console
debianconsole: add sudo
2015-05-14 16:02:07 -07:00
Ivan Mikushin
ed118d4b69 debianconsole: add sudo 2015-05-14 12:09:47 +05:00
Jan Broer
0894639b33 Cloud-init: url and cmdline datasources require network 2015-05-14 07:51:49 +02:00
Darren Shepherd
38a38a602a Merge pull request #308 from janeczku/cloud-init-cmdline
Bugfix: cloud_init datasource "cmdline" should not expect a value
2015-05-13 20:43:03 -07:00
Jan Broer
e82ce0ac22 Bugfix: cloud_init datasource "cmdline" should not expect a value
Problem: Datasource of type `cmdline` is not processed unless a value is given. Alas, cloud-init's `proc_cmdline` method does not take any arguments at all.
2015-05-14 03:38:14 +02:00
Darren Shepherd
ce16b2e271 Merge pull request #296 from imikushin/integration-test
WIP: integration tests
2015-05-12 23:29:50 -07:00
Darren Shepherd
e81cfe9217 Merge pull request #307 from imikushin/godeps
update rancher-compose
2015-05-12 22:08:04 -07:00
Ivan Mikushin
49cce9e89e update rancher-compose 2015-05-13 09:55:22 +05:00
Darren Shepherd
781fe85a3c Merge pull request #273 from wlan0/bugfix4
throw error when enabled service cannot be loaded
2015-05-11 18:04:11 -07:00
Darren Shepherd
a55b0b432b Merge pull request #301 from imikushin/ssh
`./scripts/ssh` convenience script
2015-05-11 18:02:42 -07:00
Darren Shepherd
4e94e92c9d Merge pull request #297 from deniseschannon/WIP
Fixes creating Hash
2015-05-11 18:02:25 -07:00
Darren Shepherd
cbc9839259 Merge pull request #303 from ibuildthecloud/compose2
Update to newer compose
2015-05-11 18:01:23 -07:00
Darren Shepherd
48e9e1fb09 Merge pull request #302 from imikushin/ros
rename `rancherctl` to `ros`
2015-05-11 18:01:13 -07:00