summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Copy admin kubeconfig in openshift_manage_node role.Andrew Butcher2016-09-071-1/+27
|
* Merge pull request #2413 from tbielawa/GH2401_PersistentVolumesJason DeTiberus2016-09-071-1/+4
|\ | | | | Fix for objects which can't be converted by the YAML parser
| * Adjust to_padded_yaml transformation to use the AnsibleDumperTim Bielawa2016-09-071-1/+4
|/ | | | | | | | * Previously we used yaml.safe_dump * Now we use yamp.dump with the `Dumper` parameter set to the AnsibleDumper class. * AnsibleDumper subclasses yaml.SafeDumper, so we aren't losing any safety nets
* Merge pull request #2409 from abutcher/secure-registryScott Dodson2016-09-045-13/+213
|\ | | | | Secure registry for atomic registry deployment
| * Secure registry for atomic registry deployment (deployment_subtype=registry).Andrew Butcher2016-09-025-13/+213
| |
* | Merge pull request #2405 from tbielawa/FixFilterErrorStringSubstitutionTim Bielawa2016-09-021-1/+1
|\ \ | | | | | | Fix string substitution error in the to_padded_yaml filter
| * | Fix string substitution error in the to_padded_yaml filterTim Bielawa2016-09-021-1/+1
| | |
* | | Merge pull request #2406 from sdodson/record-schedulabilityScott Dodson2016-09-021-1/+13
|\ \ \ | | | | | | | | Record schedulability of node prior to upgrade and re-set it to that
| * | | Record schedulability of node prior to upgrade and re-set it to thatScott Dodson2016-09-021-1/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously we were setting schedulability to the state defined in the inventory without regard to whether or not it was manually made schedulable or unschedulable. The right thing seems to be to record the state prior to upgrade and set it back.
* | | | Merge pull request #2402 from sdodson/image-stream-syncScott Dodson2016-09-029-314/+254
|\ \ \ \ | |/ / / |/| | | Update image stream data
| * | | Update image stream dataScott Dodson2016-09-029-314/+254
| |/ /
* | | Merge pull request #2202 from richm/logging-1.3Scott Dodson2016-09-023-33/+122
|\ \ \ | |/ / |/| | initial support for v1.3 with logging v1.3
| * | initial support for v1.3 with logging v1.3Rich Megginson2016-09-013-33/+122
| | | | | | | | | | | | | | | | | | This also includes some fixes to make deploying logging more idempotent, such as ignoring failures if trying to create objects that already exist
* | | Merge pull request #2400 from liggitt/ops-typoScott Dodson2016-09-022-3/+3
|\ \ \ | |/ / |/| | Fix ops/qps typo
| * | Fix ops/qps typoJordan Liggitt2016-09-022-3/+3
|/ /
* | Merge pull request #2379 from tbielawa/FixBZ1339624Scott Dodson2016-09-011-4/+22
|\ \ | | | | | | Fix bz1339624
| * | Only prompt for proxy vars if none are set and our version recognizes themTim Bielawa2016-09-011-4/+22
| | |
* | | Merge pull request #2198 from richm/various-logging-enhancementsScott Dodson2016-09-011-2/+13
|\ \ \ | |/ / |/| | Various logging enhancements
| * | skip if the objects already existRich Megginson2016-07-221-0/+4
| | |
| * | create and process the logging deployer template in the current project, loggingRich Megginson2016-07-221-2/+2
| | |
| * | do not create logging project if it already existsRich Megginson2016-07-221-0/+7
| | |
* | | Merge pull request #2313 from mdanter/unschedulableMasterAsNodeScott Dodson2016-09-011-1/+1
|\ \ \ | | | | | | | | In AWS where the master node was not part of the nodes and unschedulable
| * | | This fixes an issue in AWS where the master node was not part of the nodes ↵Matyas Danter2016-08-301-1/+1
| | | | | | | | | | | | | | | | in an unschedulable way
* | | | Merge pull request #2365 from sdodson/dont-use-additional-registryScott Dodson2016-09-012-8/+4
|\ \ \ \ | | | | | | | | | | Don't advise people to use additional registries over oreg_url
| * | | | Don't advise people to use additional registries over oreg_urlScott Dodson2016-09-012-8/+4
| | | | |
* | | | | Merge pull request #2382 from abutcher/nuage-checkScott Dodson2016-09-011-2/+2
|\ \ \ \ \ | |/ / / / |/| | | | Fix nuage check.
| * | | | Fix nuage check.Andrew Butcher2016-08-291-2/+2
| | | | |
* | | | | Merge pull request #2347 from brenton/BZ1369410Scott Dodson2016-09-011-16/+18
|\ \ \ \ \ | | | | | | | | | | | | Bug 1369410 - uninstall fail at task [restart docker] on atomic-host
| * | | | | Bug 1369410 - uninstall fail at task [restart docker] on atomic-hostBrenton Leanhardt2016-08-231-16/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Moved the restarting of docker and network services lower. * Added /etc/systemd/system/docker.service.d/docker-sdn-ovs.conf to the list of files to be removed (I suspect the RPM uninstall handles this for non-containerized installs) * sorted the file names
* | | | | | Merge pull request #2396 from tbielawa/BZ1372388Scott Dodson2016-09-011-0/+6
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | Persist net.ipv4.ip_forward sysctl entry for openshift nodes
| * | | | | Persist net.ipv4.ip_forward sysctl entry for openshift nodesTim Bielawa2016-09-011-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reference: https://bugzilla.redhat.com/show_bug.cgi?id=1372388
* | | | | | Merge pull request #2395 from mkumatag/uninstall_flannelScott Dodson2016-09-011-0/+5
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add flannel package removal in uninstallation playbook
| * | | | | | Add flannel package removal in uninstallation playbookManjunath A Kumatagi2016-09-011-0/+5
| | | | | | |
* | | | | | | Merge pull request #2380 from tbielawa/GH2283_no_retriesAndrew Butcher2016-09-011-0/+3
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Don't attempt to create retry files
| * | | | | | | Don't attempt to create retry filesTim Bielawa2016-08-291-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #2283
* | | | | | | | Merge pull request #2316 from mkumatag/fix_errorAndrew Butcher2016-09-011-3/+4
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fix errors in docker role
| * | | | | | | | Fix review commentsManjunath A Kumatagi2016-08-271-2/+2
| | | | | | | | |
| * | | | | | | | Fix typoManjunath A Kumatagi2016-08-181-3/+3
| | | | | | | | |
| * | | | | | | | Fix errors in docker roleManjunath A Kumatagi2016-08-171-3/+4
| | | | | | | | |
* | | | | | | | | Merge pull request #2367 from tbielawa/FixNewerPyLintErrorsAndrew Butcher2016-09-017-35/+36
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | Fix PyLint errors discovered when upgrading to newer version
| * | | | | | | | Change test requirements file nameTim Bielawa2016-08-292-2/+2
| | | | | | | | |
| * | | | | | | | Try installing setuptools before the rest of the requirementsTim Bielawa2016-08-262-1/+1
| | | | | | | | |
| * | | | | | | | Switch to using a requirements.txt file and ensure that setuptools is pinned ↵Tim Bielawa2016-08-262-4/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to the latest version available on RHEL7
| * | | | | | | | Try using parse_version from pkg_resources insteadTim Bielawa2016-08-261-3/+3
| | | | | | | | |
| * | | | | | | | Add missing pip requirement to virtualenvTim Bielawa2016-08-261-1/+1
| | | | | | | | |
| * | | | | | | | Fix PyLint errors discovered when upgrading to newer versionTim Bielawa2016-08-265-32/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fixes PyLint to run in the virtualenv used for all tests * Replaced 'LooseVersion' with 'parse_version' from setuptools - This is a work around for the issue in https://github.com/PyCQA/pylint/issues/73 in which pylint can not import disutils.version correctly in a virtualenv. * Removed the unused function 'delete_hosts' which was causing a pylint error as well * Removed a deprecated pylint pragma option, 'bad-builtin' * Fixed some import ordering issues it was picky about * Added another disable for a case where the PyLint suggestion would have us altering the container we would be iterating over * Add code-coverage reports to the unittests with the MINIMUM coverage percentage for success set to 70% - Current test coverage is at 76%
* | | | | | | | | Automatic commit of package [openshift-ansible] release [3.4.1-1].Scott Dodson2016-09-012-2/+5
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Automatic commit of package [openshift-ansible] release [3.3.20-1].Scott Dodson2016-08-312-2/+7
| | | | | | | |
* | | | | | | | Merge pull request #2394 from sdodson/revert-2238Scott Dodson2016-08-311-2/+2
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Restore network plugin configuration
| * | | | | | | | Restore network plugin configurationScott Dodson2016-08-311-2/+2
| | | | | | | | |