summaryrefslogtreecommitdiffstats
path: root/roles/openshift_node
Commit message (Expand)AuthorAgeFilesLines
* Add openshift_node_dnsmasqScott Dodson2016-04-193-10/+6
* Promote portal_net to openshift.common, add kube_svc_ipScott Dodson2016-04-191-0/+1
* Support mixed RPM/container installsBrenton Leanhardt2016-04-141-2/+2
* The openshift_docker role must set the version facts for containerized installsBrenton Leanhardt2016-04-141-1/+1
* use RestartSec to avoid default rate limit in systemdBrenton Leanhardt2016-04-122-0/+2
* Merge pull request #1722 from abutcher/containerized-cloudproviderBrenton Leanhardt2016-04-071-1/+1
|\
| * Add cloudprovider config dir to docker options.Andrew Butcher2016-04-061-1/+1
* | Merge pull request #1699 from abutcher/check-cloudprovider-kindBrenton Leanhardt2016-04-061-1/+1
|\ \ | |/ |/|
| * Check for kind in cloudprovider facts prior to accessing.Andrew Butcher2016-04-041-1/+1
* | Bug 1322788 - The IMAGE_VERSION wasn't added to atomic-openshift-master-api a...Brenton Leanhardt2016-04-012-1/+1
|/
* Bug 1320829 - Ensure docker installed for factsJason DeTiberus2016-03-311-1/+1
* Add AWS cloud provider support.Andrew Butcher2016-03-292-0/+16
* First pass at systemd unit refactorBrenton Leanhardt2016-03-292-37/+42
* make docker service want ose containerized servicesSeth Jennings2016-03-282-2/+2
* Merge pull request #1648 from sdodson/bz1313210Brenton Leanhardt2016-03-231-1/+1
|\
| * Add /dev to node containersScott Dodson2016-03-221-1/+1
* | Support setting local storage perFSGroup quota in node config.Devan Goodwin2016-03-222-0/+4
|/
* Merge pull request #1614 from detiber/bz1317755Brenton Leanhardt2016-03-171-1/+0
|\
| * Bug 1317755 - Set insecure-registry for internal registry by defaultJason DeTiberus2016-03-171-1/+0
* | Load environment files in containerized installsScott Dodson2016-03-161-1/+1
* | Provide cacert when performing health checksAndrew Butcher2016-03-151-1/+2
|/
* Move common common facts to openshift_factsJason DeTiberus2016-03-151-3/+1
* improve ordering of systemd unitsJason DeTiberus2016-03-144-8/+13
* Docker role refactorJason DeTiberus2016-03-141-1/+2
* Ensure is_containerized is cast as bool.Andrew Butcher2016-03-141-1/+1
* Merge branch 'wait-all-the-time' of https://github.com/abutcher/openshift-ans...Brenton Leanhardt2016-03-081-2/+2
|\
| * Use /healthz/ready when verifying apiAndrew Butcher2016-03-081-2/+2
* | reverting back to pre-pulling the master imageBrenton Leanhardt2016-03-081-2/+2
|/
* Support openshift_image_tagBrenton Leanhardt2016-03-073-3/+3
* Adding verify_upgrade_version variable for upgrade debuggingBrenton Leanhardt2016-03-031-1/+1
* Correctly set the image tag for containerized installs (and upgrades)Brenton Leanhardt2016-03-035-3/+18
* Merge pull request #1440 from sdodson/containerized-efkBrenton Leanhardt2016-02-181-1/+1
|\
| * Add /var/log to containerized node mountsScott Dodson2016-02-181-1/+1
* | Don't make config files world readableScott Dodson2016-02-171-0/+3
|/
* Merge pull request #1363 from vishpat/kubeproxyBrenton Leanhardt2016-02-102-0/+4
|\
| * Enable selection of kubeproxy modeVishal Patil2016-02-102-0/+4
* | Merge pull request #1370 from vanveele/iscsi-pluginBrenton Leanhardt2016-02-102-0/+8
|\ \
| * | add iscsi storage_plugin dependencyRobert van Veelen2016-02-102-0/+8
| |/
* | Add gte check for 3.2, update version checks to gteJason DeTiberus2016-02-091-1/+1
|/
* Give openvswitch container some time to startJan Provaznik2016-01-291-0/+1
* Merge pull request #1160 from vishpat/nuageBrenton Leanhardt2016-01-251-1/+1
|\
| * Add Nuage support to openshift ansibleVishal Patil2016-01-251-1/+1
* | Ensure nfs-utils installed for non-atomic hosts.Andrew Butcher2016-01-141-0/+4
* | Check api prior to starting node.Andrew Butcher2016-01-141-0/+15
* | Merge pull request #1148 from LutzLange/masterBrenton Leanhardt2016-01-121-3/+1
|\ \
| * | - sqashed to one commitLutz Lange2016-01-121-3/+1
* | | Always pull docker imagesScott Dodson2016-01-071-28/+1
|/ /
* | Install gluster and ceph packages when containerized but not atomicScott Dodson2016-01-072-2/+2
* | Remove not is_containerized restriction on storage plugin includes.Andrew Butcher2016-01-061-3/+2
* | Fix restart handlers.Andrew Butcher2015-12-262-2/+2