summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | xPaaS v1.4.0 for v3.5Scott Dodson2017-06-3080-553/+9869
| | | | | | | | |
| * | | | | | | | Update latest image streams for v3.6Scott Dodson2017-06-3018-18/+18
| | | | | | | | |
| * | | | | | | | Bump xPaas v1.4.0 for v3.6Scott Dodson2017-06-3081-554/+9870
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #4660 from ewolinetz/bz1466233Scott Dodson2017-06-302-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 DNEewolinetz2017-06-302-1/+8
| | | | | | | |
| * | | | | | | Updating to use openshift.master.etcd_hosts for etcd servers for apiserverewolinetz2017-06-302-2/+2
| |/ / / / / /
* | | | | | | Merge pull request #4565 from rhcarvalho/handle-incorrect-check-namesOpenShift Bot2017-06-302-4/+13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Merged by openshift-bot
| * | | | | | | Capture exceptions when resolving available checksRodolfo Carvalho2017-06-232-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-handlerScott Dodson2017-06-301-0/+5
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add a retry to the docker restart handler
| * | | | | | | | Add a retry to the docker restart handlerScott Dodson2017-06-281-0/+5
| | | | | | | | |
* | | | | | | | | Merge pull request #4436 from rhcarvalho/verify-disk-multipathOpenShift Bot2017-06-303-51/+97
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Merged by openshift-bot
| * | | | | | | | | PAPR: customize disk space requirementsRodolfo Carvalho2017-06-221-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 installsRodolfo Carvalho2017-06-222-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 docstringRodolfo Carvalho2017-06-221-1/+2
| | | | | | | | | |
| * | | | | | | | | Add suggestion to check disk space in any pathRodolfo Carvalho2017-06-221-1/+5
| | | | | | | | | |
| * | | | | | | | | Require at least 1GB in /usr/bin/local and tempdirRodolfo Carvalho2017-06-222-1/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | During install, those paths are used and require some free space.
| * | | | | | | | | Refactor DiskAvailability for arbitrary pathsRodolfo Carvalho2017-06-222-34/+64
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prepare the check to support verifying multiple paths, not only /var.
* | | | | | | | | | Merge pull request #4649 from ewolinetz/bz1465718OpenShift Bot2017-06-302-9/+6
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | Merged by openshift-bot
| * | | | | | | | | Adding labels for elasticsearch and kibana servicesewolinetz2017-06-292-9/+6
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge pull request #4653 from ingvagabund/run-etcd_container_with-spc_t-labelScott Dodson2017-06-301-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | run etcd_container with type:spc_t label
| * | | | | | | | run etcd_container with type:spc_t labelJan Chaloupka2017-06-301-1/+1
| | | | | | | | |
* | | | | | | | | Merge pull request #4654 from ↵Jan Chaloupka2017-06-301-2/+8
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ingvagabund/evalute-etcd-backup-directory-name-only-once evalute etcd backup directory name only once
| * | | | | | | | | evalute etcd backup directory name only onceJan Chaloupka2017-06-301-2/+8
| |/ / / / / / / /
* | | | | | | | | Merge pull request #4651 from ewolinetz/logging_ops_pvc_nameScott Dodson2017-06-302-11/+13
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | Fixing ops storage options being passed to openshift_logging_elastics…
| * | | | | | | | Fixing ops storage options being passed to openshift_logging_elasticsearch ↵ewolinetz2017-06-292-11/+13
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | role fixing default ops pv selector
* | | | | | | | Automatic commit of package [openshift-ansible] release [3.6.129-1].Jenkins CD Merge Bot2017-06-302-2/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.129
* | | | | | | | Merge pull request #4640 from ↵Scott Dodson2017-06-291-7/+16
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ingvagabund/fix-backup-and-workdir-dir-paths-for-etcd-system-container fix backup and working directory for etcd run as a system container
| * | | | | | | | fix backup and working directory for etcd run as a system containerJan Chaloupka2017-06-291-7/+16
| | | | | | | | |
* | | | | | | | | Merge pull request #4642 from giuseppe/fix-upgrade-etcd-runc-nameScott Dodson2017-06-291-1/+1
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | upgrade: fix name for the etcd system container
| * | | | | | | | | upgrade: fix name for the etcd system containerGiuseppe Scrivano2017-06-291-1/+1
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes this error when running upgrade_etcd.yml: The conditional check 'etcd_container_version | default('99') | version_compare(etcd_upgrade_version,'<')' failed. The error was: Version comparison: LooseVersion instance has no attribute 'version' Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
* | | | | | | | | Merge pull request #4572 from sdodson/rhel_subscribe_remove_openshift_factsScott Dodson2017-06-292-4/+9
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Get rid of openshift_facts dep in rhel_subscribe
| * | | | | | | | | Get rid of openshift_facts dep in rhel_subscribeScott Dodson2017-06-232-4/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Because you can't install PyYAML before you subscribe
* | | | | | | | | | Merge pull request #4596 from steveteuber/patch-2Scott Dodson2017-06-291-1/+1
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Fix generate role binding destination for the HOSA service account
| * | | | | | | | | | Fix generate role binding destination for the HOSA service accountSteve Teuber2017-06-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The task `Generate role binding for the hawkular-openshift-agent service account` use wrong template destination: https://github.com/openshift/openshift-ansible/blob/master/roles/openshift_metrics/tasks/install_metrics.yaml#L47
* | | | | | | | | | | Merge pull request #4645 from mtnbikenc/fix-version-checkScott Dodson2017-06-291-6/+6
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Correct version comparisons to ensure proper fact evaluation
| * | | | | | | | | | | Correct version comparisons to ensure proper evaluationRussell Teague2017-06-291-6/+6
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When a user supplies the openshift_image_tag inventory fact as '3.5', the evaluation of `version >= LooseVersion('3.5.0')` will return False. Changing the evaluation against only the X.X release will properly return True.
* | | | | | | | | | | Merge pull request #4643 from ewolinetz/metrics_local_becomeScott Dodson2017-06-293-0/+7
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | Adding become: false to local_action tasks
| * | | | | | | | | | Adding become: false to local_action tasksewolinetz2017-06-293-0/+7
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #4633 from ashcrow/pathScott Dodson2017-06-291-0/+3
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | etcd_migrate: Add /usr/local/bin to path for oadm
| * | | | | | | | | etcd_migrate: Add /var/usrlocal/bin to path for oadmSteve Milner2017-06-281-1/+1
| | | | | | | | | |
| * | | | | | | | | etcd_migrate: Add /usr/local/bin to path for oadmSteve Milner2017-06-281-0/+3
| | |_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are cases where ansible may not keep the expected environment PATH. This change adds /usr/local/bin to the PATH on the oadm call. Ref: https://bugzilla.redhat.com/show_bug.cgi?id=1464010
* | | | | | | | | Merge pull request #4451 from wozniakjan/logging_es_heap_dumpScott Dodson2017-06-291-0/+3
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | logging: write ES heap dump to persistent storage
| * | | | | | | | | logging: write ES heap dump to persistent storageJan Wozniak2017-06-141-0/+3
| | | | | | | | | |
* | | | | | | | | | Merge pull request #4618 from nhosoi/resource_limitsScott Dodson2017-06-292-4/+16
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Sync environment variables FLUENTD/MUX_CPU_LIMIT FLUENTD/MUX_MEMORY_L…
| * | | | | | | | | | Sync environment variables FLUENTD/MUX_CPU_LIMIT FLUENTD/MUX_MEMORY_LIMIT ↵Noriko Hosoi2017-06-272-4/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with the resource limit values.
* | | | | | | | | | | Merge pull request #4602 from abutcher/named-cert-redeployScott Dodson2017-06-292-0/+31
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Update master configuration for named certificates during master cert redeploy.
| * | | | | | | | | | | Update master configuration for named certificates during master cert redeploy.Andrew Butcher2017-06-272-0/+31
| | | | | | | | | | | |
* | | | | | | | | | | | Automatic commit of package [openshift-ansible] release [3.6.128-1].Jenkins CD Merge Bot2017-06-292-2/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.128
* | | | | | | | | | | | Merge pull request #4634 from fabianvf/asb-etcd-path-parameterScott Dodson2017-06-283-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | Parameterize etcd binary path for ansible service broker
| * | | | | | | | | | | parameterize etcd binary pathFabian von Feilitzsch2017-06-283-1/+4
|/ / / / / / / / / / /