1
0
mirror of https://github.com/rancher/os.git synced 2025-07-03 18:16:13 +00:00
Commit Graph

1041 Commits

Author SHA1 Message Date
Josh Curl
50de80d09a Bump libcompose and its dependencies 2016-05-23 17:22:40 -07:00
Josh Curl
c18cd26e78 Update codegangsta/cli action return signature 2016-05-23 17:22:07 -07:00
Josh Curl
b2ab4d0c38 Use Docker exec to start User Docker 2016-05-23 17:21:35 -07:00
Josh Curl
42e48476e7 Sync with libcompose 2016-05-23 17:21:28 -07:00
Darren Shepherd
448f12acb1 Merge pull request #952 from ibuildthecloud/int-test
Make tests run
2016-05-23 14:35:06 -07:00
Darren Shepherd
9e73976a9e Make tests run 2016-05-23 14:15:38 -07:00
Darren Shepherd
0d5223db23 Fix tests 2016-05-22 23:51:46 -07:00
Darren Shepherd
d34ead2fbf Speed up build and run tests 2016-05-22 23:16:27 -07:00
Darren Shepherd
dd7b2554e7 More build script enhancements 2016-05-08 10:35:48 -07:00
Darren Shepherd
1d92167143 Initial desktop images checkin 2016-05-08 10:34:48 -07:00
Darren Shepherd
ab6cc149d3 Fix rootfs.tar 2016-05-06 15:45:16 -07:00
Darren Shepherd
3732ab5661 Add missing rootfs.tar 2016-05-06 15:42:56 -07:00
Darren Shepherd
ec410addb9 Refactor build scripts 2016-05-06 10:58:54 -07:00
Denise
acc2ee297a Update ISSUE_TEMPLATE.md 2016-05-05 22:12:07 -07:00
Denise
409ed945d1 Merge pull request #915 from deniseschannon/issuetemplate
Adding issue template
2016-05-05 22:11:18 -07:00
deniseschannon
0af0a517ca Adding issue template 2016-05-05 20:32:30 -07:00
Darren Shepherd
a888a57cd9 Merge pull request #892 from datawolf/fix-test-to-work-with-multi-arch
Modify the test_11_environment to work with multiple architectures
2016-05-02 13:25:06 -07:00
Darren Shepherd
cd84bd8cf6 Merge pull request #896 from joshwget/ros-config-set-default-value
Fix setting default values with 'ros config set'
2016-05-02 13:24:54 -07:00
Darren Shepherd
c94f2451d4 Merge pull request #897 from datawolf/fix-set-rancher.debug-error
Remove `-D` when we set rancher.debug=false
2016-05-02 13:24:32 -07:00
Darren Shepherd
d1957b834b Merge pull request #903 from joshwget/update-policy
Update policy
2016-04-30 10:50:51 -07:00
Josh Curl
b68447daaf Update policy 2016-04-30 10:04:22 -07:00
Wang Long
fa98165862 Remove -D when we set rancher.debug=false
when we set rancher.debug to true, the current code also set `-D` flag
to system-docker and user-docker daemon.
and then we change rancher.debug to false, the `-D` flag is also exist
by using command `sudo ros config get rancher.docker`.

this patch fix it.

Signed-off-by: Wang Long <long.wanglong@huawei.com>
2016-04-29 09:55:42 +08:00
Darren Shepherd
1f49d44fdb Merge pull request #901 from joshwget/unconfined-console
Processes in console container run as unconfined_t
2016-04-28 17:52:50 -07:00
Josh Curl
3fa11f963d Processes in console container run as unconfined_t 2016-04-27 15:33:02 -07:00
Darren Shepherd
862344bfc3 Merge pull request #891 from joshwget/switch-console-dependency
Console service should depend on wait-for-network
2016-04-25 10:59:26 -07:00
Darren Shepherd
f15967a7a3 Merge pull request #890 from joshwget/add-upgrade-console-flag
Add upgrade flag to upgrade persistent console
2016-04-25 10:50:37 -07:00
Josh Curl
6ab32ae19c Fix setting default values with 'ros config set' 2016-04-22 16:11:54 -07:00
Wang Long
4439cdde41 Modify the test_11_environment to work with multiple architectures
Signed-off-by: Wang Long <long.wanglong@huawei.com>
2016-04-19 11:36:41 +08:00
Josh Curl
ee73337f49 Add upgrade flag to upgrade persistent console 2016-04-18 17:00:18 -07:00
Josh Curl
35ee0b5982 Console service should depend on wait-for-network 2016-04-18 16:35:24 -07:00
Denise
eeea325e54 Update README.md 2016-04-15 11:23:33 -07:00
Denise
f878b31407 Merge pull request #885 from joshwget/update-readme
Update README.md
2016-04-15 11:13:07 -07:00
Darren Shepherd
d657155723 Merge pull request #884 from joshwget/remove-dns-override
Remove DHCP override flag
2016-04-15 10:58:19 -07:00
Josh Curl
8862878337 Remove DHCP override flag 2016-04-15 10:38:31 -07:00
Josh Curl
ad1098a730 Update README.md 2016-04-14 23:02:56 -07:00
Darren Shepherd
8b4e6cc502 Merge pull request #881 from joshwget/fix-dhcp-hostname
Fix DHCP hostname being overwritten
2016-04-14 21:59:38 -07:00
Josh Curl
a0ae6222c9 Fix DHCP hostname being overwritten 2016-04-14 21:58:07 -07:00
Darren Shepherd
5d15d3aa2c Merge pull request #882 from joshwget/unmarshal-args-as-yaml
Use yaml.Unmarshal to handle config arguments
2016-04-14 21:47:07 -07:00
Darren Shepherd
f7cd87e2fb Merge pull request #873 from joshwget/dns-integration-tests
Integration tests for DNS configuration in cloud config
2016-04-14 21:46:39 -07:00
Josh Curl
53acef17cd Use yaml.Unmarshal to handle config arguments 2016-04-14 17:04:00 -07:00
Darren Shepherd
447a96a5f8 Merge pull request #880 from joshwget/add-unit-tests-to-ci
Add unit tests to CI
2016-04-13 11:53:19 -07:00
Josh Curl
3c78335edf Integration tests for DNS configuration in cloud config 2016-04-13 11:24:00 -07:00
Josh Curl
adb8ad3e3a Add unit tests to CI 2016-04-13 11:23:21 -07:00
Josh Curl
b52663ee5f Fix config/config_test.go 2016-04-13 10:26:41 -07:00
Darren Shepherd
778b6c9b85 Merge pull request #878 from joshwget/fix-system-service-environment-variables
Fix environment variables set for system services
2016-04-13 09:50:15 -07:00
Josh Curl
e31b955b0a Fix environment variables set for system services 2016-04-12 22:59:37 -07:00
Darren Shepherd
dcba30813c Merge pull request #875 from joshwget/fix-dns-override
If DNS override is set, pass `--nohook resolv.conf` to dhcpd
2016-04-12 10:14:36 -07:00
Darren Shepherd
0c4057346a Merge pull request #876 from rancher/revert-870-check-validity-of-service-name
Revert "Check the validity of the service name"
2016-04-12 10:02:08 -07:00
Darren Shepherd
56ae343b79 Merge pull request #877 from joshwget/remove-boot-flag
Remove --boot flag in `ros config export`
2016-04-12 10:01:54 -07:00
Josh Curl
60ecf3d547 If DNS override is set, pass --nohook resolv.conf to dhcpd 2016-04-12 09:57:14 -07:00