summaryrefslogtreecommitdiffstats
path: root/roles/calico_master
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.
* Relocate filter plugins to lib_utilsMichael Gugino2017-12-181-0/+1
| | | | | | | | | | | | | | This commit relocates filter_plugings to lib_utils, changes the namespacing to prevent unintended use of older versions that may be present in filter_plugins/ directory on existing installs. Add lib_utils to meta depends for roles Also consolidate some plugins into lib_utils from various other areas. Update rpm spec, obsolete plugin rpms.
* Update calico to v2.5Dan Osborne2017-08-291-1/+1
|
* Use sdn_cluster_network_cidr as default calico poolDan Osborne2017-08-171-1/+0
|
* Bump calico to v2.4.1Dan Osborne2017-08-081-2/+2
|
* Missing spaceKarthik Prabhakar2017-08-021-1/+1
|
* Merge pull request #4295 from VincentS/Remove_Hardcoded_Calico_URLOpenShift Bot2017-06-132-1/+2
|\ | | | | Merged by openshift-bot
| * Removed hardocded Calico Policy Controller URLVincent Schwarzer2017-05-302-1/+2
| |
* | Support byo etcd for calicoDan Osborne2017-05-241-3/+3
|/
* Merge pull request #4145 from VincentS/Calico_ParameterizationJan Chaloupka2017-05-191-0/+12
|\ | | | | Parameterized Calico/Node Arguments
| * Parameterized Calico/Node ArgumentsVincent Schwarzer2017-05-181-0/+12
| |
* | 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-182-0/+11
|/
* Bump calico policy controllerDan Osborne2017-04-051-1/+1
|
* Add calico.Dan Osborne2017-03-235-0/+193