Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include Deprecation - openshift-master | Russell Teague | 2017-11-22 | 1 | -2/+2 |
| | |||||
* | Initial Kuryr Ports Pool Support | Luis Tomas Bolivar | 2017-11-07 | 2 | -0/+13 |
| | | | | | | | | This commits enables the ports pool driver when deploying kuryr networking on top of OpenShift in containers. It also exposes some configuration options such as the maximum and minimum pool sizes, as well as the bulk subports creation size and the time between pools update actions. | ||||
* | Fix typo and add detailed comments in kuryr | Seungcheol Ko | 2017-10-24 | 1 | -3/+3 |
| | |||||
* | Initial Kuryr support | MichaĆ Dulko | 2017-10-20 | 9 | -0/+694 |
This commit enables deploying Kuryr networking on top of OpenShift in containers. kuryr-controller is a Deployment and kuryr-cni is deployed as DaemonSet (container will drop all CNI configuration files). Co-Authored-By: Antoni Segura Puimedon <celebdor@gmail.com> |