1
0
mirror of https://github.com/rancher/os.git synced 2025-04-27 19:15:23 +00:00
Commit Graph

127 Commits

Author SHA1 Message Date
niusmallnan
29aaadd88c Make loading service retries configurable 2019-12-19 16:06:23 +08:00
Jason-ZW
edf913012d Embed subscriber service 2019-02-09 17:33:47 +08:00
kingsd041
6366727270 Add proxmoxve release 2019-01-22 11:03:54 +08:00
niusmallnan
2240ba04fc Use host network for preload-user-images service 2019-01-07 17:18:56 +08:00
niusmallnan
b17162eff8 Fix go template format issue of os-config.yml
...
services_include:bootstrap:
...
2019-01-02 18:37:10 +08:00
Jason-ZW
56337dab2d Fix template intent for azure waagent service 2018-12-28 16:52:07 +08:00
niusmallnan
b3f74b31a9
Merge pull request #2614 from Jason-ZW/add-azure-image
Add azure support
2018-12-28 14:53:38 +08:00
Jason-ZW
78fad030ba Add azure support 2018-12-28 14:48:46 +08:00
niusmallnan
d994816c3d Support for built-in custom console 2018-12-18 22:36:09 +08:00
niusmallnan
9812311a78 Make the user docker version as a build option 2018-12-04 14:48:09 +08:00
niusmallnan
cb572edfc5 Bump user-docker to 18.06.1 2018-11-15 16:24:00 +08:00
Jason-ZW
ef663b4e70 Add dhcp timeout parameter 2018-10-23 09:47:43 +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
niusmallnan
d7f47925a1 Start rngd before format the disk 2018-09-14 16:48:54 +08:00
Jason-ZW
0821c9a4ea Add multi docker command 2018-07-10 14:16:59 +08:00
niusmallnan
b17d3db95d
Fix user-docker sucks with docker-17.12.1+ (#2332) 2018-05-20 10:48:21 +08:00
niusmallnan
907617003a Bump user-docker to 18.03.1 2018-05-20 10:36:14 +08:00
Jason-ZW
8a132649e0 Create boot2docker directory 2018-05-07 02:53:42 +00:00
niusmallnan
ba388b6bc6 Build docker-sys bridge via system-docker args and remove cni-glue 2018-04-16 08:22:55 +00:00
niusmallnan
b1ed273b64 Support container-crontab for arm64 2018-03-15 17:34:57 +08:00
niusmallnan
f6a76a10ae
Config ROS image prefix for install and all rancher/os services (#2272) 2018-03-06 18:07:21 +08:00
niusmallnan
48e9314d0c Update os-config for new system-docker 2018-02-27 23:44:22 +08:00
Bill Maxwell
231ece3a9e update container crontab version (#2259)
* update container crontab version

* Format the yaml
2018-02-22 11:36:30 +08:00
niusmallnan
51f18089c4 Rollback rancher/container-crontab:v0.1.0 2018-01-15 15:19:08 +08:00
niusmallnan
c6c57a8aaf
Automatically detect the storage driver for user docker (#2222) 2018-01-15 14:42:07 +08:00
niusmallnan
1ac26d6094 Bumo to docker 17.09.1 2018-01-11 21:26:09 +08:00
niusmallnan
f40468c8b1 Bump to container-crontab v0.3.0 2018-01-10 16:57:47 +08:00
niusmallnan
b08d29cc2c
Rebuild all-volumes service always (#2201) 2018-01-02 16:07:48 +08:00
niusmallnan
f87dc8078a Use docker-17.06.2-ce as default user docker 2017-12-15 11:07:07 +08:00
Sven Dowideit
f7327d764f Merge pull request #2104 from SvenDowideit/http-proxy-fix
Refactor a little so 'ros os list' also uses the configured proxy info
2017-09-18 15:43:38 +10:00
Sven Dowideit
4769f143cf set the http_proxy env vars for the consoles
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-09-15 23:38:15 +10:00
Sven Dowideit
28a487018e Quick fix to allow CAdvisor and kubelet to work
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-09-14 10:55:17 +10:00
Sven Dowideit
b92a7752f4 Make the bootstrap phase logable
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-09-13 16:13:15 +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
f27af999d9 use 17.03.2 for amd64 and 17.03.1 for arm32 and arm64
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-08-24 12:45:23 +10:00
Sven Dowideit
76e2f24bd8 Docker 1.10 and 1.11 no longer supported by RancherOS v1.1.0
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-08-24 12:45:23 +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
Sven Dowideit
5ba2c76c71 Start ntpd using a script and -gx first
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-07-19 23:20:24 +10:00
Sven Dowideit
cbfe50c5ee Copy init and cloud-init-save logs from before switchroot
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-07-18 14:13:11 +10:00
Sven Dowideit
75d384bbe8 Make the auto enable hypervisor_service optional
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-07-17 21:14:45 +10:00
Sven Dowideit
7fb9afe39c Rename sshd disable cfg to rancher.ssh.disable
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-07-17 11:15:54 +10:00
Sven Dowideit
f45243eae9 cron and logrotate don't need network
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-07-13 12:44:47 +10:00
Stephen Drake
8289d4e1bb Add logrotate and cron system services to support basic log rotation.
Signed-off-by: Stephen Drake <stephen@xenolith.net>
2017-07-07 13:49:17 +02:00
Sven Dowideit
3900bc385e Move to using Docker 17.03.1-CE by default
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-04-12 07:08:00 +00:00
Sven Dowideit
26c2f3cc69 debug off
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-03-16 02:39:24 +00:00
Josh Curl
cdd682429e
Bind mount host iptables into network container 2017-03-07 22:02:44 -08:00
Sven Dowideit
10a4c59385 Make datasource.AvailabilityChanges() able to be dynamic so fail out for configdrive mount and url 404's faster
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-03-04 08:05:28 +00:00
Sven Dowideit
391082fa50 refactor a little and keep the datasource errors for later
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-03-04 08:05:28 +00:00
Simon Fridlund
2f8aa22925
Add media-volumes
Add /media and /mnt to a new volumes service media-volumes.
2017-02-17 13:18:08 +01:00