index
:
csa/devops/ansible-patches/openshift.git
ands
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roles
/
openshift_manage_node
Age
Commit message (
Expand
)
Author
2017-03-10
Renaming oadm_manage_node to oc_adm_manage_node
Russell Teague
2017-02-14
Modify playbooks to use oc_label module
Russell Teague
2017-02-13
Modify playbooks to use oadm_manage_node module
Russell Teague
2016-11-22
Reference master binaries when delegating from node hosts which may be contai...
Andrew Butcher
2016-11-21
Delegate openshift_manage_node tasks to master host.
Andrew Butcher
2016-11-18
Allow ansible to continue when a node is unaccessible or fails.
Andrew Butcher
2016-11-08
Revert "Revert openshift.node.nodename changes"
Scott Dodson
2016-11-07
Revert "Fix OpenStack cloud provider"
Scott Dodson
2016-10-19
Switch from "oadm" to "oc adm" and fix bug in binary sync.
Devan Goodwin
2016-09-26
Fix OpenStack cloud provider
Lénaïc Huard
2016-09-08
Iterate over node inventory hostnames instead of openshift.common.hostname wi...
Andrew Butcher
2016-09-07
Don't loop over hostvars when setting node schedulability.
Andrew Butcher
2016-09-07
Copy admin kubeconfig in openshift_manage_node role.
Andrew Butcher
2016-08-09
fixing openshift key error in case of node failure during run (ssh issue)
jawed
2016-04-29
Cleanup various deprecation warnings.
Andrew Butcher
2016-02-24
Refactor - increase retries instead of delay in "Wait for Node Registration"
David Mat
2016-02-23
Increase timeout on Wait for Node Registration
David Mat
2015-12-15
fixes
Jason DeTiberus
2015-10-12
Merge pull request #658 from menren/gce-support
Thomas Wiest
2015-10-08
Use lower() filter for node hostname
Andrew Butcher
2015-10-06
Revert "Revert "GCE support""
Chengcheng Mu
2015-10-05
Revert "GCE support"
Thomas Wiest
2015-10-01
GCE-support (more information in PR, README_GCE.md)
Chengcheng Mu
2015-09-02
added new node fact for schedulability
Stefanie Forrester
2015-08-14
Skip node label if labels are empty
Wesley Hearn
2015-08-13
Fix for node labeling where internal node name != inventory_hostname
Jason DeTiberus
2015-08-10
Don't try to label node if there's no labels
Diego Castro
2015-08-10
Fix node labels
Diego Castro
2015-08-04
Applying changes suggested by @sdodson
Diego Castro (dscastro)
2015-08-04
Fix node labeling. Issue #305
Diego Castro
2015-07-10
Bug 1241342 - Adding retry logic to handle node registration race conditions
Brenton Leanhardt
2015-06-30
Removing unneeded delegate_to calls
Brenton Leanhardt
2015-06-29
The manage_node commands should only run on the first master
Brenton Leanhardt