| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-10-27 | Correctly install cockpit | Scott Dodson | |
| Seems this was changed inadvertantly in #5378 | |||
| 2017-10-27 | Merge pull request #5905 from ashcrow/restorcon-for-crio | Scott Dodson | |
| crio: restorcon /var/lib/containers | |||
| 2017-10-27 | Merge pull request #5823 from mtnbikenc/fix-initialize_facts | Scott Dodson | |
| Force include_role to static for loading openshift_facts module | |||
| 2017-10-27 | cri-o: open port 10010 | Giuseppe Scrivano | |
| Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | |||
| 2017-10-27 | Updating console OPENSHIFT_CONSTANTS flag for TSB | Eric Wolinetz | |
| 2017-10-27 | Merge pull request #5880 from giuseppe/fix-docker-crio-credentials | Scott Dodson | |
| docker: set credentials when using system container | |||
| 2017-10-27 | Merge pull request #5742 from mtnbikenc/refactor-checks | Scott Dodson | |
| 1504593 Refactor health check playbooks | |||
| 2017-10-27 | Merge pull request #5874 from mtnbikenc/fix-5675 | Scott Dodson | |
| Remove 'Not Started' status from playbook checkpoint | |||
| 2017-10-27 | bug 1435144. Remove uneeded upgrade in openshift_logging role | Jeff Cantrill | |
| 2017-10-27 | Fix wrong indentation | Ivan Chavero | |
| 2017-10-27 | Merge pull request #5890 from staebler/svc-cat-rc0.1.0 | Scott Dodson | |
| Fix CA Bundle passed to service-catalog broker for ansible-service-broker | |||
| 2017-10-27 | Merge pull request #5760 from sdodson/oa-deps-master | Scott Dodson | |
| Make openshift-ansible depend on all subpackages | |||
| 2017-10-27 | Fix yaml indentation | Ivan Chavero | |
| 2017-10-27 | Merge pull request #5910 from mtnbikenc/remove-origin-inventory | Scott Dodson | |
| Remove inadvertently committed inventory file | |||
| 2017-10-27 | Remove inadvertently committed inventory file | Russell Teague | |
| 2017-10-27 | Merge pull request #5891 from mgugino-upstream-stage/dns-bind-interfaces | Michael Gugino | |
| Change dnsmasq to bind-interfaces + except-interfaces | |||
| 2017-10-27 | bug 1506073. Lower cpu request for logging when it exceeds limit | Jeff Cantrill | |
| 2017-10-27 | Merge pull request #5875 from mgugino-upstream-stage/fix-upgrade-config-hook | Michael Gugino | |
| This previously passed all CI tests, merge queue broke last night. Merging, this is a blocker bug. | |||
| 2017-10-27 | Create default storageclass for cloudprovider openstack | Ping Qin | |
| 2017-10-27 | Automatic commit of package [openshift-ansible] release [3.7.0-0.183.0]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug | |||
| 2017-10-26 | crio: restorcon /var/lib/containers | Steve Milner | |
| When using the cri-o system container some items in /var/lib/containers end up having incorrect labels. This runs restorecon -R /var/lib/containers after the system container is installed. | |||
| 2017-10-26 | Correct openshift_release regular expression | Russell Teague | |
| Match only versions like: 3.7 3.7.0 3.7.0.0 Avoids matches like: 3.7.0.0.0.0 | |||
| 2017-10-26 | Automatic commit of package [openshift-ansible] release [3.7.0-0.182.0]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug | |||
| 2017-10-26 | Merge pull request #5885 from kwoodson/fix_image_clean | Scott Dodson | |
| Moving removal of unwanted artifacts to image_prep. | |||
| 2017-10-26 | crio: Add failed_when to overlay check | Steve Milner | |
| Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1506399 Signed-off-by: Steve Milner <smilner@redhat.com> | |||
| 2017-10-26 | Merge pull request #5900 from kwoodson/cert_key_path_fix | Scott Dodson | |
| Documentation fix for openshift_aws_iam_cert_key_path | |||
| 2017-10-26 | Merge pull request #5882 from mgugino-upstream-stage/persistent-journald-logs | Scott Dodson | |
| Ensure journald persistence directories exist | |||
| 2017-10-26 | Fixing documentation for the cert_key_path variable name. | Kenny Woodson | |
| 2017-10-26 | Merge pull request #5793 from tbielawa/openshift_management_module | OpenShift Merge Robot | |
| Automatic merge from submit-queue. Openshift MGMT Fixes and Container Provider Integration Various small fixes/polishing to the openshift management role. * Updated uninstall script * Automatically add cluster to new management deployment * Scaffolding for scripts to add *N* number of OCP/Origin clusters as Container Providers in any arbitrary MIQ/CFME instance * Fix mis-named task in `openshift_nfs/create_export` * Uninstall playbook only runs on one master | |||
| 2017-10-26 | Update the name of the service-catalog binary | staebler | |
| 2017-10-26 | Automatic commit of package [openshift-ansible] release [3.7.0-0.181.0]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug | |||
| 2017-10-26 | Merge pull request #5856 from sngchlko/fix-typo-in-kuryr | Michael Gugino | |
| Fix typo and add detailed comments in kuryr | |||
| 2017-10-26 | Merge pull request #5863 from mgugino-upstream-stage/fix-logging-loop-warnings | OpenShift Merge Robot | |
| Automatic merge from submit-queue. Fix loop_var warnings during logging install Currently, install_logging.yml in openshift_logging role loops over other roles. This creates a collision with the keyword 'item' in those roles. This commit adds the loop_var as suggested by ansible warnings. | |||
| 2017-10-26 | docker: set credentials when using system container | Giuseppe Scrivano | |
| Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | |||
| 2017-10-26 | Automatic commit of package [openshift-ansible] release [3.7.0-0.179.0]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug | |||
| 2017-10-25 | Merge pull request #5655 from giuseppe/etcd-additional-bind-mount | OpenShift Merge Robot | |
| Automatic merge from submit-queue. etcd: remove hacks for the system container This removes the special handling of the etcd directories when running as a system container. Marked as WIP as it depends from this [change](https://bugzilla.redhat.com/show_bug.cgi?id=1484326) in the etcd image to be reflected into `registry.access.redhat.com/rhel7/etcd` | |||
| 2017-10-25 | Change dnsmasq to bind-interfaces + except-interfaces | Michael Gugino | |
| Currently, we have to set the listen ip for dnsmasq via ansible during installation. This commit enables dnsmasq to bind-interfaces + exclude interfaces to ensure dnsmasq doesn't listen on lo interface. | |||
| 2017-10-25 | Merge pull request #5830 from abutcher/registry-deployment | OpenShift Merge Robot | |
| Automatic merge from submit-queue. Ensure deployment_subtype is set within openshift_sanitize_inventory. https://bugzilla.redhat.com/show_bug.cgi?id=1504021 | |||
| 2017-10-25 | Merge pull request #5861 from mtnbikenc/fix-1505537 | Scott Dodson | |
| 1505537 Remove pause from master service startup | |||
| 2017-10-25 | Merge pull request #5850 from mgugino-upstream-stage/remove-base-package | Scott Dodson | |
| Remove base package install | |||
| 2017-10-25 | Fix CA Bundle passed to service-catalog broker for ansible-service-broker | staebler | |
| 2017-10-25 | Glusterfs storage templates for v1.5 added | chinacoolhacker | |
| 2017-10-25 | Re-generate lib_openshift | Jan-Otto Kröpke | |
| 2017-10-25 | bug 1501599. Omit logging project from overcommit restrictions | Jeff Cantrill | |
| 2017-10-25 | Renaming csr to bootstrap for consistency. | Kenny Woodson | |
| 2017-10-25 | Moving removal of unwanted artifacts to image_prep. | Kenny Woodson | |
| 2017-10-25 | Merge pull request #5573 from vshn/registryclaim1 | OpenShift Merge Robot | |
| Automatic merge from submit-queue. Remove unused registry_volume_claim variable The "registry_volume_claim" variable has not been used since at least commit 7cf5cc1 (February 21, 2017) and this commit removes the last mention. | |||
| 2017-10-25 | Ensure journald persistence directories exist | Michael Gugino | |
| Currently, we configure openshfit masters to modify journald to use persistent storage. The directory structure must be created manually according to documentation. This commit ensures the needed directory is created. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1506141 | |||
| 2017-10-25 | Merge pull request #5854 from sdodson/image-stream-sync | Scott Dodson | |
| Sync latest imagestreams and templates | |||
| 2017-10-25 | Merge pull request #5810 from zgalor/refactor-prom-entry | OpenShift Merge Robot | |
| Automatic merge from submit-queue. Add installer checkpoint for prometheus | |||
