summaryrefslogtreecommitdiff
path: root/roles/openshift_node/tasks
AgeCommit message (Expand)Author
2016-03-08Merge branch 'wait-all-the-time' of https://github.com/abutcher/openshift-ans...Brenton Leanhardt
2016-03-08reverting back to pre-pulling the master imageBrenton Leanhardt
2016-03-08Use /healthz/ready when verifying apiAndrew Butcher
2016-03-07Support openshift_image_tagBrenton Leanhardt
2016-03-03Adding verify_upgrade_version variable for upgrade debuggingBrenton Leanhardt
2016-03-03Correctly set the image tag for containerized installs (and upgrades)Brenton Leanhardt
2016-02-17Don't make config files world readableScott Dodson
2016-02-10Merge pull request #1363 from vishpat/kubeproxyBrenton Leanhardt
2016-02-10Merge pull request #1370 from vanveele/iscsi-pluginBrenton Leanhardt
2016-02-10Enable selection of kubeproxy modeVishal Patil
2016-02-10add iscsi storage_plugin dependencyRobert van Veelen
2016-02-09Add gte check for 3.2, update version checks to gteJason DeTiberus
2016-01-14Ensure nfs-utils installed for non-atomic hosts.Andrew Butcher
2016-01-14Check api prior to starting node.Andrew Butcher
2016-01-07Always pull docker imagesScott Dodson
2016-01-07Install gluster and ceph packages when containerized but not atomicScott Dodson
2016-01-06Remove not is_containerized restriction on storage plugin includes.Andrew Butcher
2015-12-26Fix restart handlers.Andrew Butcher
2015-12-16Add some guards to wait for images to be pulled before moving onScott Dodson
2015-12-15Skip yum/dnf ops when is_containerizedScott Dodson
2015-12-15Move all docker config into openshift_docker to minimize docker restartsScott Dodson
2015-12-15pull docker images only if not already presentJason DeTiberus
2015-12-15Containerization work by @sdodsonScott Dodson
2015-12-15Initial containerization work from @ibottyTobias Florek
2015-12-15Merge pull request #1067 from dgoodwin/node-registry-bugThomas Wiest
2015-12-15Fix registry modification for new deployment types.Devan Goodwin
2015-12-14Fixes typo when setting facts to record whether master/node has been restarte...Eric Mountain
2015-12-09Remove yum / dnf duplicationScott Dodson
2015-12-08Pass in and use first_master_ip as dnsIP for pre 3.1 nodes.Andrew Butcher
2015-12-03Merge pull request #1012 from abutcher/dns-ip-overrideBrenton Leanhardt
2015-12-03Refactor dns options and facts.Andrew Butcher
2015-12-02Fedora changes:Adam Miller
2015-11-30Merge pull request #975 from detiber/fixSELinuxBoolTestBrenton Leanhardt
2015-11-24Fix failure when seboolean not presentJason DeTiberus
2015-11-24Conditionally set the nodeIPJason DeTiberus
2015-11-16Bug 1282336 - Add additional seboolean for glusterJason DeTiberus
2015-11-06New `iptablesSyncPeriod` field in node configurationAndrew Butcher
2015-11-06Bug 1278863 - Error using openshift_pkg_versionJason DeTiberus
2015-11-05Revert to defaultsAndrew Butcher
2015-11-05Various HA changes for pacemaker and native methods.Andrew Butcher
2015-11-04Atomic Enterprise/OpenShift Enterprise merge updateJason DeTiberus
2015-11-04Atomic Enterprise related changes.Avesh Agarwal
2015-10-26remove debugging pausesJason DeTiberus
2015-10-26make storage plugin dependency installation more flexibleJason DeTiberus
2015-10-26Install storage plugin dependenciesJason DeTiberus
2015-10-26Merge pull request #734 from ejemba/masterBrenton Leanhardt
2015-10-23cleanup naming for skipping master and node restart handlersJason DeTiberus
2015-10-23Adding Docker Log Options capabilitiesejemba
2015-10-22Avoid hardcoded 30s pausesJason DeTiberus
2015-10-09fix : (node) labels defaults correctly to the variable openshift_node_labels ...Chengcheng Mu