summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-07-08Merge pull request #4624 from ↵Jan Chaloupka
ingvagabund/increase-timeout-when-waiting-for-master-and-nodes increase implicit 300s default timeout to explicit 600s
2017-07-08Automatic commit of package [openshift-ansible] release [3.6.138-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.138
2017-07-08Merge pull request #4714 from sdodson/image-stream-syncOpenShift Bot
Merged by openshift-bot
2017-07-07Merge pull request #4719 from abutcher/glusterfs-nodenameOpenShift Bot
Merged by openshift-bot
2017-07-07Merge pull request #4703 from tbielawa/bz1468187Scott Dodson
Run some basic etcd checks after migration to ensure leases are good
2017-07-07Merge pull request #4711 from tbielawa/bz1468424OpenShift Bot
Merged by openshift-bot
2017-07-07Wait for etcd to become healthy before migrating TTLTim Bielawa
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1468187
2017-07-07Use openshift.node.nodename as glusterfs_hostname.Andrew Butcher
2017-07-07Merge pull request #4716 from ewolinetz/fix_broker_configmapScott Dodson
updating configmap map definition to fix asb not starting up correctly
2017-07-07Merge pull request #4717 from ashcrow/fedora-container-moveScott Dodson
container-engine: Update Fedora registry url
2017-07-07container-engine: Update Fedora registry urlSteve Milner
2017-07-07updating configmap map definition to fix asb not starting up correctlyewolinetz
2017-07-07xPaas v1.4.1 for 3.4Scott Dodson
2017-07-07xPaas v1.4.1 for 3.5Scott Dodson
2017-07-07xPaaS 1.4.1 for 3.6Scott Dodson
2017-07-07Only add entries to NO_PROXY settings if a NO_PROXY value is setTim Bielawa
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1468424 Incorrect indentation caused base svc/cluster.local/hostname entries to be added to the NO_PROXY settings regardless of if the user was configuring NO_PROXY or not.
2017-07-07Merge pull request #4692 from shawn-hurley/bugzilla-1467948Scott Dodson
1467948 - Ansible Service Broker configuration values
2017-07-07Automatic commit of package [openshift-ansible] release [3.6.137-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.137
2017-07-06Merge pull request #4702 from ashcrow/atomic-command-workaroundsScott Dodson
Atomic command workarounds
2017-07-06Install container-selinux with container-engineSteve Milner
2017-07-06Merge pull request #4696 from richm/bug-1466152Scott Dodson
Bug 1466152 - Json-file log driver: Neither "openshift_logging_fluentd_use_journal=false" nor omitted collects the log entries
2017-07-06Bug 1466152 - Json-file log driver: Neither ↵Rich Megginson
"openshift_logging_fluentd_use_journal=false" nor omitted collects the log entries https://bugzilla.redhat.com/show_bug.cgi?id=1466152 Do not set openshift_logging_fluentd_use_journal or USE_JOURNAL at all unless it is explicitly set as an ansible param. It is almost always better to let fluentd figure out which log driver docker is using.
2017-07-06Merge pull request #4531 from abutcher/f26-ah-setseboolOpenShift Bot
Merged by openshift-bot
2017-07-06Merge pull request #4694 from ewolinetz/service_catalog_serialScott Dodson
Adding serial: 1 to play to ensure we run one at a time
2017-07-06Adding serial: 1 to play to ensure we run one at a timeewolinetz
2017-07-06Merge pull request #4691 from sdodson/fix-travisScott Dodson
Fix yamllint
2017-07-06Fix yamllintScott Dodson
2017-07-06Merge pull request #4681 from kwoodson/default_registry_env_fixScott Dodson
[BZ 1467786] Fix for OPENSHIFT_DEFAULT_REGISTRY setting in env file.
2017-07-06Merge pull request #4680 from ingvagabund/set-label-of-var-lib-etcdJan Chaloupka
set the proper label of /var/lib/etcd directory
2017-07-06Automatic commit of package [openshift-ansible] release [3.6.136-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.136
2017-07-05Merge pull request #4684 from ewolinetz/service_catalog_multimasterScott Dodson
Addressing servicecatalog doesnt have enough permissions and multimas…
2017-07-05Synching certs and aggregator configs from first master to all other mastersewolinetz
2017-07-05Merge pull request #4554 from richm/add-back-mux-client-configScott Dodson
add back mux_client config that was removed
2017-07-05Addressing servicecatalog doesnt have enough permissions and multimaster ↵ewolinetz
config for service-catalog
2017-07-05Merge pull request #4671 from ↵OpenShift Bot
ingvagabund/use-master-certificates-for-oadm-migrate-etcd-ttl Merged by openshift-bot
2017-07-05Workaround seboolean module with setsebool command.Andrew Butcher
2017-07-05Removed quotes and added env variable to be specific.Kenny Woodson
2017-07-05Automatic commit of package [openshift-ansible] release [3.6.135-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.135
2017-07-05Merge pull request #4678 from tbielawa/bz1467776OpenShift Bot
Merged by openshift-bot
2017-07-05fixing configuation values.Shawn Hurley
2017-07-05Merge pull request #4679 from sdodson/svc-catalog-tagScott Dodson
Update the tag for enterprise service catalog
2017-07-05Update the tag for enterprise service catalogScott Dodson
2017-07-05[BZ 1467786] Fix for OPENSHIFT_DEFAULT_REGISTRY setting.Kenny Woodson
2017-07-05set the proper label of /var/lib/etcd directoryJan Chaloupka
2017-07-05add back mux_client config that was removedRich Megginson
not sure how this got removed, during the rebase of the logging roles perhaps? Also ensure that the value used in the fluentd daemonset env var is lower cased to work with the fluentd/run.sh script.
2017-07-05Fix missing service domain .svc in NO_PROXY settingsTim Bielawa
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1467776 Adds the tld '.svc' to the docker NO_PROXY list
2017-07-05Merge pull request #4664 from sdodson/service-catalog-imagesScott Dodson
Fix service catalog image prefixes
2017-07-05Merge pull request #4674 from ↵Jan Chaloupka
ingvagabund/drop-etcdctl-before-etcd_container-service drop etcdctl before the etcd_container service
2017-07-05Automatic commit of package [openshift-ansible] release [3.6.134-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.134
2017-07-04drop etcdctl before the etcd_container serviceJan Chaloupka
If the etcdctl is dropped after the etcd_container is enabled, label of /var/lib/etcd directory is set to var_lib_t instead of virt_sandbox_file_t.