Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #4668 from giuseppe/etcd-system-container-fix-migration | OpenShift Bot | 2017-07-03 | 1 | -2/+5 |
|\ | | | | | Merged by openshift-bot | ||||
| * | etcd, syscontainer: fix copy of existing datastore | Giuseppe Scrivano | 2017-07-03 | 1 | -2/+5 |
| | | | | | | | | | | | | Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1466638 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | ||||
* | | Merge pull request #4666 from ↵ | OpenShift Bot | 2017-07-03 | 2 | -15/+14 |
|\ \ | | | | | | | | | | | | | ingvagabund/pre-pull-docker-images-before-stopping-docker Merged by openshift-bot | ||||
| * | | pre-pull images before stopping docker | Jan Chaloupka | 2017-07-03 | 2 | -15/+14 |
| | | | |||||
* | | | Merge pull request #3131 from sdodson/no_proxy_bz1414749_bz1414748 | OpenShift Bot | 2017-07-03 | 1 | -18/+27 |
|\ \ \ | | | | | | | | | Merged by openshift-bot | ||||
| * | | | Always convert no_proxy from string into a list | Scott Dodson | 2017-07-03 | 1 | -18/+27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Always add dns_domain, hostname to no_proxy list Fixes BZ1414748 Fixes BZ1414749 | ||||
* | | | | Merge pull request #4656 from jcantrill/bz1466680_fix_alt_log_namespace | OpenShift Bot | 2017-07-03 | 1 | -0/+4 |
|\ \ \ \ | |_|_|/ |/| | | | Merged by openshift-bot | ||||
| * | | | fix 1466680. Fix logging deploying to the specified namespace | Jeff Cantrill | 2017-06-30 | 1 | -0/+4 |
| | | | | |||||
* | | | | Merge pull request #4533 from sdodson/storage-migration-fixes | OpenShift Bot | 2017-07-03 | 1 | -6/+12 |
|\ \ \ \ | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | Fixes to storage migration | Scott Dodson | 2017-06-22 | 1 | -6/+12 |
| | | | | | |||||
* | | | | | Merge pull request #4641 from wozniakjan/logging_es_probe | OpenShift Bot | 2017-07-03 | 1 | -10/+0 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | Merged by openshift-bot | ||||
| * | | | | logging_es: temporarily disable readiness probe | Jan Wozniak | 2017-06-29 | 1 | -10/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The readiness probe, as currently implemented, together with the ES master discovery using the logging-es service, causes a deadlock on clusters with more than one node. Readiness probe will be reintroduced in later release. More information in: https://bugzilla.redhat.com/show_bug.cgi?id=1459430 | ||||
* | | | | | Automatic commit of package [openshift-ansible] release [3.6.132-1]. | Jenkins CD Merge Bot | 2017-07-03 | 2 | -2/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.132 | ||||
* | | | | | Automatic commit of package [openshift-ansible] release [3.6.131-1]. | Jenkins CD Merge Bot | 2017-07-02 | 2 | -2/+41 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.131 | ||||
* | | | | | Merge pull request #4530 from sdodson/node-dns | Scott Dodson | 2017-07-01 | 26 | -64/+163 |
|\ \ \ \ \ | | | | | | | | | | | | | Utilize node dns services | ||||
| * | | | | | Fix upgrade | Scott Dodson | 2017-06-30 | 1 | -0/+11 |
| | | | | | | |||||
| * | | | | | Prevent the script to use default route ip as upstream nameserver. | Steve Teuber | 2017-06-30 | 1 | -1/+2 |
| | | | | | | |||||
| * | | | | | Use default ports for dnsmasq and node dns | Scott Dodson | 2017-06-30 | 11 | -11/+9 |
| | | | | | | |||||
| * | | | | | Run dns on the node and use that for dnsmasq | Scott Dodson | 2017-06-30 | 27 | -63/+152 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #4658 from abutcher/openshift-default-registry | OpenShift Bot | 2017-07-01 | 1 | -0/+5 |
|\ \ \ \ \ | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | Set OPENSHIFT_DEFAULT_REGISTRY in registry dc. | Andrew Butcher | 2017-06-30 | 1 | -0/+5 |
| | | | | | | |||||
* | | | | | | Merge pull request #4655 from sosiouxme/20170630-atomic-etcd-bz1466622 | OpenShift Bot | 2017-06-30 | 2 | -1/+16 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | | docker_image_availability: fix containerized etcd | Luke Meyer | 2017-06-30 | 2 | -1/+16 |
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | fixes bug 1466622 - docker_image_availability check on etcd host failed for 'openshift_image_tag' is undefined | ||||
* | | | | | | Merge pull request #3813 from ewolinetz/role_decomposition_proposal | Scott Dodson | 2017-06-30 | 1 | -0/+353 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Creating initial proposal doc for review | ||||
| * | | | | | | Adding some more sections to additional considerations, being less rigid on ↵ | ewolinetz | 2017-04-27 | 1 | -2/+40 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | large roles for composing -- can also be a playbook | ||||
| * | | | | | | Updating snippet contents, formatting and providing urls | ewolinetz | 2017-04-21 | 1 | -35/+28 |
| | | | | | | | |||||
| * | | | | | | Update snippets and add bullet point on role dependency | ewolinetz | 2017-04-05 | 1 | -0/+81 |
| | | | | | | | |||||
| * | | | | | | Creating initial proposal doc for review | ewolinetz | 2017-03-30 | 1 | -0/+241 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #4607 from sosiouxme/20170627-docker-storage-vgs-units | OpenShift Bot | 2017-06-30 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | | | docker_storage check: make vgs return sane output | Luke Meyer | 2017-06-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix bug 1464974 https://bugzilla.redhat.com/show_bug.cgi?id=1464974 Specify --units on vgs call. In my testing with lvm 2.0.2.171(2) on RHEL Atomic Host 7.4, this turned a response of "<4.07g" into "4.07g" which should resolve the issue. I haven't found what the "<" is for in the first place but I'm thinking this should at least be a safe change. | ||||
* | | | | | | | | Merge pull request #4659 from sdodson/image-stream-sync | Scott Dodson | 2017-06-30 | 325 | -2101/+34994 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Sync all content | ||||
| * | | | | | | | | Update v1.4 image streams and templates | Scott Dodson | 2017-06-30 | 34 | -215/+3163 |
| | | | | | | | | | |||||
| * | | | | | | | | xPaaS v1.4.0 for v3.4 | Scott Dodson | 2017-06-30 | 80 | -553/+9869 |
| | | | | | | | | | |||||
| * | | | | | | | | Sync latest image streams and templates for v1.5 | Scott Dodson | 2017-06-30 | 32 | -208/+2205 |
| | | | | | | | | | |||||
| * | | | | | | | | xPaaS v1.4.0 for v3.5 | Scott Dodson | 2017-06-30 | 80 | -553/+9869 |
| | | | | | | | | | |||||
| * | | | | | | | | Update latest image streams for v3.6 | Scott Dodson | 2017-06-30 | 18 | -18/+18 |
| | | | | | | | | | |||||
| * | | | | | | | | Bump xPaas v1.4.0 for v3.6 | Scott Dodson | 2017-06-30 | 81 | -554/+9870 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #4660 from ewolinetz/bz1466233 | Scott Dodson | 2017-06-30 | 2 | -3/+10 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | Updating to use openshift.master.etcd_hosts for etcd servers for apis… | ||||
| * | | | | | | | Using ca-bundle.crt to connect to local etcd if master.etcd-ca.crt DNE | ewolinetz | 2017-06-30 | 2 | -1/+8 |
| | | | | | | | | |||||
| * | | | | | | | Updating to use openshift.master.etcd_hosts for etcd servers for apiserver | ewolinetz | 2017-06-30 | 2 | -2/+2 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #4565 from rhcarvalho/handle-incorrect-check-names | OpenShift Bot | 2017-06-30 | 2 | -4/+13 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | | | Capture exceptions when resolving available checks | Rodolfo Carvalho | 2017-06-23 | 2 | -4/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Calling the action plugin (e.g. when running a playbook) with an incorrect check name was raising an unhandled exception, leading to poor output in Ansible (requiring a higher verbosity level to see what is going wrong). | ||||
* | | | | | | | | Merge pull request #4635 from sdodson/retry-in-docker-restart-handler | Scott Dodson | 2017-06-30 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add a retry to the docker restart handler | ||||
| * | | | | | | | | Add a retry to the docker restart handler | Scott Dodson | 2017-06-28 | 1 | -0/+5 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge pull request #4436 from rhcarvalho/verify-disk-multipath | OpenShift Bot | 2017-06-30 | 3 | -51/+97 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | | | | | PAPR: customize disk space requirements | Rodolfo Carvalho | 2017-06-22 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently the job reports only 1.7 GB free and it has been able to perform installs, so setting the requirement down to 1.5 GB. | ||||
| * | | | | | | | | | Enable disk check on containerized installs | Rodolfo Carvalho | 2017-06-22 | 2 | -15/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | According to the docs the disk requirements should be similar to non-containerized installs. https://docs.openshift.org/latest/install_config/install/rpm_vs_containerized.html#containerized-storage-requirements | ||||
| * | | | | | | | | | Add module docstring | Rodolfo Carvalho | 2017-06-22 | 1 | -1/+2 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Add suggestion to check disk space in any path | Rodolfo Carvalho | 2017-06-22 | 1 | -1/+5 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Require at least 1GB in /usr/bin/local and tempdir | Rodolfo Carvalho | 2017-06-22 | 2 | -1/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | During install, those paths are used and require some free space. |