| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-03-10 | Merge pull request #3624 from codificat/fix-readme-container | Scott Dodson | |
| Minor updates to README_CONTAINER_IMAGE.md | |||
| 2017-03-10 | Merge pull request #3616 from richm/missing-searchguard.truststore | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-03-10 | Minor updates to README_CONTAINER_IMAGE.md | Pep Turró Mauri | |
| Fix link to the example role, prefix image name with openshift/. | |||
| 2017-03-10 | Merge pull request #3618 from germansosa/master | Scott Dodson | |
| Fix references to openshift_set_node_ip in inventory examples | |||
| 2017-03-10 | Merge pull request #3613 from detiber/module_utils_six | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-03-10 | Fix references to openshift_set_node_ip in inventory examples | germansosa | |
| 2017-03-09 | Merge pull request #3600 from tbielawa/etcd_is_atomic-BZ1427067 | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-03-09 | Bug 1428711 - [IntService_public_324] ES pod is unable to read ↵ | Rich Megginson | |
| searchguard.truststore after upgarde logging from 3.3.1 to 3.5.0 https://bugzilla.redhat.com/show_bug.cgi?id=1428711 The list of secrets for elasticsearch was missing searchguard.truststore | |||
| 2017-03-09 | Merge pull request #3605 from kwoodson/oc_adm_policy_user_fix | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-03-09 | Use ansible.compat.six where possible | Jason DeTiberus | |
| 2017-03-09 | Remove debug task | Tim Bielawa | |
| 2017-03-09 | Use six from ansible.module_utils for remote hosts | Jason DeTiberus | |
| 2017-03-09 | Merge pull request #3590 from kwoodson/router_registry_unit_tests | Andrew Butcher | |
| Fix to OpenshiftCLIConfig to support an sorted keys. Removed redundant get. | |||
| 2017-03-09 | Merge pull request #3586 from srampal/issue3541 | Scott Dodson | |
| Fix for issue 3541 | |||
| 2017-03-09 | Merge pull request #3607 from ingvagabund/extend-excluders-to-containerized-ocp | Jan Chaloupka | |
| extend the excluders to containerized deployment | |||
| 2017-03-09 | extend the excluders to containerized deployment | Jan Chaloupka | |
| 2017-03-08 | Merge pull request #3604 from sdodson/issue3603 | Scott Dodson | |
| openshift_excluders depends on openshift_repos | |||
| 2017-03-08 | Merge pull request #3601 from mmckinst/etcd_version | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-03-08 | Fixing the way policies are found. The old method was unreliable. This ↵ | Kenny Woodson | |
| method searches all and matches on properties. | |||
| 2017-03-08 | openshift_excluders depends on openshift_repos | Scott Dodson | |
| So that centos repos are provisioned before attempting to install the excluders | |||
| 2017-03-08 | add ability to specify an etcd version | Mark McKinstry | |
| 2017-03-08 | Lowering test coverage percentage. | Kenny Woodson | |
| 2017-03-08 | Removing ordereddict. Replaced with sorted keys. | Kenny Woodson | |
| 2017-03-08 | New role | Tim Bielawa | |
| 2017-03-08 | Merge pull request #3589 from brenton/master | Scott Dodson | |
| Adding scripts for building and pushing images | |||
| 2017-03-08 | Merge pull request #3597 from ingvagabund/enable-excluders-by-default | Scott Dodson | |
| enable excluders by default | |||
| 2017-03-08 | Fixed for linting. | Kenny Woodson | |
| 2017-03-08 | enable excluders by default | Jan Chaloupka | |
| 2017-03-08 | Merge pull request #3595 from ↵ | Jan Chaloupka | |
| ingvagabund/check-docker-excluder-status-only-when-it-is-enabled Ignore the docker excluder status if it is not enabled by a user | |||
| 2017-03-08 | ignore the docker excluder status if it is not enabled by a user | Jan Chaloupka | |
| 2017-03-07 | Merge pull request #3585 from tbielawa/petset_early_fail | Scott Dodson | |
| Petset early fail | |||
| 2017-03-07 | Fix pylint/pyflakes errors on master | Scott Dodson | |
| 2017-03-07 | Identify PetSets in 3.4 clusters and fail if any are detected | Tim Bielawa | |
| * 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 | |||
| 2017-03-07 | Merge pull request #3558 from ewolinetz/logging_metrics_defaults | Scott Dodson | |
| Adding some more logging and metrics defaults | |||
| 2017-03-07 | More logging fixes | ewolinetz | |
| 2017-03-07 | Merge pull request #3529 from ingvagabund/upgrade-excluders-in-upgrade-only | Jan Chaloupka | |
| WIP: update excluders to latest by default, in non-upgrade scenarios do not update | |||
| 2017-03-07 | Fix for issue 3541 | Sanjeev Rampal | |
| 2017-03-07 | Fix to OpenshiftCLIConfig to support an ordereddict. This was breaking test ↵ | Kenny Woodson | |
| cases. | |||
| 2017-03-07 | - update excluders to latest, in non-upgrade scenarios do not update | Jan Chaloupka | |
| - check both available excluder versions are at most of upgrade target version - get excluder status through status command - make excluders enablement configurable | |||
| 2017-03-07 | Merge pull request #3588 from mtnbikenc/docker-fix | Scott Dodson | |
| Bug 1416156: Loosely couple docker to iptables service | |||
| 2017-03-07 | Adding scripts for building and pushing images | Brenton Leanhardt | |
| These scripts follow the same pattern as the origin and origin-metrics repo. From there the Jenkins job will be very simple. | |||
| 2017-03-07 | Adding test_oc_adm_router. | Kenny Woodson | |
| 2017-03-07 | Merge pull request #3574 from sdodson/35_sdnvalidator | Scott Dodson | |
| Add oc_objectvalidator to upgrade check | |||
| 2017-03-07 | Loosely couple docker to iptables service | Russell Teague | |
| 2017-03-07 | Generic message directing people to contact support | Scott Dodson | |
| 2017-03-07 | Merge pull request #3565 from ↵ | Andrew Butcher | |
| EricMountain-1A/fix_upstream_docker_registries_order Preserve order of Docker registries | |||
| 2017-03-07 | Merge pull request #3582 from kwoodson/router_sharding_doc | Scott Dodson | |
| Augmenting documentation for router sharding. | |||
| 2017-03-07 | Fixing plugin, nodeselectors, and secret pull check | ewolinetz | |
| 2017-03-07 | Adding into the origin inventory doc. | Kenny Woodson | |
| 2017-03-07 | Add oc_objectvalidator to upgrade check | Scott Dodson | |
