summaryrefslogtreecommitdiffstats
path: root/roles/calico_master/tasks
Commit message (Collapse)AuthorAgeFilesLines
* Check rc for commands with openshift_client_binary and failed_whenVadim Rutkovsky2018-01-171-1/+1
| | | | This might mask some failures and continue instead of a failure
* Remove openshift.common.{is_atomic|is_containerized}Michael Gugino2017-12-201-1/+1
| | | | | We set these variables using facts in init, no need to duplicate the logic all around the codebase.
* Missing spaceKarthik Prabhakar2017-08-021-1/+1
|
* Merge pull request #4142 from VincentS/Adjustment_Naming_SchemaOpenShift Bot2017-05-181-6/+6
|\ | | | | Merged by openshift-bot
| * Adjusted Naming Schema of Calico RolesVincent Schwarzer2017-05-181-6/+6
| |
* | Added Calicoctl to deployment of Master NodesVincent Schwarzer2017-05-181-0/+7
|/
* Add calico.Dan Osborne2017-03-231-0/+41