| Age | Commit message (Collapse) | Author |
|
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
|
|
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
|
|
Upgrade fails when "Drain Node for Kubelet upgrade"
|
|
giuseppe/openvswitch-syscontainer-specify-docker-service-name
openvswitch, syscontainer: specify the Docker service name
|
|
making kube-service-catalog project network global when using redhat/…
|
|
redhat/openshift-ovs-multitenant plugin
|
|
ingvagabund/set-killmode-to-process-in-node-service-file
set KillMode to process in node service file
|
|
|
|
Created by command:
/usr/bin/tito tag --accept-auto-changelog --use-version=3.6.144
|
|
Fixes : https://bugzilla.redhat.com/show_bug.cgi?id=1468572
Signed-off-by: jkaurredhat <jkaur@redhat.com>
|
|
Created js file for enabling tech preview for console, updated master…
|
|
GlusterFS Fixes 4
|
|
for pod presets and console tech preview
|
|
Created by command:
/usr/bin/tito tag --accept-auto-changelog --use-version=3.6.143
|
|
Created by command:
/usr/bin/tito tag --accept-auto-changelog --use-version=3.6.142
|
|
Merged by openshift-bot
|
|
Merged by openshift-bot
|
|
|
|
In the past, health checks were implemented with ignore_errors: True in
the playbook level, requiring us to store all failures, ignored or not,
so that we could report on all failed checks.
Now checks are run from a single action plugin entry point, without
ignoring errors (all errors are aggregated via the action plugin).
Since the integration of the openshift_health_checker role with the
install playbook, failure summaries are part of the output of a lot more
calls to ansible-playbook. We shall report only failures that caused the
execution to stop, as ignored failures in the summary only serve to
confuse users.
|
|
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1467809
As a next step, we can refine under which conditions the overlay driver
is supported.
|
|
AWS hosts and user names frequently make the default Ansible ControlPath
too long. This prevents ssh persistent connections, significantly
impacting runtime. More detail: https://github.com/ansible/ansible/issues/11536
This config change shortens the ControlPath to make this less likely. It
would be better to change it to the %C hash, as extremely long hostnames
or usernames could still encounter this problem, but that is not yet
available with RHEL's openssh. This at least improves the situation.
|
|
Fix where execute_module was being passed task_vars in place of tmp
param. Most modules don't seem to use either and so this doesn't fail;
but under some conditions (perhaps different per version of ansible?) it
tried to treat the dict as a string and came back with a python stack
trace.
|
|
SUMMARY and DESCRIPTION were coming from python image build, might be
confusing to someone inspecting this image.
|
|
https://bugzilla.redhat.com/show_bug.cgi?id=1465724
Use the provided ansible.cfg and hack needed python system libs into SCL
|
|
sync the parallel change from Dockerfile into Dockerfile.rhel7
|
|
Adding create permissions for serviceclasses.servicecatalog.k8s.io to…
|
|
service-catalog-controller role
|
|
[Bz 1468113] Configure the rest of the masters with the correct URL.
|
|
Fix calico when certs are auto-generated
|
|
Created by command:
/usr/bin/tito tag --accept-auto-changelog --use-version=3.6.141
|
|
|
|
updating fetch tasks to be flat paths
|
|
Add evaluate_groups.yml to network_manager playbook
|
|
The network_manager.yml playbook uses oo_* groups names which are
defined in the evaluate_groups.yml playbook.
|
|
|
|
|
|
Created by command:
/usr/bin/tito tag --accept-auto-changelog --use-version=3.6.140
|
|
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
|
|
Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
|
|
Created by command:
/usr/bin/tito tag --accept-auto-changelog --use-version=3.6.139
|
|
ingvagabund/increase-timeout-when-waiting-for-master-and-nodes
increase implicit 300s default timeout to explicit 600s
|
|
Created by command:
/usr/bin/tito tag --accept-auto-changelog --use-version=3.6.138
|
|
Merged by openshift-bot
|
|
Merged by openshift-bot
|
|
Run some basic etcd checks after migration to ensure leases are good
|
|
Merged by openshift-bot
|
|
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1468187
|
|
|
|
updating configmap map definition to fix asb not starting up correctly
|
|
container-engine: Update Fedora registry url
|