Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Allow ansible to continue when a node is unaccessible or fails. | Andrew Butcher | 2016-11-18 | 2 | -1/+6 | |
* | | | | | | | Merge pull request #2820 from dgoodwin/yum-check-skip-atomic | Scott Dodson | 2016-11-18 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix yum/subman version check on Atomic. | Devan Goodwin | 2016-11-17 | 1 | -1/+2 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge pull request #2822 from sdodson/onlydnsmasq | Scott Dodson | 2016-11-18 | 1 | -5/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Create the file in two passes, atomicly copy it over | Scott Dodson | 2016-11-18 | 1 | -6/+8 | |
| * | | | | | | | node_dnsmasq -- Set dnsmasq as our only nameserver | Scott Dodson | 2016-11-17 | 1 | -1/+4 | |
* | | | | | | | | Merge pull request #2825 from jsuchenia/gce-escape-logname | Jason DeTiberus | 2016-11-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Escape LOGNAME variable according to GCE rules | Jacek Suchenia | 2016-11-18 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #379 from cgwalters/storage-nfs-lvm | Scott Dodson | 2016-11-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | storage/nfs_lvm: Also export as ReadWriteOnce | Colin Walters | 2015-07-21 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #2821 from sdodson/disable-origin-repo | Scott Dodson | 2016-11-17 | 2 | -0/+6 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| / / / / | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Allow users to disable the origin repo creation | Scott Dodson | 2016-11-17 | 2 | -0/+6 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #2819 from vishpat/ip-forwarding | Scott Dodson | 2016-11-16 | 4 | -5/+31 | |
|\ \ \ \ \ | ||||||
| * | | | | | Added ip forwarding for nuage | Vishal Patil | 2016-11-15 | 4 | -5/+31 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge pull request #2702 from jkhelil/fix_master_config_template | Andrew Butcher | 2016-11-16 | 2 | -16/+18 | |
|\ \ \ \ \ | ||||||
| * | | | | | Prevent useless master by reworking template for master service enf file | Jawed khelil | 2016-11-02 | 2 | -16/+18 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #2734 from dougbtv/openstack_timeout_option | Jason DeTiberus | 2016-11-16 | 3 | -1/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | [openstack] allows timeout option for heat create stack | dougbtv | 2016-11-05 | 3 | -1/+4 | |
* | | | | | | Merge pull request #2606 from abutcher/nuage-haproxy-port | Tim Bielawa | 2016-11-16 | 1 | -0/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add nuage rest server port to haproxy firewall rules. | Andrew Butcher | 2016-10-14 | 1 | -0/+5 | |
* | | | | | | | Merge pull request #2636 from enlinxu/master | Andrew Butcher | 2016-11-16 | 3 | -0/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | support 3rd party scheduler | enlinxu | 2016-10-20 | 3 | -0/+7 | |
* | | | | | | | | Merge pull request #2803 from tbielawa/BZ1390849 | Scott Dodson | 2016-11-16 | 2 | -5/+28 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add view permissions to hawkular sa | Scott Dodson | 2016-11-15 | 1 | -0/+18 | |
| * | | | | | | | | Use multiple '-v's when creating the metrics deployer command | Tim Bielawa | 2016-11-15 | 2 | -5/+10 | |
* | | | | | | | | | Merge pull request #2815 from dgoodwin/yumCheck | Scott Dodson | 2016-11-16 | 1 | -0/+16 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Check for bad versions of yum and subscription-manager. | Devan Goodwin | 2016-11-16 | 1 | -0/+16 | |
* | | | | | | | | | | Merge pull request #2816 from mtnbikenc/docs-fix | Scott Dodson | 2016-11-16 | 1 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Corrected syntax and typos | Russell Teague | 2016-11-16 | 1 | -6/+6 | |
* | | | | | | | | | | | Merge pull request #2763 from yfauser/byo_cni_plugin_fixes | Andrew Butcher | 2016-11-16 | 3 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Change to allow cni deployments without openshift SDN | yfauser | 2016-11-08 | 3 | -2/+4 | |
* | | | | | | | | | | | Merge pull request #2813 from lhuard1A/optimize_list | Jason DeTiberus | 2016-11-16 | 5 | -44/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Optimize the cloud-specific list.yml playbooks | Lénaïc Huard | 2016-11-16 | 5 | -44/+11 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #2814 from lhuard1A/fix_gce_subnet | Jason DeTiberus | 2016-11-16 | 2 | -543/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Fix GCE cluster creation | Lénaïc Huard | 2016-11-16 | 2 | -543/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #2810 from sdodson/BZ1390913 | Scott Dodson | 2016-11-15 | 1 | -5/+18 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix typo | Scott Dodson | 2016-11-15 | 1 | -1/+1 | |
| * | | | | | | | | | | Fix a few places where we're not specifying the admin kubeconfig | Scott Dodson | 2016-11-15 | 1 | -6/+12 | |
| * | | | | | | | | | | Add rolebinding-reader | Scott Dodson | 2016-11-15 | 1 | -0/+7 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #2677 from EricMountain-1A/fix_docker_fatal_selinux_4upstr... | Scott Dodson | 2016-11-14 | 1 | -11/+11 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Docker daemon is started prematurely. | Eric Mountain | 2016-11-14 | 1 | -11/+11 | |
* | | | | | | | | | | Merge pull request #2802 from sdodson/image-stream-sync | Scott Dodson | 2016-11-14 | 4 | -3/+40 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Sync logging deployer changes from origin to enterprise | Scott Dodson | 2016-11-14 | 1 | -0/+20 | |
| * | | | | | | | | | Sync latest enterprise/metrics-deployer.yaml | Scott Dodson | 2016-11-14 | 2 | -0/+12 | |
| * | | | | | | | | | Sync latest s2i content | Scott Dodson | 2016-11-14 | 1 | -3/+8 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #2562 from sdodson/etcd3 | Scott Dodson | 2016-11-14 | 18 | -81/+366 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Actually upgrade host etcdctl no matter what | Scott Dodson | 2016-11-14 | 1 | -2/+2 | |
| * | | | | | | | | | Make etcd containerized upgrade stepwise | Scott Dodson | 2016-11-14 | 2 | -18/+51 | |
| * | | | | | | | | | Add updates for containerized | Scott Dodson | 2016-11-14 | 6 | -14/+74 | |
| * | | | | | | | | | Add etcd upgrade for RHEL and Fedora | Scott Dodson | 2016-11-14 | 9 | -1/+164 |