Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge pull request #4832 from smarterclayton/stop_using_old_mode | OpenShift Bot | 2017-08-09 | 21 | -271/+49 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| * | | | | | | | | Remove remaining references to openshift-master.service | Clayton Coleman | 2017-08-08 | 6 | -38/+0 | |
| * | | | | | | | | Disable old openshift-master.service on upgrade | Clayton Coleman | 2017-08-08 | 2 | -0/+8 | |
| * | | | | | | | | Use the new election mode (client based) instead of direct etcd access | Clayton Coleman | 2017-08-08 | 1 | -3/+2 | |
| * | | | | | | | | Remove the origin-master.service and associated files | Clayton Coleman | 2017-08-08 | 12 | -229/+38 | |
| * | | | | | | | | Make native clustering the default everywhere | Clayton Coleman | 2017-08-08 | 1 | -1/+1 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #4812 from kwoodson/openshift_version_refactor | OpenShift Bot | 2017-08-08 | 3 | -2/+3 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | Refactor of openshift_version. | Kenny Woodson | 2017-08-08 | 3 | -2/+3 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #4913 from sosiouxme/20170720-refactor-check-results | Rodolfo Carvalho | 2017-08-08 | 22 | -643/+730 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | openshift_checks: refactor logging checks | Luke Meyer | 2017-08-02 | 15 | -616/+699 | |
| * | | | | | | openshift_checks: add property to track 'changed' | Luke Meyer | 2017-08-02 | 12 | -40/+44 | |
* | | | | | | | Merge pull request #4739 from kwoodson/openshift_facts_refactor | Scott Dodson | 2017-08-08 | 7 | -143/+1 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | integration tests: keep openshift_version happy | Luke Meyer | 2017-08-07 | 1 | -4/+0 | |
| * | | | | | | Removing tasks from module openshift_facts. | Kenny Woodson | 2017-08-04 | 6 | -139/+1 | |
* | | | | | | | Merge pull request #4802 from jkaurredhat/metrics_1.6 | Scott Dodson | 2017-08-07 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix for : https://bugzilla.redhat.com/show_bug.cgi?id=1467423 | jkaurredhat | 2017-07-20 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #4909 from jarrpa/glusterfs_name-fix | Scott Dodson | 2017-08-07 | 4 | -9/+9 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | GlusterFS: Default glusterfs_name in loop items. | Jose A. Rivera | 2017-07-28 | 4 | -9/+9 | |
* | | | | | | | | | Merge pull request #5004 from ewolinetz/master_fix_logging_pvc_gen | Scott Dodson | 2017-08-07 | 1 | -36/+47 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Updating PVC generation to only be done if the pvc does not already exist to ... | ewolinetz | 2017-08-04 | 1 | -36/+47 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #4960 from juanvallejo/jvallejo/verify-disk-memory-before-... | OpenShift Bot | 2017-08-07 | 2 | -5/+98 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | add pre-flight checks to ugrade path | juanvallejo | 2017-08-02 | 2 | -5/+98 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | adding readme for openshift_manageiq | Erez Freiberger | 2017-08-07 | 1 | -0/+4 | |
| |_|_|_|/ / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #4898 from giuseppe/cri-o | OpenShift Bot | 2017-08-04 | 15 | -32/+432 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cri-o: configure the CNI network | Giuseppe Scrivano | 2017-08-04 | 2 | -0/+15 | |
| * | | | | | | | | cri-o: Restart cri-o after openshift sdn installation | Steve Milner | 2017-08-03 | 1 | -0/+7 | |
| * | | | | | | | | cri-o: Continue node without SELinux check | Steve Milner | 2017-08-03 | 1 | -3/+3 | |
| * | | | | | | | | cri-o: allow to override CRI-O image indipendently from Docker | Giuseppe Scrivano | 2017-08-03 | 1 | -3/+3 | |
| * | | | | | | | | docker: introduce use_crio_only | Giuseppe Scrivano | 2017-08-03 | 1 | -2/+3 | |
| * | | | | | | | | docker: skip Docker setup when using CRI-O | Giuseppe Scrivano | 2017-08-03 | 1 | -1/+3 | |
| * | | | | | | | | openvswitch: system container depends on the cri-o service | Giuseppe Scrivano | 2017-08-03 | 1 | -1/+12 | |
| * | | | | | | | | cli_image: do not require Docker when using CRI-O | Giuseppe Scrivano | 2017-08-03 | 2 | -25/+83 | |
| * | | | | | | | | cri-o: skip Set precise containerized version check | Giuseppe Scrivano | 2017-08-03 | 1 | -0/+9 | |
| * | | | | | | | | cri-o: skip Docker version test | Giuseppe Scrivano | 2017-08-03 | 1 | -0/+2 | |
| * | | | | | | | | cri-o: use only images from Docker Hub | Giuseppe Scrivano | 2017-08-03 | 1 | -10/+6 | |
| * | | | | | | | | cri-o: Enable systemd-modules-load if required | Steve Milner | 2017-08-03 | 1 | -0/+6 | |
| * | | | | | | | | openshift_node: fix typo for experimental-cri | Steve Milner | 2017-08-03 | 1 | -1/+1 | |
| * | | | | | | | | cri-o: Fix node template to use full variable | Steve Milner | 2017-08-03 | 1 | -1/+1 | |
| * | | | | | | | | cri-o: Ensure overlay is available | Steve Milner | 2017-08-03 | 2 | -0/+22 | |
| * | | | | | | | | cri-o: Default insecure registries to "" | Steve Milner | 2017-08-03 | 2 | -1/+2 | |
| * | | | | | | | | crio: use a template for the configuration | Giuseppe Scrivano | 2017-08-03 | 2 | -24/+137 | |
| * | | | | | | | | openshift_docker_facts: Add use_crio | Steve Milner | 2017-08-03 | 1 | -0/+1 | |
| * | | | | | | | | cri-o: Minor fixes for tasks | Steve Milner | 2017-08-03 | 1 | -2/+1 | |
| * | | | | | | | | cri-o: Hardcode image name to cri-o | Steve Milner | 2017-08-03 | 1 | -1/+1 | |
| * | | | | | | | | cri-o: Add cri-o as a Wants in node units | Steve Milner | 2017-08-03 | 2 | -1/+2 | |
| * | | | | | | | | cri-o: configure storage and insecure registries | Giuseppe Scrivano | 2017-08-03 | 2 | -3/+34 | |
| * | | | | | | | | node.yaml: configure node to use cri-o when openshift.common.use_crio | Giuseppe Scrivano | 2017-08-03 | 1 | -0/+15 | |
| * | | | | | | | | cri-o: Allow cri-o usage. | Steve Milner | 2017-08-03 | 2 | -0/+110 | |
* | | | | | | | | | Merge pull request #4673 from enoodle/allow_manageiq_to_read_logs | Scott Dodson | 2017-08-04 | 2 | -2/+8 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | adding pods/logs to manageiq role | Erez Freiberger | 2017-08-03 | 2 | -2/+8 | |
| |/ / / / / / / / |