Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bug 1428249. Use ES hostmount storage if it exists | Jeff Cantrill | 2017-03-09 | 6 | -11/+26 |
| | |||||
* | Merge pull request #3595 from ↵ | Jan Chaloupka | 2017-03-08 | 1 | -0/+1 |
|\ | | | | | | | | | ingvagabund/check-docker-excluder-status-only-when-it-is-enabled Ignore the docker excluder status if it is not enabled by a user | ||||
| * | ignore the docker excluder status if it is not enabled by a user | Jan Chaloupka | 2017-03-08 | 1 | -0/+1 |
|/ | |||||
* | Merge pull request #3585 from tbielawa/petset_early_fail | Scott Dodson | 2017-03-07 | 3 | -3/+53 |
|\ | | | | | Petset early fail | ||||
| * | Fix pylint/pyflakes errors on master | Scott Dodson | 2017-03-07 | 2 | -3/+4 |
| | | |||||
| * | Identify PetSets in 3.4 clusters and fail if any are detected | Tim Bielawa | 2017-03-07 | 1 | -0/+49 |
|/ | | | | | | | | | | | * PetSets are deprecated in 3.5, replaced with StatefulSets * We can not automatically migrate between the two * Red Hat has never supported PetSets nor do we support StatefulSets * Gracefully handles invalid resource queries if ran against 3.5+ clusters * Fails out with explanation and ref docs if petsets are detected Reference bug: https://bugzilla.redhat.com/show_bug.cgi?id=1428229 | ||||
* | Merge pull request #3558 from ewolinetz/logging_metrics_defaults | Scott Dodson | 2017-03-07 | 10 | -24/+52 |
|\ | | | | | Adding some more logging and metrics defaults | ||||
| * | 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 | 26 | -96/+284 |
|\ \ | | | | | | | WIP: update excluders to latest by default, in non-upgrade scenarios do not update | ||||
| * | | - update excluders to latest, in non-upgrade scenarios do not update | Jan Chaloupka | 2017-03-07 | 26 | -96/+284 |
| | | | | | | | | | | | | | | | | | | - check both available excluder versions are at most of upgrade target version - get excluder status through status command - make excluders enablement configurable | ||||
* | | | Merge pull request #3588 from mtnbikenc/docker-fix | Scott Dodson | 2017-03-07 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Bug 1416156: Loosely couple docker to iptables service | ||||
| * | | | 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 | 6 | -3/+47 |
|\ \ \ \ | |/ / / |/| | | | Add oc_objectvalidator to upgrade check | ||||
| * | | | Generic message directing people to contact support | Scott Dodson | 2017-03-07 | 3 | -3/+21 |
| | | | | |||||
| * | | | Add oc_objectvalidator to upgrade check | Scott Dodson | 2017-03-07 | 3 | -0/+26 |
| | | | | |||||
* | | | | Merge pull request #3565 from ↵ | Andrew Butcher | 2017-03-07 | 1 | -2/+7 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | EricMountain-1A/fix_upstream_docker_registries_order Preserve order of Docker registries | ||||
| * | | | | Preserve order of Docker registries | Eric Mountain | 2017-03-07 | 1 | -2/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | List of additional/blocked/insecure Docker registries was being converted to a set, thereby dropping the original order. Fixed to preserve order of the registries (this allows prioritising registries). | ||||
* | | | | | Merge pull request #3582 from kwoodson/router_sharding_doc | Scott Dodson | 2017-03-07 | 2 | -1/+89 |
|\ \ \ \ \ | | | | | | | | | | | | | Augmenting documentation for router sharding. | ||||
| * | | | | | Adding into the origin inventory doc. | Kenny Woodson | 2017-03-07 | 1 | -1/+45 |
| | | | | | | |||||
| * | | | | | Augmenting documentation for router sharding. | Kenny Woodson | 2017-03-07 | 1 | -0/+44 |
|/ / / / / | |||||
* / / / / | openshift_facts: ensure system containers deps are installed | Giuseppe Scrivano | 2017-03-07 | 2 | -0/+14 |
|/ / / / | | | | | | | | | | | | | Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | ||||
* | | | | Merge pull request #3517 from ewolinetz/idempotency_role_bindings | Eric Wolinetz | 2017-03-06 | 1 | -4/+20 |
|\ \ \ \ | | | | | | | | | | | Adding changed_whens for role, rolebinding, and scc reconciliation ba… | ||||
| * | | | | Updating stdout check for changed_when | ewolinetz | 2017-03-02 | 1 | -5/+5 |
| | | | | | |||||
| * | | | | Resolving yammlint errors | ewolinetz | 2017-03-01 | 1 | -8/+8 |
| | | | | | |||||
| * | | | | Adding changed_whens for role, rolebinding, and scc reconciliation based on ↵ | ewolinetz | 2017-02-28 | 1 | -4/+20 |
| | | | | | | | | | | | | | | | | | | | | output from oadm policy command | ||||
* | | | | | Enable coveralls.io | Jason DeTiberus | 2017-03-06 | 2 | -1/+5 |
| |/ / / |/| | | | |||||
* | | | | Merge pull request #3575 from sdodson/BZ1423430 | Scott Dodson | 2017-03-06 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Fix indentation of run_once | ||||
| * | | | | Fix indentation of run_once | Scott Dodson | 2017-03-06 | 1 | -1/+1 |
|/ / / / | | | | | | | | | | | | | Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1423430 | ||||
* | | | | Merge pull request #3569 from detiber/consolidateTox | Jason DeTiberus | 2017-03-06 | 16 | -279/+44 |
|\ \ \ \ | | | | | | | | | | | Consolidate root/utils tests | ||||
| * | | | | Update docs for test consolidation and remove the Makefile | Jason DeTiberus | 2017-03-06 | 3 | -169/+6 |
| | | | | | |||||
| * | | | | Consolidate root/utils tests | Jason DeTiberus | 2017-03-06 | 13 | -110/+38 |
| | | | | | | | | | | | | | | | | | | | | - Consolidate tests between the root of the repo and utils | ||||
* | | | | | Merge pull request #3570 from rhcarvalho/more-misc-cleanup | Jason DeTiberus | 2017-03-06 | 16 | -324/+0 |
|\ \ \ \ \ | | | | | | | | | | | | | Remove lots of dead code in tests | ||||
| * | | | | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | They are not executable anymore, and tests are now meant to be run through pytest. | ||||
| * | | | | | Remove commented-out test code | Rodolfo Carvalho | 2017-03-06 | 1 | -39/+0 |
|/ / / / / | |||||
* | | | | | Merge pull request #3535 from enj/enj/f/reserve_ns_module | Scott Dodson | 2017-03-06 | 8 | -578/+1051 |
|\ \ \ \ \ | | | | | | | | | | | | | Add pre-upgrade check for reserved namespaces | ||||
| * | | | | | Make generic OCObjectValidator from OCSDNValidator | Monis Khan | 2017-03-06 | 8 | -578/+1051 |
|/ / / / / | | | | | | | | | | | | | | | | Signed-off-by: Monis Khan <mkhan@redhat.com> | ||||
* | | | | | Merge pull request #3567 from richm/logging-needs-openshift_master_facts | Scott Dodson | 2017-03-06 | 1 | -0/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | logging needs openshift_master_facts before openshift_facts | ||||
| * | | | | | logging needs openshift_master_facts before openshift_facts | Rich Megginson | 2017-03-06 | 1 | -0/+1 |
| |/ / / / | |||||
* | | | | | Merge pull request #3382 from codificat/playbook2image | Scott Dodson | 2017-03-06 | 5 | -20/+105 |
|\ \ \ \ \ | |/ / / / |/| | | | | Dockerfile and docs to run containerized playbooks | ||||
| * | | | | Dockerfile and docs to run containerized playbooks | Pep Turró Mauri | 2017-03-06 | 5 | -20/+105 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update openshift-ansible's Dockerfile to use playbook2image as a base, with the goal to run an arbitrary playbook from a container. The existing Dockerfile is moved to Dockerfile.rhel7 for the productized version and will be updated to use playbook2image later. | ||||
* | | | | | Merge pull request #3566 from detiber/testConfigs | Jason DeTiberus | 2017-03-06 | 4 | -28/+23 |
|\ \ \ \ \ | |/ / / / |/| | | | | separate out test tool configs from setup.cfg | ||||
| * | | | | separate out test tool configs from setup.cfg | Jason DeTiberus | 2017-03-06 | 4 | -28/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Since we are moving away from setuptools for invoking tests, lets move the configs for the different test tools into their own configs. | ||||
* | | | | | Merge pull request #3549 from kwoodson/router_sharding | Scott Dodson | 2017-03-06 | 2 | -61/+54 |
|\ \ \ \ \ | | | | | | | | | | | | | Adding support for multiple router shards. | ||||
| * | | | | | 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 |
| | | | | | |