| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| | |
Remove invalid when: from vars:
|
| | |
|
|\ \
| | |
| | | |
Pass first master's openshift_image_tag to openshift_loadbalancer for containerized haproxy installation.
|
| | |
| | |
| | |
| | | |
containerized haproxy installation.
|
|\ \ \
| | | |
| | | | |
Bz1466783 etcd ips in masters no proxy
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Also add filter names of filters that failed me for to their error
messages so you can figure out which filter threw an exception when
you're debugging log files.
|
| |/ /
| | |
| | |
| | | |
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1466783
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Allow configuration of these options, these are their defaults
openshift_upgrade_pre_storage_migration_enabled=true
openshift_upgrade_post_storage_migration_enabled=true
openshift_upgrade_pre_storage_migration_fatal=true
openshift_upgrade_post_storage_migration_fatal=false
|
|/ /
| |
| |
| | |
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
|
| | |
|
|\ \
| | |
| | | |
drain still pending in below files without fix :
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
playbooks/common/openshift-cluster/upgrades/docker/docker_upgrade.yml
playbooks/common/openshift-cluster/upgrades/upgrade_nodes.yml
Signed-off-by: jkaurredhat <jkaur@redhat.com>
|
| | | |
|
| | | |
|
| | | |
|
|\ \ \
| | | |
| | | | |
Merged by openshift-bot
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: jkaurredhat <jkaur@redhat.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
system:admin
Signed-off-by: jkaurredhat <jkaur@redhat.com>
|
|\ \ \
| | | |
| | | | |
Upgrade fails when "Drain Node for Kubelet upgrade"
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
Fixes : https://bugzilla.redhat.com/show_bug.cgi?id=1468572
Signed-off-by: jkaurredhat <jkaur@redhat.com>
|
|\ \ \
| | | |
| | | | |
Merged by openshift-bot
|
| |/ /
| | |
| | |
| | | |
Signed-off-byr jkaurredhat <jkaur@redhat.com>
|
|\ \ \
| | | |
| | | | |
[Bz 1468113] Configure the rest of the masters with the correct URL.
|
| | | | |
|
| |/ / |
|
| | |
| | |
| | |
| | |
| | | |
The network_manager.yml playbook uses oo_* groups names which are
defined in the evaluate_groups.yml playbook.
|
|\ \ \
| |/ /
|/| |
| | |
| | | |
ingvagabund/increase-timeout-when-waiting-for-master-and-nodes
increase implicit 300s default timeout to explicit 600s
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
config for service-catalog
|
|\ \ \
| | | |
| | | | |
Merged by openshift-bot
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fixes this error when running upgrade_etcd.yml:
The conditional check 'etcd_container_version | default('99') |
version_compare(etcd_upgrade_version,'<')' failed. The error was:
Version comparison: LooseVersion instance has no attribute 'version'
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
|
|\ \ \ \
| |_|/ /
|/| | | |
Update master configuration for named certificates during master cert redeploy.
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- move openshift-etcd/migrate.yml from byo to common and keep just the entry point
- replace std_include with essential plays (e.g. no need to detect openshift version)
- delegate the ttl re-attaching to the first master
|
|\ \ \ \
| | | | |
| | | | | |
Set clean install and etcd storage on first master to fix scaleup
|
| | |/ /
| |/| |
| | | |
| | | | |
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1464011
|
|\ \ \ \
| |_|/ /
|/| | | |
Skip nfs and lb groups on openshift_version
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
openshift_health_checker requires openshift_version, and that has been
updated to require group evaluation.
Update check playbooks and integration tests to do group eval.
|
| | | | |
|
|\ \ \ \
| |_|/ /
|/| | | |
Creation of service_catalog and broker roles
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* add ansible-service-broker role to catalog install playbook
add ansible_service_broker to catalog install flow
fix indentation syntax error
respond to code review
Remove content, update image prefix to exclude image name
Make variables deployment type specific, add rhcc configuration, add fact validation
some spacing/comments
Remove ansible_service_broker_namespace variable
Fix stupid typo
== nil -> is none
nil -> null, fix validation checks
Fix a few typos
Add Broker object to catalog
replace oc_pvc creation with oc_obj
remove namespace from broker creation
fix namespace
|
| |/ / |
|
|\ \ \
| | | |
| | | | |
Verify matched openshift_upgrade_nodes_label
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Verifies the provided label matches a set of hosts prior to upgrading.
If the label didn't match hosts, the upgrade would silently proceed with
upgrading all nodes given the logic for creating the oo_nodes_to_upgrade
group.
|
| |/ /
|/| | |
|
|\ \ \
| | | |
| | | | |
Merged by openshift-bot
|