summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Expand)AuthorAgeFilesLines
* Add arbitrary firewall port config to master tooScott Dodson2017-10-301-1/+3
* Merge pull request #5769 from jarrpa/image-revertOpenShift Merge Robot2017-10-301-1/+1
|\
| * GlusterFS: Remove image option from heketi commandJose A. Rivera2017-10-161-1/+1
* | Merge pull request #5864 from JacobTanenbaum/new-CIDROpenShift Merge Robot2017-10-301-0/+5
|\ \
| * | add new clusterNetworks fields to new installsJacob Tanenbaum2017-10-271-0/+5
* | | Merge pull request #5720 from sdodson/issue5108Scott Dodson2017-10-302-0/+16
|\ \ \
| * | | Add dm_thin_pool for gluster useScott Dodson2017-10-302-0/+16
* | | | Merge pull request #5899 from staebler/update_service_catalog_binary_nameOpenShift Merge Robot2017-10-272-2/+4
|\ \ \ \
| * | | | Update the name of the service-catalog binarystaebler2017-10-262-2/+4
* | | | | Merge pull request #5816 from sosiouxme/20171019-disk-check-sum-varOpenShift Merge Robot2017-10-272-3/+33
|\ \ \ \ \
| * | | | | disk_availability check: include submount storageLuke Meyer2017-10-202-3/+33
* | | | | | Merge pull request #5897 from jcantrill/1506073_cpu_request_match_limitOpenShift Merge Robot2017-10-278-7/+50
|\ \ \ \ \ \
| * | | | | | bug 1506073. Lower cpu request for logging when it exceeds limitJeff Cantrill2017-10-278-7/+50
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #3806 from jcantrill/upgrade_logging_invalidOpenShift Merge Robot2017-10-271-79/+0
|\ \ \ \ \ \
| * | | | | | bug 1435144. Remove uneeded upgrade in openshift_logging roleJeff Cantrill2017-10-271-79/+0
* | | | | | | Merge pull request #5887 from kwoodson/rename_csrKenny Woodson2017-10-272-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Renaming csr to bootstrap for consistency.Kenny Woodson2017-10-252-2/+2
* | | | | | | | cri-o: Set max log size to 50 mbMrunal Patel2017-10-271-1/+1
* | | | | | | | Merge pull request #5911 from giuseppe/crio-open-port-10010Scott Dodson2017-10-274-0/+53
|\ \ \ \ \ \ \ \
| * | | | | | | | cri-o: open port 10010Giuseppe Scrivano2017-10-274-0/+53
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #5901 from ashcrow/failed-whenScott Dodson2017-10-271-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | crio: Add failed_when to overlay checkSteve Milner2017-10-261-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #5904 from mtnbikenc/fix-openshift_releaseRussell Teague2017-10-271-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Correct openshift_release regular expressionRussell Teague2017-10-261-1/+1
* | | | | | | | | Merge pull request #5905 from ashcrow/restorcon-for-crioScott Dodson2017-10-271-0/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | crio: restorcon /var/lib/containersSteve Milner2017-10-261-0/+4
* | | | | | | | | | Merge pull request #5880 from giuseppe/fix-docker-crio-credentialsScott Dodson2017-10-271-0/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | docker: set credentials when using system containerGiuseppe Scrivano2017-10-263-11/+15
* | | | | | | | | | | Merge pull request #5742 from mtnbikenc/refactor-checksScott Dodson2017-10-272-1/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Refactor health check playbooksRussell Teague2017-10-122-1/+6
* | | | | | | | | | | | Merge pull request #5874 from mtnbikenc/fix-5675Scott Dodson2017-10-271-5/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Remove 'Not Started' status from playbook checkpointRussell Teague2017-10-251-5/+0
* | | | | | | | | | | | Merge pull request #5890 from staebler/svc-cat-rc0.1.0Scott Dodson2017-10-271-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix CA Bundle passed to service-catalog broker for ansible-service-brokerstaebler2017-10-251-1/+1
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #5891 from mgugino-upstream-stage/dns-bind-interfacesMichael Gugino2017-10-272-1/+9
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Change dnsmasq to bind-interfaces + except-interfacesMichael Gugino2017-10-252-1/+9
* | | | | | | | | | | | Merge pull request #5885 from kwoodson/fix_image_cleanScott Dodson2017-10-261-7/+0
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Moving removal of unwanted artifacts to image_prep.Kenny Woodson2017-10-251-7/+0
* | | | | | | | | | | | | Merge pull request #5882 from mgugino-upstream-stage/persistent-journald-logsScott Dodson2017-10-261-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Ensure journald persistence directories existMichael Gugino2017-10-251-0/+5
* | | | | | | | | | | | | | Merge pull request #5793 from tbielawa/openshift_management_moduleOpenShift Merge Robot2017-10-2612-83/+341
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Fix lintTim Bielawa2017-10-201-2/+7
| * | | | | | | | | | | | | Move add_many_container_providers.yml to playbooks/byo/openshift-management w...Andrew Butcher2017-10-203-42/+2
| * | | | | | | | | | | | | Refactor adding multiple container providersTim Bielawa2017-10-206-53/+94
| * | | | | | | | | | | | | Management Cleanup and Provider IntegrationTim Bielawa2017-10-209-52/+304
* | | | | | | | | | | | | | Merge pull request #5856 from sngchlko/fix-typo-in-kuryrMichael Gugino2017-10-261-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Fix typo and add detailed comments in kuryrSeungcheol Ko2017-10-241-3/+3
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #5863 from mgugino-upstream-stage/fix-logging-loop-warningsOpenShift Merge Robot2017-10-261-12/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Fix loop_var warnings during logging installMichael Gugino2017-10-241-12/+21
* | | | | | | | | | | | | | | Merge pull request #5655 from giuseppe/etcd-additional-bind-mountOpenShift Merge Robot2017-10-259-76/+33
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \