summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | pre-pull images before stopping dockerJan Chaloupka2017-07-032-15/+14
| | |/ / / | |/| | |
* | | | | Merge pull request #3131 from sdodson/no_proxy_bz1414749_bz1414748OpenShift Bot2017-07-031-18/+27
|\ \ \ \ \
| * | | | | Always convert no_proxy from string into a listScott Dodson2017-07-031-18/+27
* | | | | | Merge pull request #4656 from jcantrill/bz1466680_fix_alt_log_namespaceOpenShift Bot2017-07-031-0/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | fix 1466680. Fix logging deploying to the specified namespaceJeff Cantrill2017-06-301-0/+4
* | | | | | Merge pull request #4641 from wozniakjan/logging_es_probeOpenShift Bot2017-07-031-10/+0
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | logging_es: temporarily disable readiness probeJan Wozniak2017-06-291-10/+0
* | | | | | Merge pull request #4530 from sdodson/node-dnsScott Dodson2017-07-0121-53/+137
|\ \ \ \ \ \
| * | | | | | Fix upgradeScott Dodson2017-06-301-0/+11
| * | | | | | Prevent the script to use default route ip as upstream nameserver.Steve Teuber2017-06-301-1/+2
| * | | | | | Use default ports for dnsmasq and node dnsScott Dodson2017-06-3011-11/+9
| * | | | | | Run dns on the node and use that for dnsmasqScott Dodson2017-06-3022-52/+126
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #4658 from abutcher/openshift-default-registryOpenShift Bot2017-07-011-0/+5
|\ \ \ \ \ \
| * | | | | | Set OPENSHIFT_DEFAULT_REGISTRY in registry dc.Andrew Butcher2017-06-301-0/+5
* | | | | | | Merge pull request #4655 from sosiouxme/20170630-atomic-etcd-bz1466622OpenShift Bot2017-06-302-1/+16
|\ \ \ \ \ \ \
| * | | | | | | docker_image_availability: fix containerized etcdLuke Meyer2017-06-302-1/+16
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #4607 from sosiouxme/20170627-docker-storage-vgs-unitsOpenShift Bot2017-06-301-1/+1
|\ \ \ \ \ \ \
| * | | | | | | docker_storage check: make vgs return sane outputLuke Meyer2017-06-271-1/+1
* | | | | | | | Merge pull request #4659 from sdodson/image-stream-syncScott Dodson2017-06-30325-2101/+34994
|\ \ \ \ \ \ \ \
| * | | | | | | | Update v1.4 image streams and templatesScott Dodson2017-06-3034-215/+3163
| * | | | | | | | xPaaS v1.4.0 for v3.4Scott Dodson2017-06-3080-553/+9869
| * | | | | | | | Sync latest image streams and templates for v1.5Scott Dodson2017-06-3032-208/+2205
| * | | | | | | | 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
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | 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
|\ \ \ \ \ \ \
| * | | | | | | Capture exceptions when resolving available checksRodolfo Carvalho2017-06-232-4/+13
* | | | | | | | Merge pull request #4635 from sdodson/retry-in-docker-restart-handlerScott Dodson2017-06-301-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Add a retry to the docker restart handlerScott Dodson2017-06-281-0/+5
* | | | | | | | | Merge pull request #4436 from rhcarvalho/verify-disk-multipathOpenShift Bot2017-06-302-51/+96
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Enable disk check on containerized installsRodolfo Carvalho2017-06-222-15/+11
| * | | | | | | | | 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
| * | | | | | | | | Refactor DiskAvailability for arbitrary pathsRodolfo Carvalho2017-06-222-34/+64
* | | | | | | | | | Merge pull request #4649 from ewolinetz/bz1465718OpenShift Bot2017-06-302-9/+6
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | 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 labelJan Chaloupka2017-06-301-1/+1
* | | | | | | | | Merge pull request #4654 from ingvagabund/evalute-etcd-backup-directory-name-...Jan Chaloupka2017-06-301-2/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | 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_elasticsearch ro...ewolinetz2017-06-292-11/+13
| |/ / / / / / /
* | | | | | | | Merge pull request #4640 from ingvagabund/fix-backup-and-workdir-dir-paths-fo...Scott Dodson2017-06-291-7/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | fix backup and working directory for etcd run as a system containerJan Chaloupka2017-06-291-7/+16
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #4572 from sdodson/rhel_subscribe_remove_openshift_factsScott Dodson2017-06-292-4/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | Get rid of openshift_facts dep in rhel_subscribeScott Dodson2017-06-232-4/+9