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
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