Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | extend the excluders to containerized deployment | Jan Chaloupka | 2017-03-09 | 6 | -6/+6 | |
* | | | | | | Merge pull request #3604 from sdodson/issue3603 | Scott Dodson | 2017-03-08 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | openshift_excluders depends on openshift_repos | Scott Dodson | 2017-03-08 | 1 | -0/+1 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #3601 from mmckinst/etcd_version | OpenShift Bot | 2017-03-08 | 3 | -3/+3 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | add ability to specify an etcd version | Mark McKinstry | 2017-03-08 | 3 | -3/+3 | |
| | |_|/ / | |/| | | | ||||||
* / | | | | enable excluders by default | Jan Chaloupka | 2017-03-08 | 2 | -2/+4 | |
|/ / / / | ||||||
* | | | | ignore the docker excluder status if it is not enabled by a user | Jan Chaloupka | 2017-03-08 | 1 | -0/+1 | |
* | | | | Fix pylint/pyflakes errors on master | Scott Dodson | 2017-03-07 | 2 | -3/+4 | |
* | | | | Merge pull request #3558 from ewolinetz/logging_metrics_defaults | Scott Dodson | 2017-03-07 | 10 | -24/+52 | |
|\ \ \ \ | ||||||
| * | | | | More logging fixes | ewolinetz | 2017-03-07 | 4 | -8/+4 | |
| * | | | | Fixing plugin, nodeselectors, and secret pull check | ewolinetz | 2017-03-07 | 5 | -6/+15 | |
| * | | | | Updating metrics defaults | ewolinetz | 2017-03-06 | 2 | -6/+9 | |
| * | | | | Adding some more logging defaults | ewolinetz | 2017-03-03 | 5 | -11/+31 | |
* | | | | | Merge pull request #3529 from ingvagabund/upgrade-excluders-in-upgrade-only | Jan Chaloupka | 2017-03-07 | 11 | -82/+215 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | - update excluders to latest, in non-upgrade scenarios do not update | Jan Chaloupka | 2017-03-07 | 11 | -82/+215 | |
* | | | | | Merge pull request #3588 from mtnbikenc/docker-fix | Scott Dodson | 2017-03-07 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Loosely couple docker to iptables service | Russell Teague | 2017-03-07 | 1 | -1/+1 | |
* | | | | | | Merge pull request #3574 from sdodson/35_sdnvalidator | Scott Dodson | 2017-03-07 | 3 | -3/+21 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Generic message directing people to contact support | Scott Dodson | 2017-03-07 | 3 | -3/+21 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #3565 from EricMountain-1A/fix_upstream_docker_registries_... | Andrew Butcher | 2017-03-07 | 1 | -2/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | Preserve order of Docker registries | Eric Mountain | 2017-03-07 | 1 | -2/+7 | |
| |/ / / / | ||||||
* / / / / | openshift_facts: ensure system containers deps are installed | Giuseppe Scrivano | 2017-03-07 | 2 | -0/+14 | |
|/ / / / | ||||||
* | | | | Remove dummy setup/teardown methods | Rodolfo Carvalho | 2017-03-06 | 13 | -104/+0 | |
* | | | | Clean up test files | Rodolfo Carvalho | 2017-03-06 | 15 | -181/+0 | |
* | | | | Make generic OCObjectValidator from OCSDNValidator | Monis Khan | 2017-03-06 | 8 | -578/+1051 | |
* | | | | logging needs openshift_master_facts before openshift_facts | Rich Megginson | 2017-03-06 | 1 | -0/+1 | |
* | | | | Merge pull request #3549 from kwoodson/router_sharding | Scott Dodson | 2017-03-06 | 2 | -61/+54 | |
|\ \ \ \ | ||||||
| * | | | | Added ports. | Kenny Woodson | 2017-03-02 | 2 | -0/+6 | |
| * | | | | Fixed router name to produce 2nd router. | Kenny Woodson | 2017-03-02 | 1 | -1/+1 | |
| * | | | | Updated to work with an array of routers. | Kenny Woodson | 2017-03-02 | 2 | -61/+19 | |
| * | | | | Adding support for router sharding. | Kenny Woodson | 2017-03-02 | 2 | -61/+90 | |
* | | | | | Merge pull request #3325 from kwoodson/oc_project | Kenny Woodson | 2017-03-06 | 8 | -0/+2279 | |
|\ \ \ \ \ | ||||||
| * | | | | | Mock runs differntly on travis. Fix the mock test params to be ANY. | Kenny Woodson | 2017-03-06 | 1 | -3/+2 | |
| * | | | | | Fixed the none namespace. Fixed tests with latest loc_oc_binary call. | Kenny Woodson | 2017-03-06 | 3 | -5/+10 | |
| * | | | | | Updating the namespace param to None. | Kenny Woodson | 2017-03-06 | 2 | -2/+2 | |
| * | | | | | Regenerated code with latest yedit changes. | Kenny Woodson | 2017-03-06 | 1 | -4/+11 | |
| * | | | | | Fixed tests to align with new naming. | Kenny Woodson | 2017-03-06 | 1 | -1/+1 | |
| * | | | | | Fixed docs. Added check for delete failures. Updated namespace to None. | Kenny Woodson | 2017-03-06 | 3 | -49/+144 | |
| * | | | | | Fixing linters | Kenny Woodson | 2017-03-06 | 3 | -4/+3 | |
| * | | | | | Adding integration test. Fixed issue with node_selector. | Kenny Woodson | 2017-03-06 | 3 | -8/+97 | |
| * | | | | | Adding oc_project to lib_openshift. | Kenny Woodson | 2017-03-06 | 7 | -0/+2085 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Remove redundant assertion | Rodolfo Carvalho | 2017-03-06 | 1 | -2/+0 | |
* | | | | | Rewrap long lines | Rodolfo Carvalho | 2017-03-06 | 2 | -8/+22 | |
* | | | | | Remove unused argument | Rodolfo Carvalho | 2017-03-06 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge pull request #3556 from dcbw/sdn-preserve-var-lib-cni | Scott Dodson | 2017-03-03 | 2 | -2/+2 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | node/sdn: make /var/lib/cni persistent to ensure IPAM allocations stick aroun... | Dan Williams | 2017-03-03 | 2 | -2/+2 | |
* | | | | BZ1422348 - Don't install python-ruamel-yaml | Scott Dodson | 2017-03-03 | 4 | -24/+2 | |
* | | | | Re-generate modules | Scott Dodson | 2017-03-03 | 2 | -4/+18 | |
|/ / / | ||||||
* | | | Merge pull request #3527 from joelddiaz/yedit-path-exceptions | Kenny Woodson | 2017-03-03 | 20 | -39/+191 | |
|\ \ \ | ||||||
| * | | | regenerate lib_openshift with yedit exception changes | Joel Diaz | 2017-02-28 | 17 | -34/+153 |