summaryrefslogtreecommitdiffstats
path: root/roles/openshift_manage_node
Commit message (Expand)AuthorAgeFilesLines
* Make master schedulableVadim Rutkovsky2018-01-312-6/+2
* openshift_manage_node: Label nodes in one passVadim Rutkovsky2018-01-241-14/+6
* Label masters with node-role.kubernetes.io/master. This PR also sets these la...Vadim Rutkovsky2018-01-243-22/+39
* Remove openshift.common.{is_atomic|is_containerized}Michael Gugino2017-12-201-1/+1
* Relocate filter plugins to lib_utilsMichael Gugino2017-12-182-1/+2
* Merge pull request #6456 from mgugino-upstream-stage/node-factsMichael Gugino2017-12-171-3/+2
|\
| * Remove openshift_node_facts part 1Michael Gugino2017-12-141-3/+2
* | Deprecate using Ansible tests as filtersRussell Teague2017-12-141-1/+1
|/
* remove schedulable from openshift_factsMichael Gugino2017-11-272-1/+7
* Removed old version codeMichael Gugino2017-11-141-4/+0
* Renaming oadm_manage_node to oc_adm_manage_nodeRussell Teague2017-03-101-1/+1
* Modify playbooks to use oc_label moduleRussell Teague2017-02-141-3/+0
* Modify playbooks to use oadm_manage_node moduleRussell Teague2017-02-132-43/+41
* Reference master binaries when delegating from node hosts which may be contai...Andrew Butcher2016-11-221-3/+3
* Delegate openshift_manage_node tasks to master host.Andrew Butcher2016-11-211-9/+44
* Allow ansible to continue when a node is unaccessible or fails.Andrew Butcher2016-11-181-0/+1
* Revert "Revert openshift.node.nodename changes"Scott Dodson2016-11-081-5/+5
* Revert "Fix OpenStack cloud provider"Scott Dodson2016-11-071-5/+5
* Switch from "oadm" to "oc adm" and fix bug in binary sync.Devan Goodwin2016-10-191-1/+1
* Fix OpenStack cloud providerLénaïc Huard2016-09-261-5/+5
* Iterate over node inventory hostnames instead of openshift.common.hostname wi...Andrew Butcher2016-09-081-5/+3
* Don't loop over hostvars when setting node schedulability.Andrew Butcher2016-09-071-6/+6
* Copy admin kubeconfig in openshift_manage_node role.Andrew Butcher2016-09-071-1/+27
* fixing openshift key error in case of node failure during run (ssh issue)jawed2016-08-091-1/+2
* Cleanup various deprecation warnings.Andrew Butcher2016-04-291-1/+1
* Refactor - increase retries instead of delay in "Wait for Node Registration"David Mat2016-02-241-2/+2
* Increase timeout on Wait for Node RegistrationDavid Mat2016-02-231-1/+1
* fixesJason DeTiberus2015-12-151-0/+1
* Merge pull request #658 from menren/gce-supportThomas Wiest2015-10-121-1/+1
|\
| * Revert "Revert "GCE support""Chengcheng Mu2015-10-061-1/+1
* | Use lower() filter for node hostnameAndrew Butcher2015-10-081-3/+3
|/
* Revert "GCE support"Thomas Wiest2015-10-051-1/+1
* GCE-support (more information in PR, README_GCE.md)Chengcheng Mu2015-10-011-1/+1
* added new node fact for schedulabilityStefanie Forrester2015-09-021-8/+4
* Skip node label if labels are emptyWesley Hearn2015-08-141-1/+1
* Fix for node labeling where internal node name != inventory_hostnameJason DeTiberus2015-08-131-4/+3
* Don't try to label node if there's no labelsDiego Castro2015-08-101-0/+2
* Fix node labelsDiego Castro2015-08-101-4/+3
* Applying changes suggested by @sdodsonDiego Castro (dscastro)2015-08-041-3/+3
* Fix node labeling. Issue #305Diego Castro2015-08-041-0/+7
* Bug 1241342 - Adding retry logic to handle node registration race conditionsBrenton Leanhardt2015-07-101-0/+9
* Removing unneeded delegate_to callsBrenton Leanhardt2015-06-301-2/+0
* The manage_node commands should only run on the first masterBrenton Leanhardt2015-06-291-0/+11