summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-08-01add fluentd logging driver config checkjuanvallejo
2017-08-01Merge pull request #4700 from sdodson/rate-limitOpenShift Bot
Merged by openshift-bot
2017-08-01Merge pull request #4912 from abutcher/openshift-node-factsOpenShift Bot
Merged by openshift-bot
2017-07-31Merge pull request #4954 from kwoodson/storageclass_doc_fixScott Dodson
Fixing storageclass doc variable.
2017-07-31Merge pull request #4900 from ↵OpenShift Bot
ingvagabund/move-common-openshift-node-systemd-unit-tasks-into-separete-files Merged by openshift-bot
2017-07-31Fixing storageclass doc variable.Kenny Woodson
2017-07-31Merge pull request #4952 from jarrpa/namespace_fixScott Dodson
GlusterFS: Fix variable names in defaults.
2017-07-31GlusterFS: Fix variable names in defaults.Jose A. Rivera
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1476197 Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
2017-07-31Merge pull request #4919 from srampal/contiv_1.1.1Scott Dodson
Some automation fixes for contiv GUI/auth_proxy & vxlan mode
2017-07-29Merge pull request #4933 from kwoodson/policy_to_bindingOpenShift Bot
Merged by openshift-bot
2017-07-28Merge pull request #4943 from jcantrill/file_buffer_masterScott Dodson
Impl fluentd file buffer
2017-07-28Merge pull request #4918 from sdodson/fix-sysconfig-checkOpenShift Bot
Merged by openshift-bot
2017-07-28Merge pull request #4931 from ewolinetz/bz1476195Scott Dodson
Updating metrics role to create serviceaccounts and roles immediately
2017-07-28Impl fluentd file bufferNoriko Hosoi
(cherry picked from commit 231a7c4ce27ff944d9e14169062f487f57c94dd6)
2017-07-28Merge pull request #4879 from jcantrill/oc_pvcOpenShift Bot
Merged by openshift-bot
2017-07-28Remove cluster in favor of rolebindings.Kenny Woodson
2017-07-28Merge pull request #4878 from mtnbikenc/refactor-bios-versionOpenShift Bot
Merged by openshift-bot
2017-07-28Updating metrics role to create serviceaccounts and roles immediatelyewolinetz
2017-07-28Merge pull request #4926 from jarrpa/glusterfs-mixed-namespaceScott Dodson
GlusterFS: Use default namespace when not native.
2017-07-28GlusterFS: Use default namespace when not native.Jose A. Rivera
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1476197 Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
2017-07-28Merge pull request #4899 from rhcarvalho/misc-cleanup-normalize-inputOpenShift Bot
Merged by openshift-bot
2017-07-28Merge pull request #4923 from ↵John Lamb
openshift/revert-4372-jvallejo/verify-disk-memory-before-upgrade Revert "Add health checks to upgrade playbook"
2017-07-28Revert "Add health checks to upgrade playbook"Rodolfo Carvalho
2017-07-28Merge pull request #4372 from ↵Rodolfo Carvalho
juanvallejo/jvallejo/verify-disk-memory-before-upgrade Add health checks to upgrade playbook
2017-07-28move common tasks to a single file included by both systemd_units.ymlJan Chaloupka
2017-07-27Fixes for auth_proxy, vxlan modeSanjeev Rampal
2017-07-27Merge pull request #4897 from ↵Scott Dodson
ingvagabund/backport-4403-to-openshift-node-upgrade-role backport 'Add systemctl daemon-reload handler to openshift_node' #4403 to openshift_node_upgrade
2017-07-27Merge pull request #3877 from wkshi/bugfix-1422541-masterScott Dodson
Fix BZ#1422541 BZ#1440586 BZ#1440612 BZ#1440617 on master branch
2017-07-27Tolerate non existence of /etc/sysconfig/atomic-openshift-masterScott Dodson
2017-07-27Merge pull request #4905 from jarrpa/group-facts-fixScott Dodson
Add glusterfs_registry hosts to oo_all_hosts.
2017-07-27Merge pull request #4843 from kwoodson/sc_require_provScott Dodson
Remove default and force argument for storageclass provisioner.
2017-07-27Merge pull request #4479 from mtnbikenc/contiv-warningsScott Dodson
Resolve Ansible deprecation warnings in Contiv roles
2017-07-27Merge pull request #4906 from ewolinetz/logging_unique_template_varsScott Dodson
Updating template parameter replica to be more unique to avoid var sc…
2017-07-27Merge pull request #4915 from sdodson/etcd-migration-changesScott Dodson
Stop masters before backing up, block migration for supported configs
2017-07-27Block etcdv3 migration for supported configurationsScott Dodson
2017-07-27Shut down masters before taking an etcd backupScott Dodson
2017-07-27Move node facts to new openshift_node_facts role.Andrew Butcher
2017-07-27Add glusterfs_registry hosts to oo_all_hosts.Jose A. Rivera
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1474630 Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
2017-07-27Updating template parameter replica to be more unique to avoid var scope ↵ewolinetz
creeping
2017-07-27Add 3.7 releaserScott Dodson
2017-07-27Automatic commit of package [openshift-ansible] release [3.7.1-1].Scott Dodson
Created by command: /usr/bin/tito tag --keep-version
2017-07-27Merge pull request #4902 from sdodson/fix-control-plane-upgradeScott Dodson
Fix incorrect delegate_to in control plane upgrade
2017-07-27Fix incorrect delegate_to in control plane upgradeScott Dodson
2017-07-27add selector and storage class name to oc_pvc moduleJeff Cantrill
2017-07-27backport 'Add systemctl daemon-reload handler to openshift_node' #4403 to ↵Jan Chaloupka
openshift_node_upgrade
2017-07-27Normalize list of checks passed to action pluginRodolfo Carvalho
This allows users to pass either a string with comma-separated check names or a proper list of strings, whatever is more convenient in the context. For consistency, the same normalization is applied to the 'openshift_disable_check' variable.
2017-07-27Clean up unnecessary quotesRodolfo Carvalho
2017-07-27Make LoggingCheck.run return the correct typeRodolfo Carvalho
The run method is expected to return a dict. Even though we should not run LoggingCheck by itself, it is still possible to do it and without this change we get an unhandled exception.
2017-07-27Clean up openshift-checks playbooksRodolfo Carvalho
- The referenced issue was closed, seems like a wontfix. Just use the old syntax and make no noise about it. - Remove inconsistent use of tags: if tags are passed in the command line, there is no point in evaluating groups if the checks won't be run anyway. - Remove temporal comment, easy to get out of sync.
2017-07-27Merge pull request #4884 from warmchang/version-3.6Scott Dodson
Follow the new naming conventions.