summaryrefslogtreecommitdiff
path: root/roles/openshift_manage_node
AgeCommit message (Expand)Author
2017-03-10Renaming oadm_manage_node to oc_adm_manage_nodeRussell Teague
2017-02-14Modify playbooks to use oc_label moduleRussell Teague
2017-02-13Modify playbooks to use oadm_manage_node moduleRussell Teague
2016-11-22Reference master binaries when delegating from node hosts which may be contai...Andrew Butcher
2016-11-21Delegate openshift_manage_node tasks to master host.Andrew Butcher
2016-11-18Allow ansible to continue when a node is unaccessible or fails.Andrew Butcher
2016-11-08Revert "Revert openshift.node.nodename changes"Scott Dodson
2016-11-07Revert "Fix OpenStack cloud provider"Scott Dodson
2016-10-19Switch from "oadm" to "oc adm" and fix bug in binary sync.Devan Goodwin
2016-09-26Fix OpenStack cloud providerLénaïc Huard
2016-09-08Iterate over node inventory hostnames instead of openshift.common.hostname wi...Andrew Butcher
2016-09-07Don't loop over hostvars when setting node schedulability.Andrew Butcher
2016-09-07Copy admin kubeconfig in openshift_manage_node role.Andrew Butcher
2016-08-09fixing openshift key error in case of node failure during run (ssh issue)jawed
2016-04-29Cleanup various deprecation warnings.Andrew Butcher
2016-02-24Refactor - increase retries instead of delay in "Wait for Node Registration"David Mat
2016-02-23Increase timeout on Wait for Node RegistrationDavid Mat
2015-12-15fixesJason DeTiberus
2015-10-12Merge pull request #658 from menren/gce-supportThomas Wiest
2015-10-08Use lower() filter for node hostnameAndrew Butcher
2015-10-06Revert "Revert "GCE support""Chengcheng Mu
2015-10-05Revert "GCE support"Thomas Wiest
2015-10-01GCE-support (more information in PR, README_GCE.md)Chengcheng Mu
2015-09-02added new node fact for schedulabilityStefanie Forrester
2015-08-14Skip node label if labels are emptyWesley Hearn
2015-08-13Fix for node labeling where internal node name != inventory_hostnameJason DeTiberus
2015-08-10Don't try to label node if there's no labelsDiego Castro
2015-08-10Fix node labelsDiego Castro
2015-08-04Applying changes suggested by @sdodsonDiego Castro (dscastro)
2015-08-04Fix node labeling. Issue #305Diego Castro
2015-07-10Bug 1241342 - Adding retry logic to handle node registration race conditionsBrenton Leanhardt
2015-06-30Removing unneeded delegate_to callsBrenton Leanhardt
2015-06-29The manage_node commands should only run on the first masterBrenton Leanhardt