Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Check embedded etcd certs now, too | Tim Bielawa | 2016-12-15 | 1 | -4/+44 | |
| * | | | | Include 'total' and 'ok' in check results | Tim Bielawa | 2016-12-15 | 2 | -1/+6 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #2986 from tbielawa/deprecate_node_evacuation | Tim Bielawa | 2016-12-19 | 4 | -12/+12 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Deprecate node 'evacuation' with 'drain' | Tim Bielawa | 2016-12-16 | 4 | -12/+12 | |
| |/ / | ||||||
* | | | Merge pull request #2989 from abutcher/3.4-master-config-hook | Scott Dodson | 2016-12-16 | 2 | -2/+13 | |
|\ \ \ | ||||||
| * | | | Add master config hook for 3.4 upgrade and fix facts ordering for config hook... | Andrew Butcher | 2016-12-16 | 2 | -2/+13 | |
| |/ / | ||||||
* | | | Merge pull request #2987 from sdodson/etcd3015 | Scott Dodson | 2016-12-16 | 1 | -1/+1 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | The next registry.access.redhat.com/rhel7/etcd image will be 3.0.15 | Scott Dodson | 2016-12-16 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge pull request #2861 from luisfdez/fix/access_modes | Andrew Butcher | 2016-12-13 | 2 | -6/+12 | |
|\ \ | ||||||
| * | | Fix access_modes initialization | Luis Fernandez Alvarez | 2016-12-13 | 2 | -6/+12 | |
|/ / | ||||||
* | | Merge pull request #2965 from mtnbikenc/iptables-rules | Jason DeTiberus | 2016-12-12 | 1 | -12/+5 | |
|\ \ | ||||||
| * | | Updated OpenShift Master iptables rules | Russell Teague | 2016-12-12 | 1 | -12/+5 | |
|/ / | ||||||
* | | Merge pull request #2964 from mtnbikenc/linting-refactor | Tim Bielawa | 2016-12-12 | 96 | -577/+658 | |
|\ \ | ||||||
| * | | YAML Linting | Russell Teague | 2016-12-12 | 96 | -577/+658 | |
* | | | Merge pull request #2961 from abutcher/node-hostnames-san | Andrew Butcher | 2016-12-12 | 1 | -7/+7 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Limit node certificate SAN to node hostnames/ips. | Andrew Butcher | 2016-12-09 | 1 | -7/+7 | |
* | | | Merge pull request #2963 from sdodson/upgrade_etcd_by_default | Scott Dodson | 2016-12-12 | 4 | -104/+118 | |
|\ \ \ | ||||||
| * | | | Make both backup and upgrade optional | Scott Dodson | 2016-12-09 | 2 | -95/+99 | |
| * | | | [upgrades] Upgrade etcd by default | Scott Dodson | 2016-12-09 | 3 | -11/+21 | |
|/ / / | ||||||
* | | | Merge pull request #2955 from tbielawa/fix-pooched-ci | Tim Bielawa | 2016-12-09 | 3 | -27/+22 | |
|\ \ \ | ||||||
| * | | | Make 'cover-erase' a config file setting. Move VENT target to pre-req for all... | Tim Bielawa | 2016-12-09 | 2 | -6/+7 | |
| * | | | Fixes to 'make ci' | Tim Bielawa | 2016-12-09 | 2 | -23/+17 | |
| |/ / | ||||||
* | | | Merge pull request #2962 from sdodson/fix-etcd-backup | Scott Dodson | 2016-12-09 | 1 | -1/+1 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | upgrades - Fix logic error about when to backup etcd | Scott Dodson | 2016-12-09 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge pull request #2959 from mtnbikenc/plugin_lint | Tim Bielawa | 2016-12-09 | 1 | -5/+19 | |
|\ \ | ||||||
| * | | Resolved lint issues | Russell Teague | 2016-12-09 | 1 | -5/+19 | |
|/ / | ||||||
* | | Merge pull request #2942 from mtnbikenc/ansible-version | Tim Bielawa | 2016-12-08 | 11 | -33/+48 | |
|\ \ | ||||||
| * | | Minimum Ansible version check | Russell Teague | 2016-12-08 | 1 | -0/+46 | |
| * | | Removed verify_ansible_version playbook refs | Russell Teague | 2016-12-08 | 10 | -33/+2 | |
|/ / | ||||||
* | | Merge pull request #2902 from dgoodwin/fix-metrics-url | Scott Dodson | 2016-12-08 | 9 | -38/+38 | |
|\ \ | ||||||
| * | | Fix metricsPublicURL only being set correctly on first master. | Devan Goodwin | 2016-12-01 | 9 | -38/+38 | |
* | | | Merge pull request #2937 from dgoodwin/upgrade-prepull | Scott Dodson | 2016-12-08 | 4 | -21/+22 | |
|\ \ \ | ||||||
| * | | | Pre-pull master/node/ovs images during upgrade. | Devan Goodwin | 2016-12-07 | 4 | -21/+22 | |
* | | | | Merge pull request #2948 from dagwieers/patch-3 | Scott Dodson | 2016-12-08 | 1 | -0/+2 | |
|\ \ \ \ | ||||||
| * | | | | Silence warnings when using rpm directly | Dag Wieers | 2016-12-08 | 1 | -0/+2 | |
* | | | | | Merge pull request #2943 from detiber/fixOpenShiftRelease | Scott Dodson | 2016-12-08 | 4 | -3/+12 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove Hostname from 1.1 and 1.2 predicates | Jason DeTiberus | 2016-12-07 | 2 | -3/+0 | |
| * | | | | | Properly handle x.y.z formatted versions for openshift_release | Jason DeTiberus | 2016-12-07 | 4 | -0/+12 | |
* | | | | | | Merge pull request #2952 from tbielawa/fix-coverage-erase | Scott Dodson | 2016-12-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix coverage not appending new data | Tim Bielawa | 2016-12-08 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #2950 from dgoodwin/drop-32-upgrade | Scott Dodson | 2016-12-08 | 3 | -84/+0 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Drop 3.2 upgrade playbooks. | Devan Goodwin | 2016-12-08 | 3 | -84/+0 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #2946 from dagwieers/patch-1 | Scott Dodson | 2016-12-08 | 1 | -0/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Silence warnings when using rpm directly | Dag Wieers | 2016-12-08 | 1 | -0/+2 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #2947 from dagwieers/patch-2 | Scott Dodson | 2016-12-08 | 1 | -0/+2 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Silence warnings when using rpm directly | Dag Wieers | 2016-12-08 | 1 | -0/+2 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #2934 from sdodson/etcd3-v2 | Scott Dodson | 2016-12-07 | 1 | -7/+4 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | etcd_upgrade: Simplify package installation | Scott Dodson | 2016-12-07 | 1 | -7/+4 | |
* | | | | | Merge pull request #2939 from tbielawa/gh2933 | Jason DeTiberus | 2016-12-07 | 1 | -6/+15 | |
|\ \ \ \ \ | ||||||
| * | | | | | Speed up 'make ci' and trim the output | Tim Bielawa | 2016-12-07 | 1 | -6/+15 | |
| |/ / / / |