summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-10-20Management Cleanup and Provider IntegrationTim Bielawa
* Add container provider integration * General cleanup * Poll until service fully starts * Add notes on multiple-provider additions
2017-10-20Automatic commit of package [openshift-ansible] release [3.7.0-0.168.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-10-19Automatic commit of package [openshift-ansible] release [3.7.0-0.167.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-10-19Automatic commit of package [openshift-ansible] release [3.7.0-0.166.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-10-19Automatic commit of package [openshift-ansible] release [3.7.0-0.165.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-10-19Automatic commit of package [openshift-ansible] release [3.7.0-0.164.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-10-19Merge pull request #5746 from staebler/Bug_1496694_new_resource_namesScott Dodson
Update service catalog playbook for service-catalog rc1
2017-10-19Automatic commit of package [openshift-ansible] release [3.7.0-0.163.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-10-19Merge pull request #5809 from enoodle/set_use_manageiq_as_defaultScott Dodson
set use_manageiq true as default
2017-10-19set use_manageiq as defaultErez Freiberger
2017-10-19Automatic commit of package [openshift-ansible] release [3.7.0-0.162.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-10-18Merge pull request #5763 from mgugino-upstream-stage/fix-master-config-upgradeScott Dodson
Remove unneeded master config updates during upgrades
2017-10-18Merge pull request #5804 from smarterclayton/increase_timeoutScott Dodson
Wait longer for GCP stability
2017-10-18Wait longer for stable GCP instancesClayton Coleman
We are seeing instances take longer than 5m to become available, possibly due to GCP infra issues.
2017-10-18Automatic commit of package [openshift-ansible] release [3.7.0-0.161.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-10-18Automatic commit of package [openshift-ansible] release [3.7.0-0.160.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-10-18Change to service-signer.crt for template_service_broker CA_BUNDLEstaebler
2017-10-18Use service-signer.crt for ca_bundle passed to clusterservicebrokerstaebler
2017-10-18Merge pull request #5789 from zgalor/fix_limit_typoScott Dodson
Fix typo in setting prom-proxy memory limit
2017-10-18Merge pull request #5791 from zgalor/fix_selector_defaultScott Dodson
Fix pvc selector default to be empty dict instead of string
2017-10-18Fix pvc selector default to be empty dict instead of stringZohar Galor
2017-10-18Fix typo in setting prom-proxy memory limitZohar Galor
bz: https://bugzilla.redhat.com/show_bug.cgi?id=1493368
2017-10-18Merge pull request #5361 from kwoodson/fix_bootstrap_filesScott Dodson
Provisioning updates.
2017-10-18Merge pull request #5459 from zgalor/nfs_fixScott Dodson
Fix prometheus role nfs
2017-10-18Merge pull request #5774 from mgugino-upstream-stage/docker-option-fixScott Dodson
Fix missing docker option signature-verification
2017-10-18Automatic commit of package [openshift-ansible] release [3.7.0-0.159.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-10-17Merge pull request #5785 from sdodson/tsb-rpm-fixScott Dodson
Updating openshift-ansible.spec file to include files dir
2017-10-17Updating openshift-ansible.spec file to include files dirScott Dodson
2017-10-17Do not remove files for bootstrap if resolv or dns.Kenny Woodson
2017-10-17Merge pull request #5730 from sdodson/restart-controllersScott Dodson
Restart all controllers to force reconfiguration during upgrade
2017-10-17Merge pull request #5754 from ewolinetz/bz1501831Scott Dodson
Updating ES proxy image prefix and version to match other components
2017-10-17Remove unneeded master config updates during upgradesMichael Gugino
Currently, upgrade_control_plane.yml will add any missing sections to the openshift master's config. These additions are only needed once. Users who perform multiple upgrades to their clusters over time do not need to have these variables re-inserted. Currently, re-inserting these variables can cause unwanted local changes. This commit ensures that the variables are only inserted into openshift master's config once. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1486054
2017-10-17Merge pull request #5777 from wozniakjan/eventrouter_bug1501768Scott Dodson
Bug 1501768: fix eventrouter nodeSelector padding
2017-10-17Merge pull request #5765 from abutcher/service-serving-cert-typoOpenShift Merge Robot
Automatic merge from submit-queue. Ensure controllerConfig.serviceServingCert is correctly set during upgrade. A typo was originally introduced in https://github.com/openshift/openshift-ansible/pull/2449 causing an incorrect key to be configured within the master config. This commit ensures that the correct key is set during upgrades. /cc @dlbewley https://bugzilla.redhat.com/show_bug.cgi?id=1500981
2017-10-17Rename ServiceBroker to ClusterServiceBroker for ansible_service_broker task.staebler
2017-10-17Merge pull request #5768 from giuseppe/crio-error-out-with-node-docker-containerOpenShift Merge Robot
Automatic merge from submit-queue. cri-o: error out when node is a Docker container Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1489555 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2017-10-17Bug 1501768: fix eventrouter nodeSelector paddingJan Wozniak
2017-10-17Add apiserver.crt to service-catalog controller-manager deployment.staebler
2017-10-17Merge pull request #5687 from jim-minter/tsb_configOpenShift Merge Robot
Automatic merge from submit-queue. Rewire openshift_template_service_broker_namespaces configurable @ewolinetz @bparees
2017-10-17Merge pull request #5744 from mgugino-upstream-stage/latest-image-configOpenShift Merge Robot
Automatic merge from submit-queue. Add ability to set node and master imageConfig to latest Currently, imageConfig.latest is hard-coded to false. This commit adds an appropriate boolean to enable setting to true. Fixes: https://github.com/openshift/openshift-ansible/issues/1422
2017-10-17Automatic commit of package [openshift-ansible] release [3.7.0-0.158.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-10-17Remove redundant faulty role binding ifrom kubeservicecatalog_roles_bindings.ymlstaebler
2017-10-16Reverting proxy image version to v1.0.0 to pass CIEric Wolinetz
2017-10-16Merge pull request #5704 from josefkarasek/docker-auditOpenShift Merge Robot
Automatic merge from submit-queue. Add switch to enable/disable container engine's audit log being stored in elasticsearch If enabled, tho logs are stored in ES' operations index, accessible only by cluster admins.
2017-10-16Fix missing docker option signature-verificationMichael Gugino
Currently, docker 1.12 can be configured to use the run-time parameter of 'signature-verification' By default, rpm installation of docker results in '--signature-verification=false' being added to OPTIONS in /etc/sysconfig/docker Currently, openshift-ansible does not preserve that value. This can cause docker to be unable to pull images from a previously working source due to a change in configuration. This commit adds the option with the default as provided by the rpm installation. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1502560
2017-10-16Fix prometheus role nfsZohar Galor
Allow for external or internal nfs. use facts as used for logging and metrics. Update prometheus-alertmanager image to v0.9.1
2017-10-16Merge pull request #5734 from mtnbikenc/refactor-mgmt-entryOpenShift Merge Robot
Automatic merge from submit-queue. Refactor openshift-management entry point Moves checkpointing steps into path for both full cluster install and individual entry point playbook.
2017-10-16Automatic commit of package [openshift-ansible] release [3.7.0-0.157.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-10-16Merge pull request #5733 from ↵OpenShift Merge Robot
ingvagabund/data-migrate-of-embedded-etcd-not-allowed Automatic merge from submit-queue. data migration of embedded etcd not allowed The v2->v3 migration of an embedded etcd is depricated. Instead, one needs to run: 1. `playbooks/byo/openshift-etcd/embedded2external.yml` to migrate the embedded etcd to an external one (see https://github.com/openshift/openshift-ansible/pull/5672) 2. then `playbooks/byo/openshift-etcd/migrate.yml` to migrate the v2 data to v3 data
2017-10-16Making travis happyEric Wolinetz