| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-01-19 | Merge pull request #3124 from ashcrow/spec-tar | Scott Dodson | |
| Added tar as a requirement per BZ1388445 | |||
| 2017-01-19 | Added tar as a requirement per BZ1388445 | Steve Milner | |
| 2017-01-19 | Merge pull request #3120 from ewolinetz/logging_role_fixes | Jason DeTiberus | |
| Addressing found issues with logging role | |||
| 2017-01-19 | Merge pull request #3093 from mtnbikenc/upgrade-fix | Scott Dodson | |
| Correct consistency between upgrade playbooks | |||
| 2017-01-19 | Merge pull request #3057 from dgoodwin/serial-master-upgrade | Scott Dodson | |
| Serial master upgrade | |||
| 2017-01-18 | Merge pull request #3107 from kwoodson/generate_tox_test | Jason DeTiberus | |
| Adding tox tests for generated module code. | |||
| 2017-01-18 | Addressing found issues with logging role | ewolinetz | |
| 2017-01-18 | Automatic commit of package [openshift-ansible] release [3.5.1-1]. | Scott Dodson | |
| 2017-01-18 | Merge pull request #3114 from dgoodwin/wait-for-restart | Scott Dodson | |
| More reliable wait for master after full host reboot. | |||
| 2017-01-18 | Updated the generate.py scripts for tox and virtualenv. | Kenny Woodson | |
| 2017-01-18 | Merge pull request #3112 from derekwaynecarr/cgroup_rw | Jason DeTiberus | |
| kubelet must have rw to cgroups for pod/qos cgroups to function | |||
| 2017-01-18 | More reliable wait for master after full host reboot. | Devan Goodwin | |
| This would fail in some environments where openshift.common.hostname was not reachable from the local system running ansible. Additionally it is also possible the API port would not be available even if the host were. Instead we wait for master ssh connection to come back up, then wait for the master API on the remote host just as we do for the "service" style restart. | |||
| 2017-01-18 | Adding tox tests for generated code. | Kenny Woodson | |
| 2017-01-18 | kubelet must have rw to cgroups for pod/qos cgroups to function | Derek Carr | |
| 2017-01-18 | Merge pull request #3100 from abutcher/serials | Scott Dodson | |
| Serialize cert creation in delegated commands | |||
| 2017-01-18 | Merge pull request #3099 from tbielawa/expiry_serials | Scott Dodson | |
| [Cert Expiry] Add serial numbers, include example PBs, docs | |||
| 2017-01-18 | Merge pull request #3092 from kwoodson/lib_openshift_3.3 | Scott Dodson | |
| lib_openshift. This is the initial commit that has oc_route. | |||
| 2017-01-18 | Merge pull request #3110 from bparees/examples | Scott Dodson | |
| update examples to cover build default/override configuration | |||
| 2017-01-18 | Adding a few updates for python27,35 compatibility | Kenny Woodson | |
| 2017-01-18 | update examples to cover build default/override configuration | Ben Parees | |
| 2017-01-18 | Fix yaml lint in easy-mode playbook | Tim Bielawa | |
| 2017-01-18 | Removed trailing spaces from line #34 | Kunal | |
| Cause Travis build to fail | |||
| 2017-01-18 | Install subscription-manager to fix issue-3102 | Kunal Limaye | |
| 2017-01-18 | Changing formatting for issue#2244 update | Kunal Limaye | |
| 2017-01-18 | Perform master upgrades in a single play serially. | Devan Goodwin | |
| 2017-01-18 | Validate system restart policy during pre-upgrade. | Devan Goodwin | |
| This was done far into the process potentially leaving the user in a difficult situation if they had now considered they were running the upgrade playbook on a host that would be restarted. Instead check configuration and what host we're running on in pre-upgrade and allow the user to abort before making any substantial changes. This is a step towards merging master upgrade into one serial process. | |||
| 2017-01-17 | Merge pull request #2640 from ewolinetz/logging_deployer_tasks | Scott Dodson | |
| Logging deployer tasks | |||
| 2017-01-17 | Addressing Travis errors | ewolinetz | |
| 2017-01-17 | Merge pull request #2786 from dgoodwin/docker-1.12 | Scott Dodson | |
| Begin requiring Docker 1.12. | |||
| 2017-01-17 | Merge pull request #3098 from sdodson/image-stream-sync | Scott Dodson | |
| Sync examples | |||
| 2017-01-17 | Adding --verfiy to generate script. | Kenny Woodson | |
| 2017-01-17 | v1.3 Add RHAMP | Scott Dodson | |
| 2017-01-17 | Update v1.4 content, add api-gateway | Scott Dodson | |
| 2017-01-17 | Add v1.5 content | Scott Dodson | |
| 2017-01-17 | Update example sync script | Scott Dodson | |
| Add RHAMP, update for hosted templates changes. | |||
| 2017-01-17 | Merge pull request #2873 from jcantrill/295_metrics_admin_again | Scott Dodson | |
| Move Metrics to ansible from deployer | |||
| 2017-01-17 | use pod to generate keystores (#14) | Jeff Cantrill | |
| 2017-01-17 | Ensure serial certificate generation for node and master certificates. | Andrew Butcher | |
| 2017-01-17 | [Cert Expiry] Add serial numbers, include example PBs, docs | Tim Bielawa | |
| * Now includes cert serial numbers in JSON and HTML output * Docs are updated with explicit usage instructions * Each example playbook includes a link to the playbook and an example of how to run it * A graphic and copy of an HTML report are now included * Example JSON output has been updated | |||
| 2017-01-17 | properly set changes when oc apply | Jeff Cantrill | |
| 2017-01-17 | additional cr fixes | Jeff Cantrill | |
| 2017-01-17 | metrics fixes for yamlint | Jeff Cantrill | |
| 2017-01-17 | additional code reviews | Jeff Cantrill | |
| 2017-01-17 | set replicas to current value so not to disrupt current pods (#13) | Jeff Cantrill | |
| 2017-01-17 | User provided certs pushed from control. vars reorg (#12) | Jeff Cantrill | |
| Merging per discussion and agreement from @bbguimaraes | |||
| 2017-01-17 | update vars to allow scaling of components (#9) | Jeff Cantrill | |
| 2017-01-17 | allow definition of cpu/memory limits/resources (#11) | Jeff Cantrill | |
| 2017-01-17 | rename variables to be less extraneous (#10) | Jeff Cantrill | |
| 2017-01-17 | copy admin cert for use in subsequent tasks (#8) | Jeff Cantrill | |
| 2017-01-17 | Add tasks to uninstall metrics (#7) | Jeff Cantrill | |
