| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-10-23 | Remove extraneous spaces that yamllint dislikes | staebler | |
| 2017-10-22 | Remove role bindings during service catalog un-install | staebler | |
| 2017-10-22 | Fix a few small issues in service catalog uninstall | staebler | |
| 2017-10-22 | Automatic commit of package [openshift-ansible] release [3.7.0-0.173.0]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug | |||
| 2017-10-22 | Automatic commit of package [openshift-ansible] release [3.7.0-0.172.0]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug | |||
| 2017-10-21 | Automatic commit of package [openshift-ansible] release [3.7.0-0.171.0]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug | |||
| 2017-10-20 | Merge pull request #5748 from portante/fix-cpu-limits | Scott Dodson | |
| Use "requests" for CPU resources instead of limits | |||
| 2017-10-20 | Merge pull request #5792 from mgugino-upstream-stage/fix-master-undefined-var | Scott Dodson | |
| Fix undefined variable for master upgrades | |||
| 2017-10-20 | Merge pull request #5752 from kwoodson/bz1491399 | Scott Dodson | |
| [bz1491399] Adding pre check to verify clusterid is set along with cloudprovider when performing upgrade. | |||
| 2017-10-20 | Merge pull request #5794 from kwoodson/bz1501271 | Scott Dodson | |
| [bz1501271] Attempt to use ami ssh user and default to ansible_ssh_user. | |||
| 2017-10-20 | Automatic commit of package [openshift-ansible] release [3.7.0-0.170.0]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug | |||
| 2017-10-20 | Merge pull request #5821 from abutcher/ca-trust-skip-restart | Scott Dodson | |
| Check for container runtime prior to restarting when updating system CA trust. | |||
| 2017-10-20 | Merge pull request #5766 from jcantrill/1489498_preserve_replica_count | Scott Dodson | |
| bug 1489498. preserve replica and shard settings | |||
| 2017-10-20 | Merge pull request #5749 from abutcher/servinginfo-client-ca-upgrade | OpenShift Merge Robot | |
| Automatic merge from submit-queue. Set servingInfo.clientCA to ca.crt during upgrade. https://bugzilla.redhat.com/show_bug.cgi?id=1501795 | |||
| 2017-10-20 | Automatic commit of package [openshift-ansible] release [3.7.0-0.169.0]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug | |||
| 2017-10-20 | Merge pull request #5783 from dymurray/readiness | Scott Dodson | |
| Bug 1503233 - Add liveness and readiness probe checks to ASB deployme… | |||
| 2017-10-20 | Merge pull request #5574 from dulek/containerized_kuryr_support | Scott Dodson | |
| Initial Kuryr support | |||
| 2017-10-20 | Automatic commit of package [openshift-ansible] release [3.7.0-0.168.0]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug | |||
| 2017-10-20 | Initial Kuryr support | Michał Dulko | |
| This commit enables deploying Kuryr networking on top of OpenShift in containers. kuryr-controller is a Deployment and kuryr-cni is deployed as DaemonSet (container will drop all CNI configuration files). Co-Authored-By: Antoni Segura Puimedon <celebdor@gmail.com> | |||
| 2017-10-19 | Automatic commit of package [openshift-ansible] release [3.7.0-0.167.0]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug | |||
| 2017-10-19 | Check for container runtime prior to restarting when updating system CA trust. | Andrew Butcher | |
| 2017-10-19 | Automatic commit of package [openshift-ansible] release [3.7.0-0.166.0]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug | |||
| 2017-10-19 | Automatic commit of package [openshift-ansible] release [3.7.0-0.165.0]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug | |||
| 2017-10-19 | Use "requests" for CPU resources instead of limits | Peter Portante | |
| We now use a CPU request to ensure logging infrastructure pods are not capped by default for CPU usage. It is still important to ensure we have a minimum amount of CPU. We keep the use of the variables *_cpu_limit so that the existing behavior is maintained. Note that we don't want to cap an infra pod's CPU usage by default, since we want to be able to use the necessary resources to complete it's tasks. Bug 1501960 (https://bugzilla.redhat.com/show_bug.cgi?id=1501960) | |||
| 2017-10-19 | Automatic commit of package [openshift-ansible] release [3.7.0-0.164.0]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug | |||
| 2017-10-19 | Merge pull request #5746 from staebler/Bug_1496694_new_resource_names | Scott Dodson | |
| Update service catalog playbook for service-catalog rc1 | |||
| 2017-10-19 | Automatic commit of package [openshift-ansible] release [3.7.0-0.163.0]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug | |||
| 2017-10-19 | Merge pull request #5809 from enoodle/set_use_manageiq_as_default | Scott Dodson | |
| set use_manageiq true as default | |||
| 2017-10-19 | set use_manageiq as default | Erez Freiberger | |
| 2017-10-19 | Automatic commit of package [openshift-ansible] release [3.7.0-0.162.0]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug | |||
| 2017-10-18 | Merge pull request #5763 from mgugino-upstream-stage/fix-master-config-upgrade | Scott Dodson | |
| Remove unneeded master config updates during upgrades | |||
| 2017-10-18 | Merge pull request #5804 from smarterclayton/increase_timeout | Scott Dodson | |
| Wait longer for GCP stability | |||
| 2017-10-18 | Wait longer for stable GCP instances | Clayton Coleman | |
| We are seeing instances take longer than 5m to become available, possibly due to GCP infra issues. | |||
| 2017-10-18 | Automatic commit of package [openshift-ansible] release [3.7.0-0.161.0]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug | |||
| 2017-10-18 | Automatic commit of package [openshift-ansible] release [3.7.0-0.160.0]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug | |||
| 2017-10-18 | Change to service-signer.crt for template_service_broker CA_BUNDLE | staebler | |
| 2017-10-18 | Use service-signer.crt for ca_bundle passed to clusterservicebroker | staebler | |
| 2017-10-18 | Merge pull request #5789 from zgalor/fix_limit_typo | Scott Dodson | |
| Fix typo in setting prom-proxy memory limit | |||
| 2017-10-18 | [bz1501271] Attempt to use ami ssh user and default to ansible_ssh_user. | Kenny Woodson | |
| 2017-10-18 | Merge pull request #5791 from zgalor/fix_selector_default | Scott Dodson | |
| Fix pvc selector default to be empty dict instead of string | |||
| 2017-10-18 | Fix undefined variable for master upgrades | Michael Gugino | |
| Currently, oreg_auth_credentials_replace is undefined during master upgrades. This commit ensures this variable is defined during upgrades. | |||
| 2017-10-18 | Fix pvc selector default to be empty dict instead of string | Zohar Galor | |
| 2017-10-18 | Fix typo in setting prom-proxy memory limit | Zohar Galor | |
| bz: https://bugzilla.redhat.com/show_bug.cgi?id=1493368 | |||
| 2017-10-18 | Merge pull request #5361 from kwoodson/fix_bootstrap_files | Scott Dodson | |
| Provisioning updates. | |||
| 2017-10-18 | Merge pull request #5459 from zgalor/nfs_fix | Scott Dodson | |
| Fix prometheus role nfs | |||
| 2017-10-18 | Merge pull request #5774 from mgugino-upstream-stage/docker-option-fix | Scott Dodson | |
| Fix missing docker option signature-verification | |||
| 2017-10-18 | Automatic commit of package [openshift-ansible] release [3.7.0-0.159.0]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug | |||
| 2017-10-17 | Merge pull request #5785 from sdodson/tsb-rpm-fix | Scott Dodson | |
| Updating openshift-ansible.spec file to include files dir | |||
| 2017-10-17 | Updating openshift-ansible.spec file to include files dir | Scott Dodson | |
| 2017-10-17 | Do not remove files for bootstrap if resolv or dns. | Kenny Woodson | |
