1
0
mirror of https://github.com/rancher/os.git synced 2025-08-02 07:24:28 +00:00
Commit Graph

1532 Commits

Author SHA1 Message Date
Darren Shepherd
e5293ff926 Merge pull request #1239 from joshwget/docker-arguments-map
Use a map to configure Docker arguments
2016-09-26 21:36:36 -07:00
Darren Shepherd
3bbf46b66d Merge pull request #1240 from joshwget/enable-validate-script
Enable scripts/validate without golint
2016-09-26 21:34:54 -07:00
Josh Curl
1da9a19951
Enable scripts/validate without golint 2016-09-26 21:32:40 -07:00
Josh Curl
b65e429bb6
Run gofmt and fix vet errors 2016-09-26 21:32:37 -07:00
Darren Shepherd
5cc30c6935 Merge pull request #1167 from joshwget/go-1.7
Bump Go to 1.7.1
2016-09-26 21:30:20 -07:00
Darren Shepherd
7ac9d02614 Merge pull request #1254 from joshwget/preserve-kernel-args
Preserve custom kernel arguments when upgrading
2016-09-26 21:22:41 -07:00
Darren Shepherd
e58a6a5433 Merge pull request #1252 from joshwget/ignore-mkdir-error
Ignore error creating /var/lib/system-docker if it already exists
2016-09-26 21:22:23 -07:00
Josh Curl
1731fc5642
Preserve custom kernel arguments when upgrading 2016-09-26 17:27:53 -07:00
Josh Curl
32b2ccda1e
Ignore error creating /var/lib/system-docker if it already exists 2016-09-25 20:37:55 -07:00
Josh Curl
065fe4a16e
Use a map to configure Docker arguments 2016-09-25 17:55:19 -07:00
Darren Shepherd
bdf266e655 Merge pull request #1238 from joshwget/show-more-command-output
Show output for more commands in cloud-init-execute
2016-09-25 13:18:50 -07:00
Darren Shepherd
a23776f03f Merge pull request #1251 from joshwget/remove-formatzero
Remove rancher.state.formatzero kernel parameter
2016-09-25 13:16:51 -07:00
Josh Curl
133c2610d1
Remove rancher.state.formatzero kernel parameter 2016-09-25 11:39:46 -07:00
Josh Curl
c1582f5a49
Colons can be parsed without quotes 2016-09-18 16:35:32 -07:00
Josh Curl
2781eab500
Split up parseCmdline unit test 2016-09-18 16:33:22 -07:00
Josh Curl
9e14a9da5a
Bump Go to 1.7.1 2016-09-15 22:03:17 -07:00
Josh Curl
605a8bf618
Update vendor 2016-09-15 16:04:11 -07:00
Josh Curl
d28dfe1e19
Add fatih/structs 2016-09-15 16:03:50 -07:00
Josh Curl
d782d0b17f
Show output for more commands in cloud-init-execute 2016-09-15 10:51:26 -07:00
Darren Shepherd
a22075aef2 Merge pull request #1194 from joshwget/upgrade-tests
Upgrade tests
2016-09-14 10:51:39 -07:00
Darren Shepherd
e0110932f4 Merge pull request #1233 from joshwget/drone
Update for Drone 0.5
2016-09-14 10:51:24 -07:00
Josh Curl
2751101ebe
Increase timeout for integration tests 2016-09-13 17:32:07 -07:00
Denise
1de9d2d6c7 Update README.md 2016-09-13 16:53:53 -07:00
Josh Curl
8777e477b8
Add upgrade tests 2016-09-12 21:48:26 -07:00
Josh Curl
b536e6ea35
Add functionality for installing and running a test image 2016-09-12 21:48:16 -07:00
Josh Curl
17f0ef63b9
Create installer image build artifact 2016-09-12 21:48:10 -07:00
Denise
2b622f88dc Update README.md 2016-09-11 21:27:25 -07:00
Denise
71ce9e4aa3 Update README.md 2016-09-10 21:53:32 -07:00
Darren Shepherd
e315240651 Merge pull request #1220 from joshwget/runc-exec
Use runc exec to start User Docker
2016-09-09 10:00:25 -07:00
Josh Curl
21cf86665b
Use runc exec to start User Docker 2016-09-09 09:06:23 -07:00
Denise
c080cadea0 Update README.md 2016-09-07 12:04:47 -07:00
Darren Shepherd
238c393640 Merge pull request #1219 from ibuildthecloud/scripts
Small script changes
2016-09-06 11:57:46 -07:00
Darren Shepherd
d01440fe55 Small script changes 2016-09-06 11:56:05 -07:00
Darren Shepherd
9122378855 Merge pull request #1218 from ibuildthecloud/bump
Ubuntu-4.4.0-37.56-rancher1
2016-09-06 11:52:28 -07:00
Darren Shepherd
b551fad495 Ubuntu-4.4.0-37.56-rancher1 2016-09-06 11:33:18 -07:00
Denise
68e6e0ab33 Update README.md 2016-09-02 13:26:49 -07:00
Denise
bca966a3a9 Merge pull request #1196 from joshwget/update-readme
Remove note about default username/password
2016-09-02 13:26:09 -07:00
Denise
ce523d98f4 Merge pull request #1212 from deniseschannon/master
Updated for v0.6.0
2016-09-02 13:25:55 -07:00
deniseschannon
5ab3f500d6 Updated for v0.6.0 2016-09-02 13:22:29 -07:00
Darren Shepherd
70f2c8dd3a Merge pull request #1209 from joshwget/start-script-fixes
Fix typo and set output for start scripts
2016-09-01 19:39:45 -07:00
Josh Curl
3b68017af5
Fix typo and set output for start scripts 2016-09-01 17:05:24 -07:00
Darren Shepherd
2081b1be95 Merge pull request #1208 from joshwget/reduce-memory-usage
Reduce memory usage copying Docker binaries
2016-09-01 10:53:13 -07:00
Josh Curl
73d0790e30
Reduce memory usage copying Docker binaries 2016-09-01 09:56:03 -07:00
Darren Shepherd
3262aa7497 Merge pull request #1207 from ibuildthecloud/bump
Ubuntu-4.4.0-34.53-rancher1
2016-08-31 17:08:25 -07:00
Darren Shepherd
17e01a3771 Merge pull request #1205 from joshwget/execute-start-scripts-using-bash
Execute start scripts using bash
2016-08-31 16:38:03 -07:00
Darren Shepherd
4d8da95bc7 Ubuntu-4.4.0-34.53-rancher1 2016-08-31 16:36:12 -07:00
Darren Shepherd
70df9efc4c Merge pull request #1206 from ibuildthecloud/build
Add suffix to rootfs build
2016-08-31 16:27:18 -07:00
Josh Curl
d4a026dc5d
Execute start scripts using bash 2016-08-31 16:18:51 -07:00
Darren Shepherd
5d02e35df7 Add suffix to rootfs build 2016-08-31 14:04:47 -07:00
Darren Shepherd
22a3722aa0 Merge pull request #1200 from joshwget/docker-conf
Modify how /var/lib/rancher/conf/docker is sourced
2016-08-29 16:40:33 -07:00