Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | | | Merge pull request #6647 from vrutkovs/3.9-upgrades-remove-openshift.common.s... | Scott Dodson | 2018-01-10 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | 3.9 upgrade: remove openshift.common.service_type | Vadim Rutkovsky | 2018-01-08 | 1 | -4/+4 | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #6605 from vrutkovs/failure_summary_convert_msg_to_string | Scott Dodson | 2018-01-10 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | failure_summary: make sure msg is always a string | Vadim Rutkovsky | 2018-01-04 | 1 | -0/+2 | |
| | |_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Merge pull request #6683 from mgugino-upstream-stage/fix-pkg_version | Scott Dodson | 2018-01-10 | 4 | -10/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Add defaults for openshift_pkg_version | Michael Gugino | 2018-01-10 | 4 | -10/+10 | |
| | |_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge pull request #6693 from kwoodson/hosted_var_fix | Scott Dodson | 2018-01-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Fixing openshift_hosted variable. | Kenny Woodson | 2018-01-10 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge pull request #6423 from dav1x/add-vsphere-provider | Scott Dodson | 2018-01-10 | 5 | -0/+35 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | lint issues | Davis Phillips | 2017-12-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | add vsphere examples in hosts.example | Davis Phillips | 2017-12-11 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | | | | | add template and vsphere.conf | Davis Phillips | 2017-12-11 | 2 | -0/+21 | |
| * | | | | | | | | | | | | | | | | | add vsphere cloud providers | Davis Phillips | 2017-12-11 | 2 | -0/+4 | |
* | | | | | | | | | | | | | | | | | | Merge pull request #6638 from nak3/add-keycheck-logging-facts | Luke Meyer | 2018-01-10 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Add key check for facts_for_clusterrolebindings | Kenjiro Nakayama | 2018-01-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | Add key existing check to collect facts for rolebidings | Kenjiro Nakayama | 2018-01-09 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | Merge pull request #6609 from nkinder/openshift_logging_mux-interface | OpenShift Merge Robot | 2018-01-10 | 3 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Don't hardcode the network interface in the openshift_logging_mux role | Nathan Kinder | 2018-01-04 | 3 | -1/+5 | |
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge pull request #6553 from mgugino-upstream-stage/node-reduce-package-comm... | Michael Gugino | 2018-01-10 | 1 | -24/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Install node packages in one task instead of 3 | Michael Gugino | 2018-01-04 | 1 | -24/+14 | |
| |/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Merge pull request #6674 from mgugino-upstream-stage/remove-becomes2 | Scott Dodson | 2018-01-10 | 28 | -56/+36 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Chmod temp dirs created on localhost | Michael Gugino | 2018-01-09 | 8 | -6/+33 | |
| * | | | | | | | | | | | | | | | | | Remove become statements | Michael Gugino | 2018-01-09 | 26 | -50/+3 | |
* | | | | | | | | | | | | | | | | | | Merge pull request #6671 from mgugino-upstream-stage/upgrade-cp-scope | OpenShift Merge Robot | 2018-01-10 | 17 | -248/+210 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Limit host group scope on control-plane upgrades | Michael Gugino | 2018-01-09 | 7 | -2/+29 | |
| * | | | | | | | | | | | | | | | | | | Refactor version and move some checks into sanity_checks.py | Michael Gugino | 2018-01-09 | 11 | -246/+181 | |
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge pull request #6602 from ewolinetz/es_full_cluster_restart | OpenShift Merge Robot | 2018-01-10 | 6 | -1/+117 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Adding logic to disable and reenable external communication to ES during full... | Eric Wolinetz | 2018-01-05 | 2 | -2/+35 | |
| * | | | | | | | | | | | | | | | | | Adding logic to do a full cluster restart if we are incrementing our major ve... | Eric Wolinetz | 2018-01-03 | 6 | -1/+84 | |
* | | | | | | | | | | | | | | | | | | Merge pull request #5853 from imcsk8/flannel-iptables | OpenShift Merge Robot | 2018-01-09 | 2 | -0/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Add iptables save handler | Ivan Chavero | 2018-01-08 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | | Fix wrong indentation | Ivan Chavero | 2017-10-27 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | Fix yaml indentation | Ivan Chavero | 2017-10-27 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | Add iptables rules for flannel | Ivan Chavero | 2017-10-23 | 1 | -0/+10 | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #6658 from mgugino-upstream-stage/containerized_bools | OpenShift Merge Robot | 2018-01-09 | 4 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | ensure containerized bools are cast | Michael Gugino | 2018-01-08 | 4 | -4/+4 | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #6646 from giuseppe/fix-container-engine-auth | OpenShift Merge Robot | 2018-01-09 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | container-engine: move registry_auth.yml before pull | Giuseppe Scrivano | 2018-01-08 | 1 | -0/+6 | |
| | |_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge pull request #6618 from ture-karlsson/master | Scott Dodson | 2018-01-09 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Provide example on how to use osm_etcd_image in a disconnected and containeri... | Ture Karlsson | 2018-01-05 | 1 | -0/+4 | |
| | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge pull request #6634 from vrutkovs/openshift_binary_for_upgrades | Scott Dodson | 2018-01-09 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | upgrades: set openshift_client_binary fact when running on oo_first_master host | Vadim Rutkovsky | 2018-01-06 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | | | | | Merge pull request #6650 from vrutkovs/containerized_upgrade_set_openshift_us... | OpenShift Merge Robot | 2018-01-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Use openshift_node_use_openshift_sdn when doing a containerized node upgrade | Vadim Rutkovsky | 2018-01-09 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #6659 from joelddiaz/ami_and_docker_storage_setup | Kenny Woodson | 2018-01-09 | 2 | -1/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | docker storage setup for ami building | Joel Diaz | 2018-01-08 | 2 | -1/+6 | |
| | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge pull request #6660 from mgugino-upstream-stage/fix-logging-static | Michael Gugino | 2018-01-08 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Fix: change import_role to include_role | Michael Gugino | 2018-01-08 | 1 | -1/+3 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | Merge pull request #6651 from mgugino-upstream-stage/containerized-groups | Michael Gugino | 2018-01-08 | 4 | -7/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Build containerized host group dynamically | Michael Gugino | 2018-01-08 | 4 | -7/+16 | |
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |