| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-11-15 | Add rolebinding-reader | Scott Dodson | |
| Fixes Bug 1390913 Fixes BZ1390913 | |||
| 2016-11-14 | Merge pull request #2802 from sdodson/image-stream-sync | Scott Dodson | |
| Sync latest image stream and templates | |||
| 2016-11-14 | Sync logging deployer changes from origin to enterprise | Scott Dodson | |
| Pulls in https://github.com/openshift/origin-aggregated-logging/commit/d40fd9b83a6f6c0fb962db8869e6a35ef4f72751 https://github.com/openshift/origin-aggregated-logging/commit/f55cf03231d3ff2c7c9f2b9c8a4e1c29b4535c9c | |||
| 2016-11-14 | Sync latest enterprise/metrics-deployer.yaml | Scott Dodson | |
| 2016-11-14 | Sync latest s2i content | Scott Dodson | |
| 2016-11-14 | Merge pull request #2562 from sdodson/etcd3 | Scott Dodson | |
| etcd upgrade playbooks | |||
| 2016-11-14 | Merge pull request #2794 from dgoodwin/no-fact-cache | Scott Dodson | |
| Fix HA upgrade when fact cache deleted. | |||
| 2016-11-14 | Merge pull request #2798 from tbielawa/BZ1389137 | Tim Bielawa | |
| Fix commit-offsets in version detection for containerized installs | |||
| 2016-11-14 | Actually upgrade host etcdctl no matter what | Scott Dodson | |
| 2016-11-14 | Make etcd containerized upgrade stepwise | Scott Dodson | |
| 2016-11-14 | Fix commit-offsets in version detection for containerized installs | Tim Bielawa | |
| * Applies the chomp_commit_offset logic to container version detection https://bugzilla.redhat.com/show_bug.cgi?id=1389137 | |||
| 2016-11-14 | Fix HA upgrade when fact cache deleted. | Devan Goodwin | |
| This variable is referenced in the systemd unit templates, this seems like the easiest and most consistent fix. | |||
| 2016-11-14 | Merge pull request #2797 from abutcher/metrics-version | Scott Dodson | |
| Fix openshift_hosted_metrics_deployer_version set_fact. | |||
| 2016-11-14 | Fix openshift_hosted_metrics_deployer_version set_fact. | Andrew Butcher | |
| 2016-11-14 | Merge pull request #2793 from mtnbikenc/docker-fix | Scott Dodson | |
| Added dependency of os_firewall to docker role | |||
| 2016-11-14 | Added dependency of os_firewall to docker role | Russell Teague | |
| The docker role requires iptables-services to be installed. Added dependency on so_firewall role to ensure the iptables service is installed first. Currently this will only work with iptables and not with firewalld. * Added allow_duplicates to os_firewall role meta * Removed unused task from docker/tasks * Corrected os_firewall Defaults in README | |||
| 2016-11-14 | Add updates for containerized | Scott Dodson | |
| 2016-11-14 | Add etcd upgrade for RHEL and Fedora | Scott Dodson | |
| On Fedora we just blindly upgrade to the latest. On RHEL we do stepwise upgrades 2.0,2.1,2.2,2.3,3.0 | |||
| 2016-11-14 | Drop /etc/profile.d/etcdctl.sh | Scott Dodson | |
| Includes bash functions for etcdctl2 and etcdctl3 which provide reasonable defaults for etcdctl functions on a host that's configured with openshift_etcd. | |||
| 2016-11-14 | Move backups to a separate file for re-use | Scott Dodson | |
| 2016-11-12 | Uninstall etcd3 package | Scott Dodson | |
| 2016-11-11 | Merge pull request #2770 from mtnbikenc/docker-fix | Russell Teague | |
| Resolve docker and iptables service dependencies | |||
| 2016-11-11 | Resolve docker and iptables service dependencies | Russell Teague | |
| The docker service adds rules to the iptables configuration to support proper network functionality for running containers. If the service is started prior to iptables, these rules are not properly created. * Ensure iptables is started prior to docker Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1390835 | |||
| 2016-11-10 | Merge pull request #2783 from tbielawa/aoioutput | Tim Bielawa | |
| Enable quiet output for all a-o-i commands | |||
| 2016-11-10 | Merge pull request #2600 from mscherer/python3_porting | Scott Dodson | |
| Port openshift_facts to py3 | |||
| 2016-11-10 | Merge pull request #2779 from smunilla/BZ1339626 | Scott Dodson | |
| Update override cluster_hostname | |||
| 2016-11-10 | Merge pull request #2777 from dgoodwin/jenkins-role-bindings | Scott Dodson | |
| Reconcile role bindings for jenkins pipeline during upgrade. | |||
| 2016-11-10 | Merge pull request #2781 from rhcarvalho/travis | Scott Dodson | |
| Add Travis integration | |||
| 2016-11-10 | Add Travis integration | Rodolfo Carvalho | |
| We can run simple tests in every PR, while triggering our internal CI tests on manually selected PRs. This is a bit better than the all-or-nothing we have today. Running `make ci` in Travis is the same as the Jenkins 'default' job. | |||
| 2016-11-10 | Merge pull request #2784 from abutcher/upgrade-embedded-etcd | Scott Dodson | |
| Bug 1393663 - Failed to upgrade v3.2 to v3.3 | |||
| 2016-11-10 | Default groups.oo_etcd_to_config when setting embedded_etcd in control plane ↵ | Andrew Butcher | |
| upgrade. | |||
| 2016-11-10 | Enable quiet output for all a-o-i commands | Tim Bielawa | |
| * Update: uninstall, upgrade, scaleup wf's * Verbosity can be toggled with -v flag, as before https://bugzilla.redhat.com/show_bug.cgi?id=1384294 | |||
| 2016-11-10 | Update override cluster_hostname | Samuel Munilla | |
| Update the default for the override prompt and set both openshift_master_cluster_hostname and openshift_master_cluster_public_hostname | |||
| 2016-11-10 | Reconcile role bindings for jenkins pipeline during upgrade. | Devan Goodwin | |
| https://github.com/openshift/origin/issues/11170 for more info. | |||
| 2016-11-09 | Merge pull request #2766 from andrewklau/master | Scott Dodson | |
| Re-sync v1.4 image streams | |||
| 2016-11-09 | Merge pull request #2776 from sdodson/BZ1390160 | Scott Dodson | |
| Fix typos in openshift_facts gce cloud provider | |||
| 2016-11-09 | Fix typos in openshift_facts gce cloud provider | Scott Dodson | |
| Fixes Bug 1390160 Fixes BZ1390160 | |||
| 2016-11-09 | Merge pull request #2773 from sdodson/BZ1393187 | Scott Dodson | |
| Don't upgrade etcd on backup operations | |||
| 2016-11-09 | Merge pull request #2772 from sdodson/master | Scott Dodson | |
| Bump ansible requirement to 2.2.0.0-1 (GA) | |||
| 2016-11-09 | Don't upgrade etcd on backup operations | Scott Dodson | |
| Fixes Bug 1393187 Fixes BZ1393187 | |||
| 2016-11-09 | Bump ansible requirement to 2.2.0.0-1 (GA) | Scott Dodson | |
| 2016-11-09 | Merge pull request #2730 from dgoodwin/fix-ha-etcd-backup | Scott Dodson | |
| Fix HA etcd upgrade when facts cache has been deleted. | |||
| 2016-11-09 | Fix etcd backup failure due to corrupted facts. | Devan Goodwin | |
| Simplest way to reproduce this issue is to attempt to upgrade having removed /etc/ansible/facts.d/openshift.fact. Actual cause in the field is not entirely known but critically it is possible for embedded_etcd to default to true, causing the etcd fact lookup to check the wrong file and fail silently, resulting in no etcd_data_dir fact being set. | |||
| 2016-11-09 | Re-sync v1.4 image streams | Andrew Lau | |
| 2016-11-08 | Merge pull request #2764 from openshift/revert-2751-BZ1388253 | Scott Dodson | |
| Revert "Revert openshift.node.nodename changes" | |||
| 2016-11-08 | Revert "Revert openshift.node.nodename changes" | Scott Dodson | |
| 2016-11-08 | Merge pull request #2762 from rhcarvalho/readme-nits | Scott Dodson | |
| README: fix markdown formatting | |||
| 2016-11-08 | README: fix markdown formatting | Rodolfo Carvalho | |
| The old format doesn't render correctly in GitHub. | |||
| 2016-11-08 | Merge pull request #2727 from rhcarvalho/contributing | Scott Dodson | |
| Contribution guide | |||
| 2016-11-08 | Merge pull request #2753 from jkhelil/proxy_settings | Scott Dodson | |
| Always add local dns domain to no_proxy | |||
