summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-03-10Merge pull request #3624 from codificat/fix-readme-containerScott Dodson
Minor updates to README_CONTAINER_IMAGE.md
2017-03-10Merge pull request #3616 from richm/missing-searchguard.truststoreOpenShift Bot
Merged by openshift-bot
2017-03-10Minor updates to README_CONTAINER_IMAGE.mdPep Turró Mauri
Fix link to the example role, prefix image name with openshift/.
2017-03-10Merge pull request #3618 from germansosa/masterScott Dodson
Fix references to openshift_set_node_ip in inventory examples
2017-03-10Merge pull request #3613 from detiber/module_utils_sixOpenShift Bot
Merged by openshift-bot
2017-03-10Fix references to openshift_set_node_ip in inventory examplesgermansosa
2017-03-09Merge pull request #3600 from tbielawa/etcd_is_atomic-BZ1427067OpenShift Bot
Merged by openshift-bot
2017-03-09Bug 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-09Merge pull request #3605 from kwoodson/oc_adm_policy_user_fixOpenShift Bot
Merged by openshift-bot
2017-03-09Use ansible.compat.six where possibleJason DeTiberus
2017-03-09Remove debug taskTim Bielawa
2017-03-09Use six from ansible.module_utils for remote hostsJason DeTiberus
2017-03-09Merge pull request #3590 from kwoodson/router_registry_unit_testsAndrew Butcher
Fix to OpenshiftCLIConfig to support an sorted keys. Removed redundant get.
2017-03-09Merge pull request #3586 from srampal/issue3541Scott Dodson
Fix for issue 3541
2017-03-09Merge pull request #3607 from ingvagabund/extend-excluders-to-containerized-ocpJan Chaloupka
extend the excluders to containerized deployment
2017-03-09extend the excluders to containerized deploymentJan Chaloupka
2017-03-08Merge pull request #3604 from sdodson/issue3603Scott Dodson
openshift_excluders depends on openshift_repos
2017-03-08Merge pull request #3601 from mmckinst/etcd_versionOpenShift Bot
Merged by openshift-bot
2017-03-08Fixing the way policies are found. The old method was unreliable. This ↵Kenny Woodson
method searches all and matches on properties.
2017-03-08openshift_excluders depends on openshift_reposScott Dodson
So that centos repos are provisioned before attempting to install the excluders
2017-03-08add ability to specify an etcd versionMark McKinstry
2017-03-08Lowering test coverage percentage.Kenny Woodson
2017-03-08Removing ordereddict. Replaced with sorted keys.Kenny Woodson
2017-03-08New roleTim Bielawa
2017-03-08Merge pull request #3589 from brenton/masterScott Dodson
Adding scripts for building and pushing images
2017-03-08Merge pull request #3597 from ingvagabund/enable-excluders-by-defaultScott Dodson
enable excluders by default
2017-03-08Fixed for linting.Kenny Woodson
2017-03-08enable excluders by defaultJan Chaloupka
2017-03-08Merge 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-08ignore the docker excluder status if it is not enabled by a userJan Chaloupka
2017-03-07Merge pull request #3585 from tbielawa/petset_early_failScott Dodson
Petset early fail
2017-03-07Fix pylint/pyflakes errors on masterScott Dodson
2017-03-07Identify PetSets in 3.4 clusters and fail if any are detectedTim 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-07Merge pull request #3558 from ewolinetz/logging_metrics_defaultsScott Dodson
Adding some more logging and metrics defaults
2017-03-07More logging fixesewolinetz
2017-03-07Merge pull request #3529 from ingvagabund/upgrade-excluders-in-upgrade-onlyJan Chaloupka
WIP: update excluders to latest by default, in non-upgrade scenarios do not update
2017-03-07Fix for issue 3541Sanjeev Rampal
2017-03-07Fix 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 updateJan 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-07Merge pull request #3588 from mtnbikenc/docker-fixScott Dodson
Bug 1416156: Loosely couple docker to iptables service
2017-03-07Adding scripts for building and pushing imagesBrenton 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-07Adding test_oc_adm_router.Kenny Woodson
2017-03-07Merge pull request #3574 from sdodson/35_sdnvalidatorScott Dodson
Add oc_objectvalidator to upgrade check
2017-03-07Loosely couple docker to iptables serviceRussell Teague
2017-03-07Generic message directing people to contact supportScott Dodson
2017-03-07Merge pull request #3565 from ↵Andrew Butcher
EricMountain-1A/fix_upstream_docker_registries_order Preserve order of Docker registries
2017-03-07Merge pull request #3582 from kwoodson/router_sharding_docScott Dodson
Augmenting documentation for router sharding.
2017-03-07Fixing plugin, nodeselectors, and secret pull checkewolinetz
2017-03-07Adding into the origin inventory doc.Kenny Woodson
2017-03-07Add oc_objectvalidator to upgrade checkScott Dodson