summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Warn users about conflicts with docker0 CIDR rangelpsantil2017-05-012-2/+16
|
* Automatic commit of package [openshift-ansible] release [3.6.46-1].Jenkins CD Merge Bot2017-05-012-2/+6
| | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog
* Merge pull request #4027 from tbielawa/contrib_pre-commit_hookOpenShift Bot2017-05-014-0/+118
|\ | | | | Merged by openshift-bot
| * Merge branch 'master' into contrib_pre-commit_hookTim Bielawa2017-04-2818-196/+346
| |\
| * | Contrib: Hook to verify modules match assembled fragmentsTim Bielawa2017-04-284-0/+118
| | |
* | | Automatic commit of package [openshift-ansible] release [3.6.45-1].Jenkins CD Merge Bot2017-05-012-2/+5
| | | | | | | | | | | | | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog
* | | Automatic commit of package [openshift-ansible] release [3.6.44-1].Jenkins CD Merge Bot2017-04-302-2/+5
| | | | | | | | | | | | | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog
* | | Merge pull request #3817 from ingvagabund/polish-etcd-roleJan Chaloupka2017-04-3011-78/+89
|\ \ \ | | | | | | | | Refactor etcd roles
| * | | Refactor etcd rolesJan Chaloupka2017-04-2811-78/+89
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - introduce block and simplify when conditions - introduce config.yml so the self-standing etcd role can be run (e.g. to test etcd cluster deployment) - remove empty task files - skip dependency on openshift_etcd_ca - replace cert paths with their appropriate variables
* | | | Automatic commit of package [openshift-ansible] release [3.6.43-1].Jenkins CD Merge Bot2017-04-292-2/+13
| | | | | | | | | | | | | | | | | | | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog
* | | | Merge pull request #4003 from lhuard1A/fix_registry_ose_3.2OpenShift Bot2017-04-283-33/+51
|\ \ \ \ | | | | | | | | | | Merged by openshift-bot
| * | | | Fix OpenShift registry deployment on OSE 3.2Lénaïc Huard2017-04-253-33/+51
| | | | | | | | | | | | | | | | | | | | Fix #4000
* | | | | Merge pull request #4018 from ewolinetz/issue4007OpenShift Bot2017-04-281-1/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | | Merged by openshift-bot
| * | | | Adding checks for starting mux for 2.2.0ewolinetz2017-04-261-1/+4
| | | | |
* | | | | Merge pull request #3983 from rhcarvalho/docs-and-ciScott Dodson2017-04-285-123/+236
|\ \ \ \ \ | | | | | | | | | | | | Document pull request process and improve contribution guide
| * | | | | Document the Pull Request processRodolfo Carvalho2017-04-272-0/+88
| | | | | |
| * | | | | Add Table of ContentsRodolfo Carvalho2017-04-271-0/+16
| | | | | |
| * | | | | Improve Contribution GuideRodolfo Carvalho2017-04-271-56/+82
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update how to submit contributions and how to run tests, reorganizing and expanding the content.
| * | | | | Replace absolute with relative URLsRodolfo Carvalho2017-04-271-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This makes the links point to the right place in different contexts (e.g., different branches).
| * | | | | Move repo structure to a separate documentRodolfo Carvalho2017-04-272-55/+55
| | | | | | | | | | | | | | | | | | | | | | | | Reduces the clutter in CONTRIBUTING.md.
| * | | | | Remove outdated information about PRsRodolfo Carvalho2017-04-271-16/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The contents are outdated and irrelevant since the "best practice" is automatically enforced. Documenting the PR flow is out of the Best Practices guide.
| * | | | | Move link to BUILD.md to README.mdRodolfo Carvalho2017-04-272-5/+4
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Most people contributing to the project do not need to build an RPM, so it can be left out of the Contribution Guide. Placing it in the README for still some visibility.
* | | | | Automatic commit of package [openshift-ansible] release [3.6.42-1].Jenkins CD Merge Bot2017-04-282-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog
* | | | | Merge pull request #3994 from codificat/boto-requirementOpenShift Bot2017-04-282-1/+3
|\ \ \ \ \ | | | | | | | | | | | | Merged by openshift-bot
| * | | | | Add python-boto requirementPep Turró Mauri2017-04-252-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | The AWS inventory (inventory/aws/hosts/ec2.py) uses the Boto library.
* | | | | | Merge pull request #4009 from codificat/ex-job-fixOpenShift Bot2017-04-273-68/+80
|\ \ \ \ \ \ | | | | | | | | | | | | | | Merged by openshift-bot
| * | | | | | Fix certificate check Job examplesPep Turró Mauri2017-04-263-68/+80
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The example Job specifications were wrong (they had a Pod spec instead). Also fixing a tabs-vs-spaces problem in examples/README.md.
* | | | | | | Automatic commit of package [openshift-ansible] release [3.6.41-1].Jenkins CD Merge Bot2017-04-272-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog
* | | | | | | Merge pull request #4017 from mtnbikenc/fix-swapOpenShift Bot2017-04-272-2/+2
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Merged by openshift-bot
| * | | | | | | Add bool for proper conditional handlingRussell Teague2017-04-262-2/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Automatic commit of package [openshift-ansible] release [3.6.40-1].Jenkins CD Merge Bot2017-04-272-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog
* | | | | | | Merge pull request #3951 from lhuard1A/fix_bin_cluster_no_glusterfsOpenShift Bot2017-04-274-0/+8
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | Merged by openshift-bot
| * | | | | | Fix cluster creation with `bin/cluster` when there’s no glusterfs nodeLénaïc Huard2017-04-195-3/+11
| | | | | | |
* | | | | | | Automatic commit of package [openshift-ansible] release [3.6.39-1].Jenkins CD Merge Bot2017-04-272-2/+6
| |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog
* | | | | | Merge pull request #3961 from codificat/qe-container-docOpenShift Bot2017-04-263-28/+52
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | Merged by openshift-bot
| * | | | | Move container build instructions to BUILD.mdPep Turró Mauri2017-04-243-21/+26
| | | | | |
| * | | | | Elaborate container image usage instructionsPep Turró Mauri2017-04-241-7/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Explain that the base image expects to run as non-root and the implications of this, and expand the example 'docker run' options in detail.
* | | | | | Automatic commit of package [openshift-ansible] release [3.6.38-1].Jenkins CD Merge Bot2017-04-262-2/+25
| |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog
* | | | | Merge pull request #4005 from jlebon/pr/rhci-journalsOpenShift Bot2017-04-262-20/+34
|\ \ \ \ \ | | | | | | | | | | | | Merged by openshift-bot
| * | | | | .redhat-ci.yml: also publish journal logsJonathan Lebon2017-04-252-20/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update to only target v3.6.0-alpha.1 (will open another PR to target the newly released 1.5.0 on the 1.5 branch). - Move test script to its own file. - Upload journal logs on failure.
* | | | | | Merge pull request #3816 from sosiouxme/20170328-integration-testsOpenShift Bot2017-04-2630-1/+948
|\ \ \ \ \ \ | | | | | | | | | | | | | | Merged by openshift-bot
| * | | | | | integration tests: add CI scriptsLuke Meyer2017-04-259-33/+221
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add some scripts that can be run from Jenkins to build/push test images and to run the tests. Updated README to expand on running tests.
| * | | | | | preflight int tests: define image builds to support testsLuke Meyer2017-04-2510-0/+219
| | | | | | |
| * | | | | | preflight int tests: generalize; add testsLuke Meyer2017-04-2520-98/+406
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make the container setup and teardown more reusable. Remove example tests. Add basic package tests.
| * | | | | | Add stub of preflight integration testsRodolfo Carvalho2017-04-2510-0/+232
| | | | | | |
| * | | | | | Move Python unit tests to subdirectoryRodolfo Carvalho2017-04-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | To make room for integration tests.
* | | | | | | Merge pull request #3950 from lhuard1A/enterprise_ose_3.5OpenShift Bot2017-04-261-3/+6
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Merged by openshift-bot
| * | | | | | | Make the rhel_subscribe role subscribe to OSE 3.5 channel by defaultLénaïc Huard2017-04-191-3/+6
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #3860 from sdodson/backup-v3-dataOpenShift Bot2017-04-251-32/+28
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Merged by openshift-bot
| * | | | | | | Cleanup comments and remove extraneous tasksScott Dodson2017-04-101-23/+7
| | | | | | | |