summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | Override hosts deployment_type fact for version we're upgrading to.Devan Goodwin2015-11-041-0/+10
| | * | | | | | Pylint fixes for config upgrade module.Devan Goodwin2015-11-041-10/+13
| | * | | | | | Disable proxy cert config upgrade until certs being generated.Devan Goodwin2015-11-041-5/+6
| | * | | | | | Merge remote-tracking branch 'upstream/master' into upgradeDevan Goodwin2015-11-0433-310/+582
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge pull request #812 from talset/masterBrenton Leanhardt2015-11-041-3/+0
| |\ \ \ \ \ \ \
| | * | | | | | | remove debug linetalset2015-11-041-3/+0
| | * | | | | | | [roles/openshift_master_certificates/tasks/main.yml] Fix variable openshift.m...talset2015-11-041-1/+1
| |/ / / / / / /
| * | | | | | | Merge pull request #807 from detiber/fixRPMDepsBrenton Leanhardt2015-11-041-0/+5
| |\ \ \ \ \ \ \
| | * | | | | | | Fix subpackage dependenciesJason DeTiberus2015-11-041-0/+5
| | | |/ / / / / | | |/| | | | |
| | | * | | | | Fix bug with not upgrading openshift-master to atomic-openshift-master.Devan Goodwin2015-11-042-14/+6
| | | * | | | | Fix bug from module rename.Devan Goodwin2015-11-041-1/+1
| | | * | | | | Fix bug with default ansible playbook dir.Devan Goodwin2015-11-041-1/+1
| | | * | | | | Merge branch 'config-upgrade' into upgradeDevan Goodwin2015-11-043-11/+128
| | | |\ \ \ \ \
| | | | * | | | | Move config upgrade to correct place, fix node facts.Devan Goodwin2015-11-033-13/+24
| | | | * | | | | Add in proxyClientInfo if missing during config upgrade.Devan Goodwin2015-11-031-3/+9
| | | | * | | | | Implement master-config.yaml upgrade for v1beta3 apiLevel removal.Devan Goodwin2015-11-033-13/+67
| | | | * | | | | Merge branch 'upgrade' into config-upgradeDevan Goodwin2015-11-031-1/+1
| | | | |\ \ \ \ \
| | | | * \ \ \ \ \ Merge branch 'upgrade' into config-upgradeDevan Goodwin2015-11-0311-66/+332
| | | | |\ \ \ \ \ \
| | | | * | | | | | | initial module frameworkJason DeTiberus2015-11-021-0/+62
| | | | | |_|_|/ / / | | | | |/| | | | |
| | | * | | | | | | Use the base package upgrade version so we can check things earlier.Devan Goodwin2015-11-041-23/+41
| | | * | | | | | | Skip fail if enterprise deployment type depending on version.Devan Goodwin2015-11-041-0/+8
| | | * | | | | | | Add debug output for location of etcd backup.Devan Goodwin2015-11-031-0/+3
| | | * | | | | | | Merge remote-tracking branch 'upstream/master' into upgradeDevan Goodwin2015-11-0329-112/+306
| | | |\ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | / | | | | | |_|_|_|/ | | | | |/| | | |
| | | * | | | | | Fix installer upgrade bug following pylint fix.Devan Goodwin2015-11-031-1/+1
| | | | |_|/ / / | | | |/| | | |
| | | * | | | | Document the new version field for installer config.Devan Goodwin2015-11-031-0/+5
| | | * | | | | Remove my username from some test data.Devan Goodwin2015-11-031-3/+3
| | | * | | | | Add a simple version for the installer config file.Devan Goodwin2015-11-032-0/+6
| | | * | | | | Pylint fix.Devan Goodwin2015-11-031-1/+1
| | | * | | | | Merge remote-tracking branch 'upstream/master' into upgradeDevan Goodwin2015-11-0243-372/+535
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | * | | | | Better info prior to initiating upgrade.Devan Goodwin2015-11-021-11/+10
| | | * | | | | Fix etcd backup bug with not-yet-created /var/lib/origin symlinkDevan Goodwin2015-11-021-0/+5
| | | * | | | | Print info after upgrade completes.Devan Goodwin2015-11-022-1/+8
| | | * | | | | Automatically upgrade legacy config files.Devan Goodwin2015-11-022-10/+92
| | | * | | | | Remove devel fail and let upgrade proceed.Devan Goodwin2015-10-301-1/+2
| | | * | | | | Add utils subpackage missing dep on openshift-ansible-roles.Devan Goodwin2015-10-301-0/+1
| | | * | | | | Generate timestamped etcd backups.Devan Goodwin2015-10-301-2/+2
| | | * | | | | Add etcd_data_dir fact.Devan Goodwin2015-10-302-13/+20
| | | * | | | | Functional disk space checking for etcd backup.Devan Goodwin2015-10-291-1/+4
| | | * | | | | First cut at checking available disk space for etcd backup.Devan Goodwin2015-10-294-4/+44
| | | * | | | | Block upgrade if targetting enterprise deployment type.Devan Goodwin2015-10-283-0/+41
* | | | | | | | Merge pull request #811 from openshift/masterKenny Woodson2015-11-0463-455/+1028
|\| | | | | | |
| * | | | | | | Merge pull request #761 from smunilla/scaleupBrenton Leanhardt2015-11-049-75/+83
| |\ \ \ \ \ \ \
| | * | | | | | | Refactor common group evaluation to avoid duplicationJason DeTiberus2015-11-049-139/+77
| | * | | | | | | common/openshift-cluster: Scaleup playbookSamuel Munilla2015-11-041-0/+70
| * | | | | | | | Merge pull request #809 from kwoodson/invenupdateKenny Woodson2015-11-041-1/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Adding aws and gce packages to ansible-inventoryKenny Woodson2015-11-041-1/+5
| * | | | | | | | | Merge pull request #767 from abutcher/custom-certsBrenton Leanhardt2015-11-045-5/+106
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Filter internal hostnames from the list of parsed names.Andrew Butcher2015-11-035-8/+28
| | * | | | | | | | | Add custom certificates to serving info in master configuration.Andrew Butcher2015-11-034-1/+82
| * | | | | | | | | | Automatic commit of package [openshift-ansible] release [3.0.7-1].Kenny Woodson2015-11-042-2/+41
| | |/ / / / / / / / | |/| | | | | | | |