Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New `iptablesSyncPeriod` field in node configuration | Andrew Butcher | 2015-11-06 | 4 | -7/+13 |
| | |||||
* | Merge pull request #837 from detiber/bz1278863 | Brenton Leanhardt | 2015-11-06 | 2 | -10/+1 |
|\ | | | | | Bug 1278863 - Error using openshift_pkg_version | ||||
| * | Bug 1278863 - Error using openshift_pkg_version | Jason DeTiberus | 2015-11-06 | 2 | -10/+1 |
| | | | | | | | | | | - Install correct version of package in openshift_master_ca - Remove duplicate yum tasks in openshift_node | ||||
* | | Merge pull request #835 from brenton/master | Brenton Leanhardt | 2015-11-06 | 1 | -1/+1 |
|\ \ | | | | | | | Updating the atomic-openshift-isntaller local connection logic for th… | ||||
| * | | Updating the atomic-openshift-isntaller local connection logic for the ↵ | Brenton Leanhardt | 2015-11-06 | 1 | -1/+1 |
| | | | | | | | | | | | | connect_to addition. | ||||
* | | | Merge pull request #822 from detiber/upgradeFix2 | Brenton Leanhardt | 2015-11-06 | 7 | -151/+586 |
|\ \ \ | | | | | | | | | Upgrade enhancements | ||||
| * \ \ | Merge remote-tracking branch 'dgoodwin/pre-upgrade' into upgradeFix2 | Jason DeTiberus | 2015-11-06 | 2 | -7/+12 |
| |\ \ \ | |||||
| | * | | | Minor upgrade improvements. | Devan Goodwin | 2015-11-06 | 2 | -7/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Skip some 3.1 checks if doing a 3.0.x to 3.0.2 upgrade. Improve error message when oc whoami fails (i.e. openshift is down) during pre-upgrade checks, rather than assuming the binary doesn't exist. | ||||
| * | | | | Merge pull request #52 from abutcher/pcs-restart-master3 | Jason DeTiberus | 2015-11-06 | 2 | -0/+10 |
| |\ \ \ \ | | |/ / / | |/| | | | Wait for cluster to recover after pcs resource restart. | ||||
| | * | | | Missing conditionals for api/controller sysconfig. | Andrew Butcher | 2015-11-06 | 1 | -0/+2 |
| | | | | | |||||
| | * | | | Wait for cluster to recover after pcs resource restart. | Andrew Butcher | 2015-11-06 | 1 | -0/+8 |
| |/ / / | |||||
| * | | | remove debug statement | Jason DeTiberus | 2015-11-06 | 1 | -2/+0 |
| | | | | |||||
| * | | | Fix removal of kubernetesMasterConfig.apiLevels | Jason DeTiberus | 2015-11-06 | 1 | -1/+1 |
| | | | | |||||
| * | | | Fix issues related to upgrade packages being unavailable | Jason DeTiberus | 2015-11-06 | 2 | -6/+16 |
| | | | | |||||
| * | | | Merge pull request #51 from dgoodwin/pre-upgrade | Jason DeTiberus | 2015-11-06 | 2 | -1/+5 |
| |\ \ \ | | | | | | | | | | | Pre upgrade | ||||
| | * | | | Fix creation of origin symlink when dir already exists. | Devan Goodwin | 2015-11-06 | 1 | -1/+4 |
| | | | | | |||||
| | * | | | Write new config to disk after successful upgrade. | Devan Goodwin | 2015-11-06 | 1 | -0/+1 |
| | | | | | |||||
| * | | | | Merge remote-tracking branch 'origin/upgradeFix2' into upgradeFix2 | Jason DeTiberus | 2015-11-06 | 4 | -4/+251 |
| |\ \ \ \ | |||||
| | * | | | | Merge pull request #50 from dgoodwin/pre-upgrade | Jason DeTiberus | 2015-11-06 | 3 | -1/+195 |
| | |\| | | | | | | | | | | | | | | | Run pre-upgrade script on nodes | ||||
| | | * | | | Fix pylint errors with getting hosts to run on. | Devan Goodwin | 2015-11-06 | 1 | -1/+3 |
| | | | | | | |||||
| | | * | | | Add pre-upgrade script to be run on first master. | Devan Goodwin | 2015-11-06 | 2 | -0/+192 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Script currently just checks for port names that are no longer valid. In theory other checks may be added to this script in the future. Script was originally written by Steve Milner and Andy Goldstein. If the script fails, ansible seems to handle this nicely by default, exiting the upgrade and displaying stderr and stdout, both of which contain useful info on what the problem was. | ||||
| | * | | | | Merge pull request #49 from abutcher/pcs-restart-master2 | Jason DeTiberus | 2015-11-06 | 2 | -3/+56 |
| | |\ \ \ \ | | | |/ / / | | |/| | | | Start to handle pacemaker ha during upgrade | ||||
| | | * | | | Start to handle pacemaker ha during upgrade | Andrew Butcher | 2015-11-06 | 2 | -3/+56 |
| | |/ / / | |||||
| * / / / | Fix apiLevels modifications | Jason DeTiberus | 2015-11-06 | 1 | -7/+3 |
| |/ / / | |||||
| * | | | add master_hostnames definition for upgrade | Jason DeTiberus | 2015-11-05 | 1 | -0/+4 |
| | | | | |||||
| * | | | Additional upgrade enhancements | Jason DeTiberus | 2015-11-05 | 3 | -72/+101 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - rework the version checking - provide better safety if the apiLevel attributes are missing - ensure a list of api levels are present - remove a list of api levels - pylint fixes | ||||
| * | | | Handle backups for separate etcd hosts if necessary. | Devan Goodwin | 2015-11-05 | 1 | -9/+27 |
| | | | | |||||
| * | | | Further upgrade improvements | Jason DeTiberus | 2015-11-05 | 1 | -46/+168 |
| | | | | | | | | | | | | | | | | | | | | - Restart masters post reconcile - generate missing master certs and sync to masters | ||||
| * | | | Upgrade improvements | Devan Goodwin | 2015-11-05 | 4 | -101/+93 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Push config dir logic out of module and use host variables instead. - Backup master config with ansible utility. - Add error handling for the upgrade config module. - Add verbose option to installer. - Return details on what we changed when upgrading config. - Cleanup use of first master. - Don't install upgrade rpms to check what version we'll upgrade to. | ||||
* | | | | Merge pull request #830 from detiber/nov1beta3 | Brenton Leanhardt | 2015-11-06 | 1 | -3/+3 |
|\ \ \ \ | | | | | | | | | | | apiLevel changes | ||||
| * | | | | apiLevel changes | Jason DeTiberus | 2015-11-06 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - remove kubernetesMasterConfig.apiLevels if >= 3.1/1.1 - change apiLevels conditional from using deployment_type to version_greater_than_3_1_or_1_1 | ||||
* | | | | | Merge pull request #796 from abutcher/master-proxy-certs | Brenton Leanhardt | 2015-11-06 | 1 | -9/+14 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix issue with master.proxy-client.{crt,key} and omit. | ||||
| * | | | | | Fix issue with master.proxy-client.{crt,key} and omit. | Andrew Butcher | 2015-11-02 | 1 | -9/+14 |
| | | | | | | |||||
* | | | | | | Merge pull request #818 from abutcher/custom-certs-fixes | Brenton Leanhardt | 2015-11-06 | 2 | -9/+4 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Named certificate fixes | ||||
| * | | | | | | Fix file check conditional. | Andrew Butcher | 2015-11-05 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Don't check for certs in data_dir just raise when they can't be found. Fix typo. | Andrew Butcher | 2015-11-05 | 2 | -8/+3 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge pull request #836 from mwoodson/disk_checks | Matt Woodson | 2015-11-06 | 1 | -2/+2 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | cleaned up network checks | ||||
| * | | | | | | more cleanup of names | Matt Woodson | 2015-11-06 | 1 | -2/+2 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #834 from mwoodson/disk_checks | Matt Woodson | 2015-11-06 | 1 | -2/+2 |
|\| | | | | | | |_|_|_|/ / |/| | | | | | cleaned up network checks | ||||
| * | | | | | cleaned up network checks | Matt Woodson | 2015-11-06 | 1 | -2/+2 |
| | | | | | | |||||
* | | | | | | Merge pull request #832 from mwoodson/disk_checks | Matt Woodson | 2015-11-06 | 3 | -4/+64 |
|\| | | | | | | | | | | | | | | | | | added network checks. also updated item prototype code to support more | ||||
| * | | | | | added network checks. also updated item prototype code to support more | Matt Woodson | 2015-11-06 | 3 | -4/+64 |
| | | | | | | |||||
* | | | | | | Merge pull request #833 from brenton/BZ1278245 | Brenton Leanhardt | 2015-11-06 | 1 | -0/+9 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | Bug 1278245 - Failed to add node to existing env using atomic-openshift-installer | ||||
| * | | | | | Bug 1278245 - Failed to add node to existing env using ↵ | Brenton Leanhardt | 2015-11-06 | 1 | -0/+9 |
|/ / / / / | | | | | | | | | | | | | | | | atomic-openshift-installer | ||||
* | | | | | Merge pull request #821 from smunilla/connect_to | Brenton Leanhardt | 2015-11-06 | 4 | -36/+29 |
|\ \ \ \ \ | | | | | | | | | | | | | atomic-openshift-installer: Better specification of ansible connection point | ||||
| * | | | | | atomic-openshift-installer: Better specification of ansible connection point | Samuel Munilla | 2015-11-06 | 4 | -36/+29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes to installer.cfg.yaml to allow for better defaults in unattended mode. Update example in the docs. | ||||
* | | | | | | Merge pull request #829 from detiber/nov1beta3nfs | Brenton Leanhardt | 2015-11-06 | 5 | -6/+17 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Remove v1beta3 by default for kube_nfs_volumes | ||||
| * | | | | | | Remove v1beta3 by default for kube_nfs_volumes | Jason DeTiberus | 2015-11-06 | 5 | -6/+17 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge pull request #831 from detiber/oops | Brenton Leanhardt | 2015-11-06 | 1 | -0/+2 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | Fix data_dir for 3.0 deployments | ||||
| * | | | | | Fix data_dir for 3.0 deployments | Jason DeTiberus | 2015-11-06 | 1 | -0/+2 |
|/ / / / / |