Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check rc for commands with openshift_client_binary and failed_when | Vadim Rutkovsky | 2018-01-17 | 1 | -1/+1 |
| | | | | This might mask some failures and continue instead of a failure | ||||
* | Remove openshift.common.{is_atomic|is_containerized} | Michael Gugino | 2017-12-20 | 1 | -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_utils | Michael Gugino | 2017-12-18 | 1 | -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.5 | Dan Osborne | 2017-08-29 | 1 | -1/+1 |
| | |||||
* | Use sdn_cluster_network_cidr as default calico pool | Dan Osborne | 2017-08-17 | 1 | -1/+0 |
| | |||||
* | Bump calico to v2.4.1 | Dan Osborne | 2017-08-08 | 1 | -2/+2 |
| | |||||
* | Missing space | Karthik Prabhakar | 2017-08-02 | 1 | -1/+1 |
| | |||||
* | Merge pull request #4295 from VincentS/Remove_Hardcoded_Calico_URL | OpenShift Bot | 2017-06-13 | 2 | -1/+2 |
|\ | | | | | Merged by openshift-bot | ||||
| * | Removed hardocded Calico Policy Controller URL | Vincent Schwarzer | 2017-05-30 | 2 | -1/+2 |
| | | |||||
* | | Support byo etcd for calico | Dan Osborne | 2017-05-24 | 1 | -3/+3 |
|/ | |||||
* | Merge pull request #4145 from VincentS/Calico_Parameterization | Jan Chaloupka | 2017-05-19 | 1 | -0/+12 |
|\ | | | | | Parameterized Calico/Node Arguments | ||||
| * | Parameterized Calico/Node Arguments | Vincent Schwarzer | 2017-05-18 | 1 | -0/+12 |
| | | |||||
* | | Merge pull request #4142 from VincentS/Adjustment_Naming_Schema | OpenShift Bot | 2017-05-18 | 1 | -6/+6 |
|\ \ | | | | | | | Merged by openshift-bot | ||||
| * | | Adjusted Naming Schema of Calico Roles | Vincent Schwarzer | 2017-05-18 | 1 | -6/+6 |
| |/ | |||||
* / | Added Calicoctl to deployment of Master Nodes | Vincent Schwarzer | 2017-05-18 | 2 | -0/+11 |
|/ | |||||
* | Bump calico policy controller | Dan Osborne | 2017-04-05 | 1 | -1/+1 |
| | |||||
* | Add calico. | Dan Osborne | 2017-03-23 | 5 | -0/+193 |