| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
The file exists in `/etc/origin/cloudprovider/openstack.conf` not
`/etc/origin/openstack.conf`.
|
|\
| |
| |
| |
| |
| |
| | |
Automatic merge from submit-queue.
Adding no_log to registry_auth.
We were seeing credentials show up in our jenkins logs. We'd prefer if they were not logged. I'm not sure the repercussions but these are sensitive and probably should be `no_log`.
|
| | |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Automatic merge from submit-queue.
Laying config files down in a daemonset pod.
Work to have daemonset config laydown files for nodes used with golden images.
Based on the original work from @smarterclayton https://github.com/openshift/origin/pull/17351
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Move openshift_deployment_type check into sanity_check
action plugin. Remove compatibility for deployment_type.
deployment_type has been deprecated for some time now.
|
| | |
| | |
| | |
| | |
| | |
| | | |
Move more checks outside of init/main.yml for
speeding up upgrades and other operational plays that
need to run.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This commit moves sanity_checks tasks into a custom
action plugin that is only run against a single host.
This will result in a large reduction of tasks during initialization
|
| | |
| | |
| | |
| | |
| | | |
We set these variables using facts in init, no need
to duplicate the logic all around the codebase.
|
|\ \ \
| | | |
| | | | |
Adding support for docker-storage-setup on overlay
|
| |/ / |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Automatic merge from submit-queue.
Move node group tags to openshift_aws_{master,node}_group.
Move node groups tags to `openshift_aws_{master,node}_group` variables as discussed below.
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | | |
Add readiness probe to kuryr controller pod
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This commits adds a readiness probe to the kuryr controller
when the kuryr ports pool functionality is enabled. This way
the controller will not be set as ready until all the pre-created
ports have been loaded into their respective pools and are ready
to be used by the pods.
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Add CentOS-OpenShift-Origin37 repo template.
|
| | |/ / /
| |/| | | |
|
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
Plugin consolidate
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This commit relocates filter_plugings to lib_utils,
changes the namespacing to prevent unintended use of
older versions that may be present in filter_plugins/
directory on existing installs.
Add lib_utils to meta depends for roles
Also consolidate some plugins into lib_utils from
various other areas.
Update rpm spec, obsolete plugin rpms.
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Automatic merge from submit-queue.
Remove some small items from openshift_facts
Remove some small items from openshift_facts that
don't need to be there.
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | | |
Remove some small items from openshift_facts that
don't need to be there.
|
|\ \ \ \ \
| |/ / / /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Automatic merge from submit-queue.
Fix hosted_reg_router selectors
This commit removes duplicate (and incorrect) assignment
of openshift_hosted_registry_selector and
openshift_hosted_router_selector
Fixes https://github.com/openshift/origin/issues/17682
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
This commit removes duplicate (and incorrect) assignment
of openshift_hosted_registry_selector and
openshift_hosted_router_selector
|
|/ / /
| | |
| | |
| | |
| | | |
This commit removes the remainder of openshift_node_facts
role.
|
|\ \ \
| | | |
| | | | |
Fix rhel_repos disable command
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | | |
Remove openshift_node_facts part 1
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This commit removes some items from openshift_facts
for the openshit_node role.
|
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
Fix rhel_subscribe boolean
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This commit fixes a variable name to it's correct
name used in a when condition.
Also makes use of 'is defined' consistent.
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Deprecate using Ansible tests as filters
|
| | | | | | |
|
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Automatic merge from submit-queue.
openshift_logging_{fluentd,mux}_file_buffer_limit mismatch
. fixing a typo in fluentd template
. adjusting the default value of openshift_logging_mux_file_buffer_limit
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
. fixing a typo in fluentd template
. adjusting the default value of openshift_logging_mux_file_buffer_limit
|
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Automatic merge from submit-queue.
Disable config trigger logging
Removes the default config trigger from the ES generated DC and adds a handler to roll out any updated ES node in a controlled, rolling manner
Addresses https://bugzilla.redhat.com/show_bug.cgi?id=1498989
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
at the end of a deployment, allowing for override with variable
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Move repo and subscribe to prerequisites
|
| | |_|/ / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | | |
This commit refactors some steps in rhel subscribe and
moves repos.yml from init/main to prerequisites.
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
prevent TSB pods from spinning on inappropriate nodes
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Remove version requirement from openvswitch package
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
got removed from repo
|
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
crio: change socket path to /var/run/crio/crio.sock
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
it is required for OpenShift 3.9
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Commit to stabilize RHSM operations. This code is derived from contrib
|
| | |_|_|/ / /
| |/| | | | | |
|
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | | |
Combine openshift_master/vars with defaults
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This commit combines these two sources of variables.
Prior to the current release, some plays external to
the openshift_master role consumed these variables
using relative imports. This is no longer the case,
so we can safely combine the vars into defaults.
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Contiv systemd fixes
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Add install section so that enable on reboot works.
Make sure services are always restarted if they die.
|