| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
Most occurrences are in a form:
```yaml
openshift.common.use_openshift_sdn | default(true) | bool
```
Let's make all occurences this way given the use_openshift_sdn is set to true anyway.
See https://github.com/openshift/openshift-ansible/blob/0c350dcc7d06d62be5ba3a8e468dff85cdd96dd7/roles/openshift_facts/library/openshift_facts.py#L2035
|
|\
| |
| | |
Fix etcd conditional check failure (issue #4121)
|
| | |
|
| |
| |
| |
| |
| |
| | |
On nodes with thousands of services it may take a very long time to
establish all of the network routing rules. The longest we've seen is
about 180s
|
| | |
|
|\ \
| | |
| | | |
Removing no_log from htpasswd invocation so not to supress errors
|
| | | |
|
|\ \ \
| | | |
| | | | |
Use absolute path when un-excluding
|
| | | |
| | | |
| | | |
| | | | |
* As follow-up on #4835, use absolute path also when unexcluding
|
|\ \ \ \
| | | | |
| | | | | |
Bz1466783 etcd ips in masters no proxy
|
| | | | |
| | | | |
| | | | |
| | | | | |
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1466783
|
| | | | | |
|
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
Add ose- prefix to ansible service broker name
|
| | | | | |
|
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
Fix for gce storageclass provisioner default.
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | | |
verify sane log times in logging stack
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This patch verifies that logs sent from logging pods can be queried on
the Elasticsearch pod within a reasonable amount of time.
|
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
Support enabling the centos-openshift-origin-testing repository
|
| | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
New versions of Origin land in the -testing repository before they
are tagged for release. This effectively adds the ability to easily
test a new unreleased version (currently in this case 1.5.1) by
enabling the correct repository if 'openshift_repos_enable_testing'
is true.
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Use absolute path for excluders
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
Use absolute path when executing excluder as it's used when checking for excluder.
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
GlusterFS fixes 6
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
|
| | |/ /
| |/| |
| | | |
| | | | |
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
|
|\ \ \ \
| |/ / /
|/| | | |
Updating openshift_logging_kibana default for kibana hostname
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | | |
[bz 1473154] Fix gce storageclass provider.
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Add etcd exports to openshift_storage_nfs
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Fix proxy settings. For real. For actual this time.
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1467776
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1466783
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1472244
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1468424
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1470165
Some of there were 'fixed' before but that commit was merged too soon. This actually fixes the needful.
|
| |_|/ / / /
|/| | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
juanvallejo/jvallejo/add-increased-etcd-traffic-check
add check to detect increased etcd traffic
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
openshift_checks/docker_storage: overlay/2 support
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
fix bug 1469197
https://bugzilla.redhat.com/show_bug.cgi?id=1469197
When Docker is configured with the overlay or overlay2 storage driver,
check that it is supported and usage is below threshold.
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Document the option so that those who want to run on OverlayFS can find
it. Fix the task so that setting it to False isn't interpreted as true.
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
Fixing invalid param to storageclass. Allowing variable to be passed for default.
|
| | |_|/ / / / /
| |/| | | | | | |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
1471973- default to bootstrapping the broker on startup
|
| | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
Add an SA policy to the ansible-service-broker
|
| | | | | | | | | |
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
We are not adding a role to the service account after creation.
The ansible-service-broker will require cluster-admin permissions
because we do things like: creating service accounts, projects,
and pods.
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | | |
GlusterFS fixes 5
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
|