summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-01-17Fix a typo in "Determine if growpart is installed"Vadim Rutkovsky
2018-01-17Check rc for commands with openshift_client_binary and failed_whenVadim Rutkovsky
This might mask some failures and continue instead of a failure
2018-01-17Add new grafana playbook.Eldad Marciano
this patch introduce a new playbook and roles to deploy grafana automaticly using openshift-ansible capabilities. this patch will abstract the grafana deployment process specially for openshift.
2018-01-16Merge pull request #6730 from spadgett/console-config-api-changesScott Dodson
Update console config for API changes
2018-01-16Merge pull request #6531 from abutcher/bootstrap-slurp-userOpenShift Merge Robot
Automatic merge from submit-queue. Use master group ansible_ssh_user to pull bootstrap kubeconfig
2018-01-16Merge pull request #6498 from joelddiaz/origin-ansible-boto3Scott Dodson
add python2-boto3 for centos-based origin-ansible container image
2018-01-16Allow 5 etcd hostsScott Dodson
2018-01-16Update console config for API changesSamuel Padgett
2018-01-16Remove duplication in node acceptance playbook and setup master groups so ↵Andrew Butcher
that we can use the first master's ansible_ssh_user when delegating.
2018-01-16Merge pull request #6739 from vrutkovs/metrics-console-mktempScott Dodson
Web Console: use a different var for asset config
2018-01-16Setting default storage_class_names for when calling ↵Eric Wolinetz
openshift_logging_elasticsearch role
2018-01-16include elasticsearch container namejuanvallejo
2018-01-16adding check if secret auth is neededShawn Hurley
2018-01-16adding asb auth as a secret.Shawn Hurley
2018-01-16Merge pull request #6719 from wmengRH/fix_bug_1534271Scott Dodson
fix bug 1534271
2018-01-16openshift_checks: repair adhoc list-checks modeLuke Meyer
fixes bug https://bugzilla.redhat.com/show_bug.cgi?id=1509157 docker_image_availability.__init__ was loading a variable that of course was not defined for localhost, which is how this play runs. Fixed that. Would be nice if there were a more generic way to solve that class of problem but I can't think of anything for now that isn't worse. Also noticed that this play gathers facts for localhost. That's not necessary for what it's doing, so disabled that.
2018-01-16Ensure we are running oc execs against running podsEric Wolinetz
2018-01-16Merge pull request #6706 from spadgett/console-rbacOpenShift Merge Robot
Automatic merge from submit-queue. Add console RBAC template Required for https://github.com/openshift/origin-web-console-server/pull/18 Origin changes: https://github.com/openshift/origin/pull/18075 /assign @sdodson /cc @deads2k
2018-01-16Merge pull request #6470 from oybed/cfgScott Dodson
Adding .ini to inventory_ignore_extensions
2018-01-16Merge pull request #6536 from shawn-hurley/adding-asb-permissionsScott Dodson
Adding ability for ASB to interact with network resources.
2018-01-16Merge pull request #6741 from sdodson/bz1534905Scott Dodson
Remove tuned-profiles from list of master packages upgraded
2018-01-16Remove tuned-profiles from list of master packages upgradedScott Dodson
2018-01-16Add missing task that got dropped in a refactorScott Dodson
Removed in 28b254886bf17251e973bfdad4dd4c89e26187fc
2018-01-16Web Console: use a different var for asset configVadim Rutkovsky
This ensures mktemp from metrics role doesn't get reset when update_asset_config is being included
2018-01-16Document the inventory changeTomas Sedovic
2018-01-16Move the OpenStack dynamic inventory from sampleTomas Sedovic
Keeping the dynamic inventory in the `sample-inventory` alongside the `group_vars` poses a problem: when we update the inventory, our users won't get the latest version. The dynamic inventory should be independent of the OpenShift or OpenStack configuration and the users should be able to either pass it explicitly or create a symlink if they want.
2018-01-15Automatic commit of package [openshift-ansible] release [3.9.0-0.20.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2018-01-15Merge pull request #6610 from mazzystr/update_awsec2_root_volOpenShift Merge Robot
Automatic merge from submit-queue. Update to AWS EC2 root vol size so that Health Check tasks pass AWS EC2s under the ASG and LaunchConfig are deployed with the default 10gb root vol size. Heath Checks fail because / filesystem and /var directory is too small. Health Check wants a minimum of 40Gb. 10Gb is just too small for server operations in general. Let's increase to 100Gb. Cost increase for additional EBS storage will be minimal and give plenty of elbow room for normal server operations.
2018-01-15Merge pull request #6692 from abutcher/cluster-operatorOpenShift Merge Robot
Automatic merge from submit-queue. Separate ELB & S3 from master node group provisioning Moved s3 and elb provisioning out of `roles/openshift_aws/tasks/provisioning.yml` and into their own playbooks. These playbooks are now included in the provision playbook and in a WIP infrastructure playbook we intend to run up front in place of prerequisites. @kwoodson what are your thoughts on something like this?
2018-01-15Merge pull request #6726 from bogdando/fix_openstack_docsOpenShift Merge Robot
Automatic merge from submit-queue. Fix openstack provider docs Fix openstack provider playbook name in docs Adjust required versions of dependencies. Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
2018-01-15Merge pull request #6103 from dulek/dulek/cni-daemonOpenShift Merge Robot
Automatic merge from submit-queue. Configure Kuryr CNI daemon Kuryr CNI daemon is scalability improvement that moves watching K8s API and VIF plugging into a separate entity called kuryr-daemon. Kuryr-daemon will run in a container and serve requests from kuryr-driver.
2018-01-15vsphere storage default addDavis Phillips
2018-01-15Adjust openstack provider dependencies versionsBogdan Dobrelya
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
2018-01-15Fix openstack provider playbook name in docsBogdan Dobrelya
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
2018-01-15fix bug 1534271MENG Weihua
2018-01-13Merge pull request #6707 from spadgett/console-upgradeScott Dodson
Install web console on upgrade
2018-01-13Merge pull request #6426 from danwinship/cleanup-ipamScott Dodson
Clean up host-local IPAM data while nodes are drained
2018-01-13Remove unused symlinkScott Dodson
2018-01-13Merge pull request #6705 from jpeeler/add-async-bindings-varScott Dodson
Add var for catalog controller to enable async bindings
2018-01-12Automatic commit of package [openshift-ansible] release [3.9.0-0.19.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2018-01-12Automatic commit of package [openshift-ansible] release [3.9.0-0.18.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2018-01-12Automatic commit of package [openshift-ansible] release [3.9.0-0.17.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2018-01-12Merge pull request #6695 from mbruzek/openstack_md_fixesOpenShift Merge Robot
Automatic merge from submit-queue. Spelling and grammar changes to the advanced-configuration.md file. I noticed some spelling errors when trying to read the OpenStack `advanced_configuration.md` file so I wanted to contribute the fixed spelling.
2018-01-12Automatic profile setting for tuned 2.9Jiri Mencak
Tuned 2.9 introduces automatic and manual profile selection. If there is a file /etc/tuned/profile_mode containing "manual" on a system with tuned 2.9, without this PR the appropriate OCP profiles will not be set. This PR removes the file prior to tuned restart, in addition to /etc/tuned/active_profile to make the tuned profile selection automatic.
2018-01-12Don't use from ansible.module_utils.six as its no longer available in ↵Vadim Rutkovsky
Ansible 2.4
2018-01-11Merge pull request #6702 from sdodson/image-stream-syncScott Dodson
Update latest image streams and templates
2018-01-11Merge pull request #6614 from mgugino-upstream-stage/plugins-to-lib-utilsScott Dodson
Move more plugins to lib_utils
2018-01-11Install web console on upgradeSamuel Padgett
2018-01-11Add console RBAC templateSamuel Padgett
2018-01-11Add var for controller to enable async bindingsJeff Peeler
New variable is called 'openshift_service_catalog_async_bindings_enabled' and is set to false by default. Also, fixed a typo in the controller template for the DaemonSet update strategy, which caused the strategy to be set to OnDelete rather than the intended RollingUpdate.