| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-12-09 | Merge pull request #2962 from sdodson/fix-etcd-backup | Scott Dodson | |
| upgrades - Fix logic error about when to backup etcd | |||
| 2016-12-09 | upgrades - Fix logic error about when to backup etcd | Scott Dodson | |
| 2016-12-09 | Merge pull request #2959 from mtnbikenc/plugin_lint | Tim Bielawa | |
| Resolved lint issues for version_requirement plugin | |||
| 2016-12-09 | Resolved lint issues | Russell Teague | |
| 2016-12-08 | Merge pull request #2942 from mtnbikenc/ansible-version | Tim Bielawa | |
| Minimum Ansible version check | |||
| 2016-12-08 | Minimum Ansible version check | Russell Teague | |
| Moved version check to callback pluging to allow checking the version prior to playbook syntax checking. This prevents errors on syntax-checking with older versions of Ansible. | |||
| 2016-12-08 | Removed verify_ansible_version playbook refs | Russell Teague | |
| 2016-12-08 | Merge pull request #2902 from dgoodwin/fix-metrics-url | Scott Dodson | |
| Fix metricsPublicURL only being set correctly on first master. | |||
| 2016-12-08 | Merge pull request #2937 from dgoodwin/upgrade-prepull | Scott Dodson | |
| Pre-pull master/node/ovs images during upgrade. | |||
| 2016-12-08 | Merge pull request #2948 from dagwieers/patch-3 | Scott Dodson | |
| Silence warnings when using rpm directly | |||
| 2016-12-08 | Merge pull request #2943 from detiber/fixOpenShiftRelease | Scott Dodson | |
| Properly handle x.y.z formatted versions for openshift_release | |||
| 2016-12-08 | Merge pull request #2952 from tbielawa/fix-coverage-erase | Scott Dodson | |
| Fix coverage not appending new data | |||
| 2016-12-08 | Merge pull request #2950 from dgoodwin/drop-32-upgrade | Scott Dodson | |
| Drop 3.2 upgrade playbooks. | |||
| 2016-12-08 | Fix coverage not appending new data | Tim Bielawa | |
| * Adds '--cover-erase' flag to the 'ci-unittests' target Fixes bug introduced in d7b4265f329591817bac381e2772ae14ac337cea: "Can't add arcs to existing line data" error message | |||
| 2016-12-08 | Merge pull request #2946 from dagwieers/patch-1 | Scott Dodson | |
| Silence warnings when using some commands directly | |||
| 2016-12-08 | Merge pull request #2947 from dagwieers/patch-2 | Scott Dodson | |
| Silence warnings when using rpm directly | |||
| 2016-12-08 | Drop 3.2 upgrade playbooks. | Devan Goodwin | |
| 2016-12-08 | Silence warnings when using rpm directly | Dag Wieers | |
| 2016-12-08 | Silence warnings when using rpm directly | Dag Wieers | |
| 2016-12-08 | Silence warnings when using rpm directly | Dag Wieers | |
| 2016-12-07 | Merge pull request #2934 from sdodson/etcd3-v2 | Scott Dodson | |
| etcd_upgrade: Simplify package installation | |||
| 2016-12-07 | Remove Hostname from 1.1 and 1.2 predicates | Jason DeTiberus | |
| 2016-12-07 | Properly handle x.y.z formatted versions for openshift_release | Jason DeTiberus | |
| 2016-12-07 | etcd_upgrade: Simplify package installation | Scott Dodson | |
| 2016-12-07 | Merge pull request #2939 from tbielawa/gh2933 | Jason DeTiberus | |
| Speed up 'make ci' and trim the output | |||
| 2016-12-07 | Merge pull request #2892 from detiber/upgradeScheduler | Scott Dodson | |
| Scheduler upgrades | |||
| 2016-12-07 | Speed up 'make ci' and trim the output | Tim Bielawa | |
| The virtualenv is conditionally rebuilt now if the test requirements file is modified. This will save upwards of 30+ seconds in iterative 'make ci' runs. The pylint output is now trimmed to exclude disabled tests. The order of the 'ci' target prerequisites has been changed to run the fastest tests first. Closes #2933 | |||
| 2016-12-07 | add comments and remove debug code | Jason DeTiberus | |
| 2016-12-07 | Pre-pull master/node/ovs images during upgrade. | Devan Goodwin | |
| We did this for install but not upgrade, leading to situations where the service restarts after upgrade could take much longer than expected as docker pulls down the new image. Now the images are present when we restart services and should allow them to come back online much more quickly, equivalent to rpm service restarts. | |||
| 2016-12-06 | Handle updating of scheduler config during upgrade | Jason DeTiberus | |
| - do not upgrade predicates if openshift_master_scheduler_predicates is defined - do not upgrade priorities if openshift_master_scheduler_priorities is defined - do not upgrade predicates/priorities unless they match known previous default configs - output WARNING to user if predictes/priorities are not updated during install | |||
| 2016-12-06 | Fix templating | Jason DeTiberus | |
| 2016-12-06 | test updates | Jason DeTiberus | |
| - fix nose coverage flags - add coverage support for files tested outside of the utils directory - exclude stdlib and virtualenv installed dependencies | |||
| 2016-12-06 | Merge pull request #2928 from sdodson/etcd3-v2 | Scott Dodson | |
| Fix etcd upgrades to etcd 3.x | |||
| 2016-12-06 | Always install latest etcd for containerized hosts | Scott Dodson | |
| 2016-12-06 | etcd_upgrade : Use different variables for rpm vs container versions | Scott Dodson | |
| 2016-12-06 | Switch back to using etcd rather than etcd3 | Scott Dodson | |
| 2016-12-05 | Merge pull request #2920 from detiber/schedulerVarFix | Andrew Butcher | |
| Scheduler var fix | |||
| 2016-12-05 | Merge pull request #2915 from sdodson/BZ1401425 | Scott Dodson | |
| node_dnsmasq - restart dnsmasq if it's not currently running | |||
| 2016-12-05 | node_dnsmasq - restart dnsmasq if it's not currently running | Scott Dodson | |
| Fixes Bug 1401425 Fixes BZ1401425 | |||
| 2016-12-05 | Merge pull request #2914 from abutcher/upgrade-admission-check | Scott Dodson | |
| Conditionalize master config update for admission_plugin_config. | |||
| 2016-12-05 | Conditionalize master config update for admission_plugin_config. | Andrew Butcher | |
| 2016-12-05 | Merge pull request #2908 from tremble/upgrade_facts | Scott Dodson | |
| upgrade_control_plane.yml: systemd_units.yaml needs the master facts | |||
| 2016-12-02 | Merge pull request #2907 from tremble/master | Andrew Butcher | |
| openshift-master/restart : use openshift.common.hostname instead of inventory_hostname | |||
| 2016-12-02 | upgrade_control_plane.yml: systemd_units.yaml nees the master facts | Mark Chappell | |
| 2016-12-02 | openshift-master/restart : use openshift.common.hostname instead of ↵ | Mark Chappell | |
| inventory_hostname When using a dynamic inventory inventory_hostname isn't guaranteed to be usable. We should use openshift.common.hostname which already copes with this | |||
| 2016-12-01 | Update scheduler predicate/priorities vars | Jason DeTiberus | |
| - Introduce additional variables for current scheduler config and default values to better determine if the values we are getting are user-defined, coming from config or are the default values. | |||
| 2016-12-01 | fix tags | Jason DeTiberus | |
| 2016-12-01 | Merge pull request #2888 from sdodson/dnsmasq-no-strict-order | Scott Dodson | |
| openshift_node_dnsmasq - Remove strict-order option from dnsmasq | |||
| 2016-12-01 | openshift_node_dnsmasq - Remove strict-order option from dnsmasq | Scott Dodson | |
| strict-order forces dnsmasq to iterate through nameservers in order. If one of the nameservers is down this will slow things down while dnsmasq waits for a timeout. Also, this option prevents dnsmasq from querying other nameservers if the first one returns a negative result. While I think it's odd to have a nameserver that returns negative results for a query that another returns positive results for this does seem to fix the issue in testing. Fixes Bug 1399577 | |||
| 2016-12-01 | Merge pull request #2898 from smunilla/GH2738_misconfigured_etcd_var | Scott Dodson | |
| Explictly set etcd vars for byo scaleup | |||
