| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-07-20 | Merge pull request #4316 from ↵ | Rodolfo Carvalho | |
| juanvallejo/jvallejo/add-increased-etcd-traffic-check add check to detect increased etcd traffic | |||
| 2017-07-20 | Merge pull request #4757 from sosiouxme/20170703-docker-storage-overlay2 | Scott Dodson | |
| openshift_checks/docker_storage: overlay/2 support | |||
| 2017-07-19 | add etcd increased-traffic check | juanvallejo | |
| 2017-07-19 | Merge pull request #4787 from kwoodson/storageclass_fix | Scott Dodson | |
| Fixing invalid param to storageclass. Allowing variable to be passed for default. | |||
| 2017-07-19 | Merge pull request #4783 from fabianvf/broker-bootstrap | Scott Dodson | |
| 1471973- default to bootstrapping the broker on startup | |||
| 2017-07-19 | Merge pull request #4736 from rthallisey/add-sa-policy-to-asb | Scott Dodson | |
| Add an SA policy to the ansible-service-broker | |||
| 2017-07-19 | openshift_checks/docker_storage: overlay/2 support | Luke Meyer | |
| fix bug 1469197 https://bugzilla.redhat.com/show_bug.cgi?id=1469197 When Docker is configured with the overlay or overlay2 storage driver, check that it is supported and usage is below threshold. | |||
| 2017-07-19 | Removing parameter kind and allowing default to be passed. | Kenny Woodson | |
| 2017-07-18 | Merge pull request #4769 from jarrpa/glusterfs-fixes-five | Scott Dodson | |
| GlusterFS fixes 5 | |||
| 2017-07-18 | Merge pull request #4754 from jkaurredhat/import-templates-1.6 | Scott Dodson | |
| Import templates 1.6 | |||
| 2017-07-18 | Merge pull request #4778 from jkaurredhat/drain_upgrade-1.6 | Scott Dodson | |
| drain still pending in below files without fix : | |||
| 2017-07-18 | Merge pull request #4786 from sdodson/enable_dnsmasq | Scott Dodson | |
| Remove openshift_use_dnsmasq from aws and libvirt playbooks | |||
| 2017-07-18 | Remove openshift_use_dnsmasq from aws and libvirt playbooks | Scott Dodson | |
| 2017-07-18 | Merge pull request #4779 from kwoodson/define_kms_var | Scott Dodson | |
| Verify kmskey id is defined. | |||
| 2017-07-18 | Merge pull request #4781 from ewolinetz/pod_preset_config | Scott Dodson | |
| Adding podpreset config into master-config | |||
| 2017-07-18 | Merge pull request #4698 from sdodson/service-retries | Scott Dodson | |
| Service retries | |||
| 2017-07-18 | 1471973- default to bootstrapping the broker on startup | Fabian von Feilitzsch | |
| 2017-07-18 | Setting node selector to be empty string | ewolinetz | |
| 2017-07-18 | Add drain retries after 60 second delay | Scott Dodson | |
| 2017-07-18 | Dump some logs | Scott Dodson | |
| 2017-07-18 | daemon_reload on node and ovs start | Scott Dodson | |
| At least in my smoke testing of a containerized install i had to manually reload systemd | |||
| 2017-07-18 | Ensure proper fact evaluation | Scott Dodson | |
| 2017-07-18 | Wrap additional service changes in retries | Scott Dodson | |
| 2017-07-18 | Wrap docker stop in retries | Scott Dodson | |
| 2017-07-18 | Add retries to node restart handlers | Scott Dodson | |
| 2017-07-18 | Test docker restart with retries 3 delay 30 | Steve Milner | |
| 2017-07-18 | Merge pull request #4669 from kwoodson/storageclass | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-07-18 | Adding podpreset config into master-config | ewolinetz | |
| 2017-07-18 | Merge pull request #4780 from derekwaynecarr/fix-example | Scott Dodson | |
| Update image-gc-high-threshold value | |||
| 2017-07-18 | Update image-gc-high-threshold value | Derek Carr | |
| 2017-07-18 | Adding a check for variable definition. | Kenny Woodson | |
| 2017-07-18 | docker: fix docker_selinux_enabled | Luke Meyer | |
| Document the option so that those who want to run on OverlayFS can find it. Fix the task so that setting it to False isn't interpreted as true. | |||
| 2017-07-18 | Changing cluster role to admin | Ryan Hallisey | |
| 2017-07-18 | Merge pull request #4764 from sdodson/ansible-2-3 | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-07-18 | Merge pull request #4758 from ↵ | Rodolfo Carvalho | |
| rhcarvalho/bz1465882-package_version-ovs2.7-on-ocp3.6 Allow Open vSwitch 2.7 on OpenShift 3.5 and 3.6 | |||
| 2017-07-18 | drain still pending in below files without fix : | jkaurredhat | |
| playbooks/common/openshift-cluster/upgrades/docker/docker_upgrade.yml playbooks/common/openshift-cluster/upgrades/upgrade_nodes.yml Signed-off-by: jkaurredhat <jkaur@redhat.com> | |||
| 2017-07-18 | Automatic commit of package [openshift-ansible] release [3.6.153-1]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.153 | |||
| 2017-07-18 | Merge pull request #4762 from tbielawa/bz1470165_bz1468424 | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-07-17 | Merge pull request #4772 from ewolinetz/fix_additive_clusterrole | Scott Dodson | |
| Updating to use oc replace and conditionally update edit and admin roles | |||
| 2017-07-17 | Updating to compare sets instead of sorted lists | ewolinetz | |
| 2017-07-17 | Adding ability to create podpreset for service-catalog-controller for bz1471881 | ewolinetz | |
| 2017-07-17 | Updating to use oc replace and conditionally update edit and admin roles | ewolinetz | |
| 2017-07-17 | Merge pull request #4594 from kwoodson/encryption | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-07-17 | Other playbooks maybe expecting this to be at least an empty string. I think ↵ | Tim Bielawa | |
| they default it to an empty list if its not found. | |||
| 2017-07-17 | Fixed spacing and lint errors. | Kenny Woodson | |
| 2017-07-17 | Switch CI to ansible-2.3.1.0 | Scott Dodson | |
| 2017-07-17 | Fix NO_PROXY environment variable setting | Tim Bielawa | |
| 2017-07-17 | Allow OVS 2.7 in latest OpenShift releases | Rodolfo Carvalho | |
| Change the package_version check to tolerate either Open vSwitch 2.6 or 2.7. Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1465882 This commit removes a unit test that adds no coverage and tests data instead of logic. This coupling makes every change to supported versions require the same changes to the tests. | |||
| 2017-07-17 | Make aos_version module handle multiple versions | Rodolfo Carvalho | |
| Some packages are supported at more than one major.minor version at the same time. Support is added keeping backward compatibility: the 'version' key can be either a string (single version) or a list of versions. | |||
| 2017-07-17 | Split positive and negative unit tests | Rodolfo Carvalho | |
| Split positive and negative tests into their own functions. This means less lines of code, clearer purpose, easier to understand what each test does or doesn't and to add new test cases. | |||
