| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| | |
Merged by openshift-bot
|
| | |
|
|\ \
| | |
| | | |
Merged by openshift-bot
|
| | | |
|
|\ \ \
| | | |
| | | | |
Merged by openshift-bot
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | | |
Merged by openshift-bot
|
| |/ / / |
|
|\ \ \ \
| | | | |
| | | | | |
Merged by openshift-bot
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Additional os_firewall role refactoring
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* Remove openshift_facts dependency
* Move firewall initialization from std_include.yml to
openshift_cluster/config.yml
Installing firewall packages is only necessary during OpenShift
installation.
|
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | |
| | | | | |
| | | | | | |
Miciah/openshift_checks-support-ovs-2.7-on-ocp-3.5-and-3.6
openshift_checks: allow OVS 2.7 on OCP 3.5 and 3.6
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
rpm_version: Allow package_list items to specify a list value for version.
If a list value is provided for a package, pass the check if any version in
that list is found.
ovs_version: Specify both 2.6 and 2.7 as allowed versions of OVS for
OpenShift versions 3.5 and 3.6.
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
adding check to a yaml dump to work properly with new ruamel lib
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Change default CFME namespace to use reserved openshift- prefix
|
| | |_|_|/ / /
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
As of OCP 3.6 we are advised to prefix reserved namespaces with an
'openshift-' prefix.
Fixes #5049
|
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
Remove obsolete yum check
|
| | |_|_|_|/
| |/| | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Glusterfs firewall updates.
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Start iptables on each master in serial
|
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Fix task hanging when running from a master
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
Adding error checking to create.
|
| | |_|_|/ / / /
| |/| | | | | | |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
Nuage changes to support IPTables kube-proxy in OpenShift
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
changing the conditional to negation of pod network address rather than using host address
|
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/
|/| | | | | | | | |
Removing openshift_repo dependencies. Moving to beginning of openshift_cluster.
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
cluster build.
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | | |
Bump Calico to v2.4.1
|
| | | | | | | | | | |
|
| | | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / /
|/| | | | | | | | | |
Change vsd user nodes parameter name
|
|/ / / / / / / / / |
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | | |
Fix Restore Master AWS Options
|
| | |/ / / / / / /
| |/| | | | | | |
| | | | | | | | |
| | | | | | | | | |
- remove dangling bool
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | | |
Minor update to correct firewall play name
|
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | | |
Default values for CFME container images are invalid
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
openshift_cfme_application_img_name, openshift_cfme_postgresql_img_name and openshift_cfme_memcached_img_name are incorrect.
It will fail with below error :
The ImageStream \"miq-app\" is invalid: spec.dockerImageRepository: Invalid value: \"docker.io/manageiq/manageiq-pods:app-latest-fine\": the repository name may not contain a tag
The ImageStream \"miq-postgresql\" is invalid: spec.dockerImageRepository: Invalid value: \"docker.io/manageiq/manageiq-pods:app-latest-fine\": the repository name may not contain a tag
The ImageStream \"miq-memcached\" is invalid: spec.dockerImageRepository: Invalid value: \"docker.io/manageiq/manageiq-pods:app-latest-fine\": the repository name may not contain a tag
Signed-off-by: jkaurredhat <jkaur@redhat.com>
|
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | | |
Fix duplicate evaluate_groups.yml call during install
|
|/ / / / / / / / / /
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
The way the service_catalog.yml playbook calls evaluate_groups.yml
causes the evaluation to happen twice during a standard byo/config.yml
installation. Refactoring the service_catalog.yml playbooks to remove
this duplicate.
|
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
openshift_checks: refactor find_ansible_mount
|
| | |_|_|_|_|_|_|/
| |/| | | | | | |
| | | | | | | | |
| | | | | | | | | |
Reuse the code for finding the ansible_mounts mount for a path.
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | | |
Remove additional 'restart master' handler references.
|
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
|\ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / /
|/| | | | | | | | |
Use etcd_hostname/ip vars for etcd scaleup registration
|
|/ / / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | | |
new member registration.
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
Refactor the firewall workflow.
|