| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-02-07 | Quick installer: run prerequistes first and update path to main playbook | Vadim Rutkovsky | |
| 2018-01-24 | installer: increase content width for commands, which may output URLs | Vadim Rutkovsky | |
| 2018-01-22 | [1506750] Ensure proper hostname check override | Russell Teague | |
| 2018-01-19 | Quick installer: deprecate upgrades | Vadim Rutkovsky | |
| Output a link to manual deprecate docs when `atomic-openshift-installer upgrade` is called | |||
| 2018-01-12 | Don't use from ansible.module_utils.six as its no longer available in ↵ | Vadim Rutkovsky | |
| Ansible 2.4 | |||
| 2017-12-05 | Remove all references to pacemaker (pcs, pcsd) and ↵ | Andrew Butcher | |
| openshift.master.cluster_method. With pacemaker removed there is no longer a need for openshift.master.cluster_method. We only have one option. | |||
| 2017-11-21 | Playbook Consolidation - openshift-node | Russell Teague | |
| 2017-11-08 | Remove upgrade playbooks for 3.3 through 3.5 | Russell Teague | |
| 2017-10-31 | Merge pull request #2910 from richm/preserve-ansible_inventory_path | OpenShift Merge Robot | |
| Automatic merge from submit-queue. preserve the oo-install ansible_inventory_path value | |||
| 2017-08-18 | Display "origin 3.6" as in previous installer 3.5 | Bruno Vernay | |
| Previous installer release v3.5 used to display the 3 variants. I keep OSE as the default, but proposes to add back the "origin v3.6" variant. | |||
| 2017-08-04 | Quick Installer should specify which config file to edit. | jkaurredhat | |
| Fixes bugzilla : https://bugzilla.redhat.com/show_bug.cgi?id=1460353 Signed-off-by: jkaurredhat <jkaur@redhat.com> | |||
| 2017-07-27 | Merge pull request #3877 from wkshi/bugfix-1422541-master | Scott Dodson | |
| Fix BZ#1422541 BZ#1440586 BZ#1440612 BZ#1440617 on master branch | |||
| 2017-05-18 | preserve the oo-install ansible_inventory_path value | Rich Megginson | |
| 2017-05-02 | Fix variants for v3.6 | Russell Teague | |
| Fixes bug 1447204 | |||
| 2017-04-25 | Standardize all Origin versioning on 3.6 | Russell Teague | |
| 2017-04-07 | fix BZ1422541 on master branch | Wenkai Shi | |
| 2017-04-03 | Support unicode output when dumping yaml | Russell Teague | |
| 2017-02-24 | Fix Quick Installer failed due to a Python method failure | Tim Bielawa | |
| Fixes issues dumping various objects to YAML. This change updates the quick installer fact caching callback to use the improved AnsibleDumper when writing out the facts to storage. * https://bugzilla.redhat.com/show_bug.cgi?id=1421053 * https://bugzilla.redhat.com/show_bug.cgi?id=1421061 * https://bugzilla.redhat.com/show_bug.cgi?id=1421059 | |||
| 2017-02-20 | Replace nose with pytest (utils) | Rodolfo Carvalho | |
| 2017-02-19 | Remove dead code in installer | Rodolfo Carvalho | |
| Found using `vulture`, confirmed that code that was once used became unused in later commits after its introduction. | |||
| 2017-02-14 | Update variant_version | Steve Milner | |
| 3.5 added and 3.4 moved to LEGACY | |||
| 2017-01-30 | Create v3_5 upgrade playbooks | Russell Teague | |
| 2017-01-09 | The scaleup subcommand does not support the unattended option | Tim Bielawa | |
| * 'atomic-openshift-installer' will exit now if -u is given with the 'scaleup' subcommand * https://bugzilla.redhat.com/show_bug.cgi?id=1390135 | |||
| 2017-01-04 | Hush the sudo privs check in oo-installer | Tim Bielawa | |
| * Don't print words when checking for sudo access * Just 'echo' an empty string with no new-line Closes #3003 | |||
| 2016-12-20 | python3 support, add tox for better local testing against multiple python ↵ | Jason DeTiberus | |
| versions | |||
| 2016-11-29 | update tests and flake8/pylint fixes | Jason DeTiberus | |
| 2016-11-10 | Merge pull request #2783 from tbielawa/aoioutput | Tim Bielawa | |
| Enable quiet output for all a-o-i commands | |||
| 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-08 | Merge pull request #2729 from tbielawa/BZ1390064 | Scott Dodson | |
| Bug 1390064 - [quick install] a complete installed cluster was reported as a mix of installed and uninstalled env | |||
| 2016-11-07 | Change the logic to just compare against masters and nodes. | Tim Bielawa | |
| 2016-11-05 | a-o-i: remove dummy data_file | Rodolfo Carvalho | |
| 2016-11-03 | Update quick installer upgrade mappings for 3.4 | Samuel Munilla | |
| Just a quick addition for the upgrade playbooks for 3.4 Fixes Bug 1384291 | |||
| 2016-11-03 | Merge pull request #2683 from smunilla/BZ1388754 | Scott Dodson | |
| Update master_lb vs cluster_hostname workflow | |||
| 2016-11-02 | Fix HA environments incorrectly detecting mixed installed environments | Tim Bielawa | |
| * Load balancers are now excluded from the mixed environment check * https://bugzilla.redhat.com/show_bug.cgi?id=1390064 | |||
| 2016-11-01 | Update installation summary for etcd members | Samuel Munilla | |
| We have changed how we assign etcd members in the quick installer. This updates our messaging to match those changes. Fixes Bug 1383961 Fixes Bug 1389649 | |||
| 2016-10-28 | Update master_lb vs cluster_hostname workflow | Samuel Munilla | |
| Previously, the messaging around setting cluster_hostname for single master setups was confusing. This should help with that as well as removing unecessary values from the cfg file. | |||
| 2016-10-27 | Update variant_version | Samuel Munilla | |
| Update the quick installer to correctly set the new version. Fixes Bug 1388762 | |||
| 2016-10-21 | Merge pull request #2563 from smunilla/BZ1339621 | Andrew Butcher | |
| a-o-i: Separate install and scaleup workflows | |||
| 2016-10-20 | a-o-i: Separate install and scaleup workflows | Samuel Munilla | |
| In order to simplify the quick installer logic, this moves the scaleup workflow into its own subcommand. Fixes: Bug 1339621 | |||
| 2016-10-19 | Fix typos | Rodolfo Carvalho | |
| 2016-10-12 | Fix upgrade mappings in quick installer | Samuel Munilla | |
| Update to use the correct playbook for 3.2 to 3.3 upgrades and some error handling for unsupported upgrades. Fixes Bug 1381411 | |||
| 2016-10-07 | [a-o-i] -v disables quiet ansible config. | Andrew Butcher | |
| 2016-10-03 | a-o-i: Force option should allow reinstall | Samuel Munilla | |
| If uninstalled hosts were in detected in an environment, the installer could get into a hung state that a user could not easily recover from. This lets --force do what is more expected. | |||
| 2016-09-30 | a-o-i: Fix openshift_node_labels | Samuel Munilla | |
| Handle openshift_node_labels separately because they need to be doublequoted. | |||
| 2016-09-29 | a-o-i: Allow better setting of host level variables | Samuel Munilla | |
| Allow the user to set arbitrary variables directly under the host item instead of in under an 'other_variables' item. | |||
| 2016-09-29 | Add messages to let the user know if some plays were skipped, but it's ok. ↵ | Tim Bielawa | |
| Also, remove the final 'press a key to continue' prompt. | |||
| 2016-09-29 | 'fix' unittests by removing the users ability to specify an ansible config | Tim Bielawa | |
| 2016-09-29 | Fix conflicts in spec file | Tim Bielawa | |
| 2016-09-16 | Merge pull request #2420 from smunilla/BZ1336271 | Scott Dodson | |
| a-o-i: Do not display version number in quick installer | |||
