1
0
mirror of https://github.com/rancher/os.git synced 2025-07-15 07:41:39 +00:00
Commit Graph

321 Commits

Author SHA1 Message Date
niusmallnan
b3f74b31a9
Merge pull request #2614 from Jason-ZW/add-azure-image
Add azure support
2018-12-28 14:53:38 +08:00
niusmallnan
7a0d3a8fa2 Support instance/attributes/block-project-ssh-keys for gce metadata 2018-12-27 14:32:09 +08:00
niusmallnan
4cab9c9caf Fix typos for getting gcp metadata SSHKeys
https://cloud.google.com/compute/docs/storing-retrieving-metadata
2018-12-27 14:32:09 +08:00
Jason-ZW
03c090ed86 Remove waagent datasource
use os-services waagent instead
2018-12-26 14:16:10 +08:00
niusmallnan
4e0269e9d8
Merge pull request #2490 from kinolaev/master
Support vSphere network protocol profiles
2018-12-19 14:53:03 +08:00
niusmallnan
1b15e7ae36 Move multiple user-docker images to rancher/os-dind 2018-12-13 10:51:49 +08:00
niusmallnan
733c2f0667
Merge pull request #2595 from Jason-ZW/add-4glte-support
Add 4glte support
2018-12-12 13:32:22 +08:00
Jason-ZW
ef792df107 Add 4glte build script 2018-12-12 13:27:36 +08:00
Jason-ZW
99118f5fad Add 4glte support 2018-12-12 11:28:45 +08:00
niusmallnan
fe17440898
Merge pull request #2545 from bernard-wagner/lvm-crypt
Added LVM and LUKS
2018-12-11 13:52:08 +08:00
Jason-ZW
4cb0f462bd Add wifi support 2018-11-07 17:11:03 +08:00
Bernard Wagner
900c57b8c9 Added LVM and LUKS 2018-10-31 15:36:59 +02:00
Jason-ZW
44388ae853 Add virtio-rng-pci params 2018-10-29 14:08:47 +08:00
niusmallnan
823ae28a52 Imports are organized in groups, with blank lines between them
https://github.com/golang/go/wiki/CodeReviewComments#imports
2018-10-23 13:11:31 +08:00
Jason-ZW
ef663b4e70 Add dhcp timeout parameter 2018-10-23 09:47:43 +08:00
Jason-ZW
a088811de9 Remove useless field 2018-10-23 09:47:43 +08:00
Jason-ZW
e8b6c69fbf ignore vmware datasource when guestinfo is empty 2018-10-16 16:25:35 +08:00
niusmallnan
667b3f0b3c Make the logs path of system-docker configurable 2018-10-11 10:25:30 +08:00
niusmallnan
eeebf0ae0f Mount the boot partition when booting
Also update StateDir and OemDir for better clarity
2018-09-30 15:09:51 +08:00
Sergej Nikolaev
7d66bd5c41 ovfenv: always fallback to reading variables from vm params 2018-09-26 12:27:44 +03:00
Sergej Nikolaev
693f9fc108 support guestinfo interface.<n>.ip.<m>.netmask, dns.servers, dns.domains 2018-09-26 12:26:57 +03:00
Darren Shepherd
1f50386828 Move around code for better clarity 2018-09-19 17:18:49 +08:00
niusmallnan
d7f47925a1 Start rngd before format the disk 2018-09-14 16:48:54 +08:00
Jan B
e5b1643bfa Optimize image loading to reduce memory footprint and boot time 2018-09-11 07:18:43 +08:00
Jason-ZW
4634759449 Support ebs nvme blocks 2018-09-04 11:27:32 +08:00
niusmallnan
f2b09794e4 Fix error format in cloudinit 2018-07-30 17:40:58 +08:00
Jason-ZW
0821c9a4ea Add multi docker command 2018-07-10 14:16:59 +08:00
stffabi
05c2a40aa5 Decompress user-data if it is gzipped
Fixes #2391
2018-06-26 23:01:01 +08:00
niusmallnan
3669df9599 Get rid of docker-sys bridge setting by CNI 2018-05-11 15:10:15 +08:00
wchao1241
a9eb57759c Add export filter of additional property 2018-05-09 12:54:01 +08:00
niusmallnan
ba388b6bc6 Build docker-sys bridge via system-docker args and remove cni-glue 2018-04-16 08:22:55 +00:00
niusmallnan
b4cd6af468 Update all go files mode 2018-04-16 11:30:08 +08:00
stffabi
ccc330a43e add cloud-init support for cloudstack 2018-04-13 09:42:19 +02:00
Jason-ZW
80c99642b2 enhance preload timing issue 2018-04-02 05:31:14 +00:00
niusmallnan
9c9c3ce141 Fix go test for ssh port and listen_address config 2018-03-05 16:39:30 +08:00
niusmallnan
67961c9349 Support to configure ssh port and listen address 2018-03-05 16:39:30 +08:00
niusmallnan
43f483a5ef Support higher verion docker-ce as system-docker 2018-02-27 23:44:22 +08:00
niusmallnan
a268907302
GetRetry is used when detecting if url is available (#2237) 2018-01-25 18:01:55 +08:00
Julien Kassar
82aaa413f5 Fix format 'verbs' (#2115) 2018-01-25 09:47:17 +08:00
niusmallnan
44552d55d0
Add ability to configure docker-sys bridge subnet (#2217) 2018-01-10 16:44:59 +08:00
niusmallnan
55368a3897
Auto resize root disk on AWS (#2191) 2017-12-26 17:59:08 +08:00
Robert Neumann
dab1c4ffb3 Fix user-data for ec2 metadata source (#2189) 2017-12-25 18:11:24 +08:00
niusmallnan
bd845cca31 Code updates for packethost/packngo v0.1.0 2017-12-19 17:08:15 +08:00
niusmallnan
60909e435f
Add aliyun datasource (#2169) 2017-12-19 14:33:44 +08:00
niusmallnan
7b474cd905 Fix golint check error
https://github.com/rancher/os/issues/2166
2017-12-06 13:45:49 +08:00
Sven Dowideit
baee5d18ea Refactor a little so 'ros os list' also uses the configured proxy info
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-09-15 13:47:21 +10:00
Sven Dowideit
5dfc818303 Stop overwriting a good resolv.conf file with the default one
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-08-29 10:10:47 +10:00
Sven Dowideit
38ac3b05fb fix tests
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-08-17 09:31:52 +10:00
Sven Dowideit
f793518aa6 Get RancherOS logging to throw debug logs to a remote syslog server when the kernel netconsole is configured
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-08-17 08:42:37 +10:00
Sven Dowideit
c8915d646d add a timeout in case a system-container refuses to quit
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-07-31 03:20:09 +00:00