summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/upgrades/v3_3
Commit message (Collapse)AuthorAgeFilesLines
* Test: Fail on entry point playbooks in commonRussell Teague2017-08-293-3/+3
|
* Fix syntax for when statementRodolfo Carvalho2017-08-103-6/+9
| | | | | | | | Without that, playbook runs print warnings such as this: [WARNING]: when statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{ g_etcd_hosts is not defined and g_new_etcd_hosts is not defined}}
* verify upgrade targets separately for each group (masters, nodes, etcd)Jan Chaloupka2017-05-313-6/+24
|
* run excluders over selected set of hosts during control_plane/node upgradeJan Chaloupka2017-05-033-3/+7
| | | | Disable/reset excluders over requested hosts
* v3.3 Upgrade RefactorRussell Teague2017-05-024-0/+325
|
* Remove jinja template delimeters from when conditionsScott Dodson2017-05-011-1/+1
| | | | | | In ansible 2.3 "[WARNING]: when statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{ g_glusterfs_hosts is not defined }}"
* YAML LintingRussell Teague2016-12-121-1/+0
| | | | | * Added checks to make ci for yaml linting * Modified y(a)ml files to pass lint checks
* Conditionalize master config update for admission_plugin_config.Andrew Butcher2016-12-051-0/+1
|
* Merge kube_admission_plugin_config with admission_plugin_configSamuel Munilla2016-11-221-0/+15
| | | | | | | | Move the values in kube_admission_plugin_config up one level per the new format from 1.3: "The kubernetesMasterConfig.admissionConfig.pluginConfig should be moved and merged into admissionConfig.pluginConfig."
* [upgrade] Create/configure service signer cert when missing.Andrew Butcher2016-09-141-0/+10
|
* Fix ops/qps typoJordan Liggitt2016-09-022-3/+3
|
* Upgrade configs for protobuf support.Devan Goodwin2016-08-082-0/+61