| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-08-03 | cli_image: do not require Docker when using CRI-O | Giuseppe Scrivano | |
| Use atomic to copy the CLI binaries to the host. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | |||
| 2017-08-03 | cri-o: skip Set precise containerized version check | Giuseppe Scrivano | |
| Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | |||
| 2017-08-03 | cri-o: skip Docker version test | Giuseppe Scrivano | |
| Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | |||
| 2017-08-03 | cri-o: use only images from Docker Hub | Giuseppe Scrivano | |
| For the time being it won't be added to the Red Hat registry, so use only what is available on Docker Hub. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | |||
| 2017-08-03 | cri-o: Enable systemd-modules-load if required | Steve Milner | |
| If we had to drop the overlay file in /etc/modules-load.d/ then enable the systemd-modules-load service and make sure it runs. | |||
| 2017-08-03 | openshift_node: fix typo for experimental-cri | Steve Milner | |
| 2017-08-03 | cri-o: Fix node template to use full variable | Steve Milner | |
| 2017-08-03 | cri-o: Ensure overlay is available | Steve Milner | |
| Some distro releases may not have overlay loaded into the kernel. This change looks for overlay via lsmod and, if it isn't already there, uses modprobe to load it in and then drops a load config into /etc/modules-load.d/overlay.conf. | |||
| 2017-08-03 | cri-o: Default insecure registries to "" | Steve Milner | |
| 2017-08-03 | crio: use a template for the configuration | Giuseppe Scrivano | |
| Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | |||
| 2017-08-03 | openshift_docker_facts: Add use_crio | Steve Milner | |
| 2017-08-03 | cri-o: Minor fixes for tasks | Steve Milner | |
| 2017-08-03 | cri-o: Hardcode image name to cri-o | Steve Milner | |
| 2017-08-03 | cri-o: Add cri-o as a Wants in node units | Steve Milner | |
| 2017-08-03 | cri-o: configure storage and insecure registries | Giuseppe Scrivano | |
| Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | |||
| 2017-08-03 | node.yaml: configure node to use cri-o when openshift.common.use_crio | Giuseppe Scrivano | |
| Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | |||
| 2017-08-03 | inventory: Add use_crio example | Steve Milner | |
| 2017-08-03 | cri-o: Allow cri-o usage. | Steve Milner | |
| This change reuses the docker role to inject cri-o usage. | |||
| 2017-08-02 | Merge pull request #3043 from jkhelil/scaleup_etcd | Scott Dodson | |
| Add etcd scaleup playbook | |||
| 2017-08-02 | Merge pull request #4981 from jarrpa/heketi-key-fix | Scott Dodson | |
| GlusterFS: Copy SSH private key to master node. | |||
| 2017-08-02 | Merge pull request #4969 from sosiouxme/20170801-tolerate-ovs-beyond-36 | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-08-02 | GlusterFS: Copy SSH private key to master node. | Jose A. Rivera | |
| Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1477718 Signed-off-by: Jose A. Rivera <jarrpa@redhat.com> | |||
| 2017-08-02 | package_version check: tolerate release version 3.7 | Luke Meyer | |
| Addresses issue https://github.com/openshift/openshift-ansible/issues/4967 For now, any version >= 3.6 is handled as if it were 3.6. We may want to keep that or fine-tune it later. Also, the ovs_version check is not updated. This is a post-install health check (does not block install/upgrade) with an update already in progress so will be addressed there. | |||
| 2017-08-02 | Merge pull request #4968 from sdodson/cfme-images | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-08-02 | Merge pull request #4976 from kprabhak/kp-calico-updates | Scott Dodson | |
| Missing space | |||
| 2017-08-02 | Missing space | Karthik Prabhakar | |
| 2017-08-02 | Merge pull request #4850 from kwoodson/normalize_logging_entry | Scott Dodson | |
| Normalize logging entry point to include std_include. | |||
| 2017-08-02 | Merge pull request #4958 from sdodson/logging-metrics-imagetag | Scott Dodson | |
| Switch logging and metrics OCP image tag from 3.6.0 to v3.6 | |||
| 2017-08-02 | Merge pull request #4592 from juanvallejo/jvallejo/verify-fluentd-logging-config | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-08-02 | Merge pull request #4916 from richm/mux-client-mode | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-08-01 | Merge pull request #4949 from carlpett/patch-1 | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-08-01 | Merge pull request #4961 from jarrpa/minor-namespace-fix | Scott Dodson | |
| GlusterFS: Check for namespace if deploying a StorageClass | |||
| 2017-08-01 | Merge pull request #4894 from tbielawa/reg-dns-scaleup-bz1469336 | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-08-01 | add fluentd logging driver config check | juanvallejo | |
| 2017-08-01 | Use enterprise images for CFME enterprise deployments | Scott Dodson | |
| 2017-08-01 | use mux_client_mode instead of use_mux_client | Rich Megginson | |
| Instead of the `openshift_logging_use_mux_client` boolean parameter, use `openshift_logging_mux_client_mode` which will allow us to support different mux client use cases: The value `maximal` will cause Fluentd to perform as much of the processing as possible at the local node. This currently means all of the processing *except* for the Kubernetes metadata processing, which will be done by mux. This is the currently recommended mode to use due to current scaling issues. The value `minimal` means that Fluentd will do *no* processing at all, and send the raw logs to mux for processing. This is currently not recommended to use due to current scaling issues. Ansible will warn you if you try to use this mode. `MUX_ALLOW_EXTERNAL` is no longer needed in the mux dc. mux now always operates to process external logs. The ansible setting `openshift_logging_mux_allow_external` is still required in order to set up the mux service to accept connections from outside of the cluster. | |||
| 2017-08-01 | Merge pull request #4700 from sdodson/rate-limit | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-08-01 | GlusterFS: Check for namespace if deploying a StorageClass | Jose A. Rivera | |
| Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1476197 Signed-off-by: Jose A. Rivera <jarrpa@redhat.com> | |||
| 2017-08-01 | Switch logging and metrics OCP image tag from 3.6.0 to v3.6 | Scott Dodson | |
| 2017-08-01 | Merge pull request #4912 from abutcher/openshift-node-facts | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-07-31 | Merge pull request #4954 from kwoodson/storageclass_doc_fix | Scott Dodson | |
| Fixing storageclass doc variable. | |||
| 2017-07-31 | Merge pull request #4900 from ↵ | OpenShift Bot | |
| ingvagabund/move-common-openshift-node-systemd-unit-tasks-into-separete-files Merged by openshift-bot | |||
| 2017-07-31 | Fixing storageclass doc variable. | Kenny Woodson | |
| 2017-07-31 | Merge pull request #4952 from jarrpa/namespace_fix | Scott Dodson | |
| GlusterFS: Fix variable names in defaults. | |||
| 2017-07-31 | GlusterFS: Fix variable names in defaults. | Jose A. Rivera | |
| Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1476197 Signed-off-by: Jose A. Rivera <jarrpa@redhat.com> | |||
| 2017-07-31 | Merge pull request #4919 from srampal/contiv_1.1.1 | Scott Dodson | |
| Some automation fixes for contiv GUI/auth_proxy & vxlan mode | |||
| 2017-07-31 | Fix aws_secret_key check | Calle Pettersson | |
| 2017-07-29 | Merge pull request #4933 from kwoodson/policy_to_binding | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-07-28 | Merge pull request #4943 from jcantrill/file_buffer_master | Scott Dodson | |
| Impl fluentd file buffer | |||
| 2017-07-28 | Merge pull request #4918 from sdodson/fix-sysconfig-check | OpenShift Bot | |
| Merged by openshift-bot | |||
