summaryrefslogtreecommitdiff
path: root/roles/openshift_node/tasks
AgeCommit message (Expand)Author
2016-05-11Why is the node failing to startScott Dodson
2016-04-19Add openshift_node_dnsmasqScott Dodson
2016-04-19Promote portal_net to openshift.common, add kube_svc_ipScott Dodson
2016-04-14Support mixed RPM/container installsBrenton Leanhardt
2016-04-04Check for kind in cloudprovider facts prior to accessing.Andrew Butcher
2016-03-29Add AWS cloud provider support.Andrew Butcher
2016-03-29First pass at systemd unit refactorBrenton Leanhardt
2016-03-22Support setting local storage perFSGroup quota in node config.Devan Goodwin
2016-03-17Merge pull request #1614 from detiber/bz1317755Brenton Leanhardt
2016-03-17Bug 1317755 - Set insecure-registry for internal registry by defaultJason DeTiberus
2016-03-15Provide cacert when performing health checksAndrew Butcher
2016-03-15Move common common facts to openshift_factsJason DeTiberus
2016-03-14improve ordering of systemd unitsJason DeTiberus
2016-03-14Ensure is_containerized is cast as bool.Andrew Butcher
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