summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix Restore Master AWS OptionsMichael Fraenkel2017-08-111-1/+1
| | | | - remove dangling bool
* Merge pull request #4797 from kwoodson/os_firewall_refactorScott Dodson2017-08-1148-147/+671
|\ | | | | Refactor the firewall workflow.
| * Updated README to reflect refactor. Moved firewall initialize into separate ↵Kenny Woodson2017-08-1024-60/+74
| | | | | | | | file.
| * Adding a default condition and removing unneeded defaults.Kenny Woodson2017-08-0918-57/+41
| |
| * First attempt at refactor of os_firewallKenny Woodson2017-08-0845-121/+647
| |
* | Merge pull request #3905 from kwoodson/nuage_idempotencyScott Dodson2017-08-112-35/+9
|\ \ | | | | | | [nuage_master] Adding module calls instead of command for idempotency.
| * | Spacing and moving deleget_to to bottom.Kenny Woodson2017-04-181-2/+2
| | |
| * | Updated to use modules instead of command for user permissions.Kenny Woodson2017-04-102-35/+9
| | |
* | | Merge pull request #5063 from mtnbikenc/fix-etcd-scaleup-initScott Dodson2017-08-111-15/+1
|\ \ \ | | | | | | | | Refactor group initialization for etcd scaleup playbook
| * | | Refactor group initializationRussell Teague2017-08-111-15/+1
| | | |
* | | | Merge pull request #5047 from rhcarvalho/fix-when-warningScott Dodson2017-08-1120-50/+72
|\ \ \ \ | | | | | | | | | | Fix syntax for when statement
| * | | | Fix syntax for when statementRodolfo Carvalho2017-08-1020-50/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Without that, playbook runs print warnings such as this: [WARNING]: when statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{ g_etcd_hosts is not defined and g_new_etcd_hosts is not defined}}
* | | | | Merge pull request #5060 from sosiouxme/20170810-fix-bracesJan Chaloupka2017-08-111-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | | system_container.yml: fix braces
| * | | | system_container.yml: fix bracesLuke Meyer2017-08-101-1/+1
| | | | |
* | | | | Merge pull request #5028 from mtnbikenc/entry-point-validationRussell Teague2017-08-101-16/+32
|\ \ \ \ \ | |/ / / / |/| | | | More complete discovery of entry point playbooks
| * | | | More complete discovery of entry point playbooksRussell Teague2017-08-081-16/+32
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | This change scans for supported entry point playbooks based on the following conditions: * In the supported directory of playbooks/byo * Playbooks not included by any other playbooks
* | | | Merge pull request #5057 from openshift/sdodson-patch-1Scott Dodson2017-08-101-6/+6
|\ \ \ \ | |_|/ / |/| | | Update README.md
| * | | Update README.mdScott Dodson2017-08-101-6/+6
|/ / /
* | | Merge pull request #4922 from sosiouxme/20170728-improve-get-varsScott Dodson2017-08-093-7/+73
|\ \ \ | | | | | | | | openshift_checks: enable variable conversion
| * | | openshift_checks: enable variable conversionLuke Meyer2017-08-013-7/+73
| | | |
* | | | Merge pull request #4832 from smarterclayton/stop_using_old_modeOpenShift Bot2017-08-0928-288/+60
|\ \ \ \ | | | | | | | | | | Merged by openshift-bot
| * | | | Remove remaining references to openshift-master.serviceClayton Coleman2017-08-0810-46/+0
| | | | | | | | | | | | | | | | | | | | Prevents playbooks from accidentally restarting the master service.
| * | | | Disable old openshift-master.service on upgradeClayton Coleman2017-08-083-0/+11
| | | | |
| * | | | Use the new election mode (client based) instead of direct etcd accessClayton Coleman2017-08-081-3/+2
| | | | |
| * | | | Remove the origin-master.service and associated filesClayton Coleman2017-08-0813-238/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From now on, all master configurations use the api / controller split, regardless of HA mode or previous configuration. This will be our only supported configuration starting in 3.7 or 3.8.
| * | | | Make native clustering the default everywhereClayton Coleman2017-08-081-1/+1
| | | | |
| * | | | Warn when user has no etcd group member nodesClayton Coleman2017-08-081-0/+6
| | |/ / | |/| | | | | | | | | | This will be removed from support in a future release
* | | | Merge pull request #4812 from kwoodson/openshift_version_refactorOpenShift Bot2017-08-083-2/+3
|\ \ \ \ | | | | | | | | | | Merged by openshift-bot
| * | | | Refactor of openshift_version.Kenny Woodson2017-08-083-2/+3
| |/ / /
* | | | Merge pull request #5032 from sdodson/v3_7_byoScott Dodson2017-08-084-0/+52
|\ \ \ \ | | | | | | | | | | Add missing byo v3_7 playbooks
| * | | | Add missing byo v3_7 playbooksScott Dodson2017-08-084-0/+52
|/ / / /
* | | | Merge pull request #5030 from sdodson/v37_upgrade_stubScott Dodson2017-08-087-0/+382
|\ \ \ \ | | | | | | | | | | Add v3_7 upgrades
| * | | | Add v3_7 upgradesScott Dodson2017-08-087-0/+382
| | | | |
* | | | | Merge pull request #4913 from sosiouxme/20170720-refactor-check-resultsRodolfo Carvalho2017-08-0822-643/+730
|\ \ \ \ \ | |_|/ / / |/| | | | openshift_checks: refactor check results
| * | | | openshift_checks: refactor logging checksLuke Meyer2017-08-0215-616/+699
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Turn failure messages into exceptions that tests can look for without depending on text meant for humans. Turn logging_namespace property into a method. Get rid of _exec_oc and just use logging.exec_oc.
| * | | | openshift_checks: add property to track 'changed'Luke Meyer2017-08-0212-40/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Introduced the 'changed' property for checks that can make changes to track whether they did or not. Rather than the check's own logic having to track this and include it in the result hash, just set the property and have the action plugin insert it in the result hash after running (even if there is an exception). Cleared out a lot of crufty "changed: false" hash entries.
* | | | | Merge pull request #4739 from kwoodson/openshift_facts_refactorScott Dodson2017-08-0818-200/+152
|\ \ \ \ \ | |_|/ / / |/| | | | Reduce openshift_facts dependencies.
| * | | | Fix lint errorsScott Dodson2017-08-071-2/+1
| | | | |
| * | | | integration tests: keep openshift_version happyLuke Meyer2017-08-0710-55/+18
| | | | |
| * | | | New pattern involves startup and initializing through the std_include.ymlKenny Woodson2017-08-071-1/+1
| | | | |
| * | | | papr: Update to use v3.6.0 imagesSteve Milner2017-08-041-1/+1
| | | | |
| * | | | Removing tasks from module openshift_facts.Kenny Woodson2017-08-047-143/+133
| | | | |
* | | | | Merge pull request #4802 from jkaurredhat/metrics_1.6Scott Dodson2017-08-071-1/+1
|\ \ \ \ \ | | | | | | | | | | | | Fix for : https://bugzilla.redhat.com/show_bug.cgi?id=1467423
| * | | | | Fix for : https://bugzilla.redhat.com/show_bug.cgi?id=1467423jkaurredhat2017-07-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Customer confirmed changing KUBERNETES_MASTER_URL and env parameter MASTER_URL value from default value "https://kubernetes.default.svc.cluster.local" to "https://kubernetes.default.svc" solved the issue. Signed-off-by: jkaurredhat <jkaur@redhat.com>
* | | | | | Merge pull request #4909 from jarrpa/glusterfs_name-fixScott Dodson2017-08-074-9/+9
|\ \ \ \ \ \ | | | | | | | | | | | | | | GlusterFS: Default glusterfs_name in loop items.
| * | | | | | GlusterFS: Default glusterfs_name in loop items.Jose A. Rivera2017-07-284-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #4745 Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
* | | | | | | Merge pull request #5004 from ewolinetz/master_fix_logging_pvc_genScott Dodson2017-08-071-36/+47
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Updating PVC generation to only be done if the pvc does not already e…
| * | | | | | | Updating PVC generation to only be done if the pvc does not already exist to ↵ewolinetz2017-08-041-36/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | avoid idempotent issues
* | | | | | | | Merge pull request #4960 from ↵OpenShift Bot2017-08-074-5/+115
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | juanvallejo/jvallejo/verify-disk-memory-before-upgrade-no-flake Merged by openshift-bot
| * | | | | | | | add pre-flight checks to ugrade pathjuanvallejo2017-08-024-5/+115
| | |_|_|_|_|/ / | |/| | | | | |