summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adding version to lib_openshiftKenny Woodson2017-01-2015-63/+1789
* Merge pull request #3138 from gabemontero/fixJenkins1-3Scott Dodson2017-01-202-28/+0
|\
| * jenkins v1.3 templates should not enable oauthgabemontero2017-01-202-28/+0
|/
* Merge pull request #3123 from jcantrill/bz_141619Jason DeTiberus2017-01-191-1/+1
|\
| * fixes BZ141619. Corrects the variable in the READMEJeff Cantrill2017-01-191-1/+1
* | Merge pull request #3126 from mtnbikenc/fix-upgrade-repocacheJason DeTiberus2017-01-193-8/+17
|\ \
| * | Cleaning repo cache earlierRussell Teague2017-01-193-8/+17
* | | Merge pull request #3117 from kwoodson/lib_openshiftKenny Woodson2017-01-198-27/+1787
|\ \ \ | |/ / |/| |
| * | Adding oc_obj to the lib_openshift libraryKenny Woodson2017-01-188-27/+1787
* | | Merge pull request #3124 from ashcrow/spec-tarScott Dodson2017-01-191-0/+1
|\ \ \ | |_|/ |/| |
| * | Added tar as a requirement per BZ1388445Steve Milner2017-01-191-0/+1
|/ /
* | Merge pull request #3120 from ewolinetz/logging_role_fixesJason DeTiberus2017-01-192-3/+3
|\ \
| * | Addressing found issues with logging roleewolinetz2017-01-182-3/+3
| |/
* | Merge pull request #3093 from mtnbikenc/upgrade-fixScott Dodson2017-01-191-0/+2
|\ \
| * | Correct consistency between upgrade playbooksRussell Teague2017-01-131-0/+2
* | | Merge pull request #3057 from dgoodwin/serial-master-upgradeScott Dodson2017-01-198-33/+45
|\ \ \
| * | | Perform master upgrades in a single play serially.Devan Goodwin2017-01-183-28/+24
| * | | Validate system restart policy during pre-upgrade.Devan Goodwin2017-01-188-70/+86
* | | | Merge pull request #3107 from kwoodson/generate_tox_testJason DeTiberus2017-01-185-25/+100
|\ \ \ \ | |_|_|/ |/| | |
| * | | Updated the generate.py scripts for tox and virtualenv.Kenny Woodson2017-01-185-30/+62
| * | | Adding tox tests for generated code.Kenny Woodson2017-01-182-1/+44
* | | | Automatic commit of package [openshift-ansible] release [3.5.1-1].Scott Dodson2017-01-182-2/+120
* | | | Merge pull request #3114 from dgoodwin/wait-for-restartScott Dodson2017-01-181-5/+12
|\ \ \ \
| * | | | More reliable wait for master after full host reboot.Devan Goodwin2017-01-181-5/+12
| |/ / /
* | | | Merge pull request #3112 from derekwaynecarr/cgroup_rwJason DeTiberus2017-01-181-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | kubelet must have rw to cgroups for pod/qos cgroups to functionDerek Carr2017-01-181-1/+1
* | | | Merge pull request #3100 from abutcher/serialsScott Dodson2017-01-186-39/+58
|\ \ \ \
| * | | | Ensure serial certificate generation for node and master certificates.Andrew Butcher2017-01-172-20/+33
| * | | | Create individual serving cert and loopback kubeconfig for additional masters.Andrew Butcher2017-01-165-26/+32
* | | | | Merge pull request #3099 from tbielawa/expiry_serialsScott Dodson2017-01-1811-107/+911
|\ \ \ \ \
| * | | | | Fix yaml lint in easy-mode playbookTim Bielawa2017-01-182-2/+2
| * | | | | [Cert Expiry] Add serial numbers, include example PBs, docsTim Bielawa2017-01-1711-107/+911
* | | | | | Merge pull request #3092 from kwoodson/lib_openshift_3.3Scott Dodson2017-01-1824-128/+4432
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Adding a few updates for python27,35 compatibilityKenny Woodson2017-01-184-12/+18
| * | | | | Adding --verfiy to generate script.Kenny Woodson2017-01-176-46/+111
| * | | | | Adding oc_edit module to lib_openshift.Kenny Woodson2017-01-1717-559/+2150
| * | | | | lib_openshift modules. This is the first one. oc_route.Kenny Woodson2017-01-1315-108/+2750
| |/ / / /
* | | | | Merge pull request #3110 from bparees/examplesScott Dodson2017-01-182-14/+58
|\ \ \ \ \
| * | | | | update examples to cover build default/override configurationBen Parees2017-01-182-14/+58
|/ / / / /
* | | | | Removed trailing spaces from line #34Kunal2017-01-181-1/+1
* | | | | Install subscription-manager to fix issue-3102Kunal Limaye2017-01-181-0/+5
* | | | | Changing formatting for issue#2244 updateKunal Limaye2017-01-181-1/+2
| |_|/ / |/| | |
* | | | Merge pull request #2640 from ewolinetz/logging_deployer_tasksScott Dodson2017-01-1760-0/+3499
|\ \ \ \
| * | | | Addressing Travis errorsewolinetz2017-01-178-176/+221
| * | | | delete idempotentewolinetz2017-01-132-0/+22
| * | | | additional comments addressedewolinetz2017-01-132-9/+5
| * | | | Updating upgrade_logging to be more idempotentewolinetz2017-01-137-18/+32
| * | | | Using oc_apply task for idempotentewolinetz2017-01-134-11/+87
| * | | | Removing shell module calls and cleaning up changedewolinetz2017-01-1324-71/+169
| * | | | addressing commentsewolinetz2017-01-1219-359/+112