| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-08-24 | Merge pull request #2359 from abutcher/flannel-certs | Scott Dodson | |
| Correct flannel cert variables. | |||
| 2016-08-24 | Merge pull request #2341 from tbielawa/BZ1368296 | Scott Dodson | |
| BZ1368296 - quick install with the installer.cfg.yml in other directory failed | |||
| 2016-08-24 | Merge pull request #2356 from maxamillion/fedora | Jason DeTiberus | |
| don't set virt_sandbox_use_nfs on Fedora, it was replaced by virt_use_nfs | |||
| 2016-08-24 | Merge pull request #2350 from smunilla/BZ1358951 | Scott Dodson | |
| a-o-i: Add variant and variant_version to migration | |||
| 2016-08-24 | Merge pull request #2100 from smunilla/BZ1337553 | Scott Dodson | |
| Add externalIPNetworkCIDRs to config | |||
| 2016-08-24 | don't set virt_sandbox_use_nfs on Fedora, it was replaced by virt_use_nfs | Adam Miller | |
| Signed-off-by: Adam Miller <maxamillion@fedoraproject.org> | |||
| 2016-08-24 | Correct flannel cert variables. | Andrew Butcher | |
| 2016-08-24 | Make note about ansible/install logs messing up ci tests | Tim Bielawa | |
| 2016-08-24 | Merge pull request #2353 from maxamillion/fedora | Jason DeTiberus | |
| don't gather facts when bootstrapping ansible for Fedora hosts | |||
| 2016-08-24 | Move nested print_read_config_error function into it's own function | Tim Bielawa | |
| 2016-08-24 | Makefile includes ci-pyflakes target now | Tim Bielawa | |
| 2016-08-24 | Fix BZ1368296 by quietly recollecting facts if the cache is removed | Tim Bielawa | |
| * Add python logging * Add testing system via 'make ci' | |||
| 2016-08-24 | Merge pull request #2354 from abutcher/ca-rt | Scott Dodson | |
| Correct masterCA config typo | |||
| 2016-08-24 | Correct masterCA config typo. | Andrew Butcher | |
| 2016-08-24 | don't gather facts when bootstrapping ansible for Fedora hosts | Adam Miller | |
| Signed-off-by: Adam Miller <maxamillion@fedoraproject.org> | |||
| 2016-08-24 | Merge pull request #2351 from dgoodwin/plugin-order-override-2 | Scott Dodson | |
| Fix upgrade failure when master-config does not have pluginOrderOverride. | |||
| 2016-08-24 | a-o-i: Add variant and variant_version to migration | Samuel Munilla | |
| Update to also move over variant and variant_version during v1 migration | |||
| 2016-08-24 | Fix upgrade failure when master-config does not have pluginOrderOverride. | Devan Goodwin | |
| 2016-08-23 | Automatic commit of package [openshift-ansible] release [3.3.14-1]. | Scott Dodson | |
| 2016-08-23 | Merge pull request #2334 from smunilla/BZ1358951 | Scott Dodson | |
| Bug 1358951 - Error loading config, no such key: 'deployment' when using ing previously valid answers file | |||
| 2016-08-23 | Merge pull request #2333 from smunilla/fix_ssh_question | Scott Dodson | |
| a-o-i: Fix ansible_ssh_user question | |||
| 2016-08-23 | Merge pull request #2339 from dgoodwin/plugin-order-warning | Scott Dodson | |
| Add warning at end of 3.3 upgrade if pluginOrderOverride is found. | |||
| 2016-08-23 | a-o-i: Fix ansible_ssh_user question | Samuel Munilla | |
| Since we moved 'ansible_ssh_user' under 'deployment', we need to update the criteria for when to ask the user to reenter that information. | |||
| 2016-08-23 | Merge pull request #2348 from dgoodwin/ded-etcd-fix | Scott Dodson | |
| Dedicated Etcd Upgrade Fix | |||
| 2016-08-23 | Add externalIPNetworkCIDRs to config | Samuel Munilla | |
| Allow networkConfig.externalIPNetworkCIDRs to be set along with a default to emulate the old 3.1 behavior. | |||
| 2016-08-23 | Merge pull request #2346 from abutcher/ca-bundle | Scott Dodson | |
| Link ca to ca-bundle when ca-bundle does not exist. | |||
| 2016-08-23 | Don't run node config upgrade hook if host is not a node. | Devan Goodwin | |
| 2016-08-23 | Link ca to ca-bundle when ca-bundle does not exist. | Andrew Butcher | |
| 2016-08-23 | Better error if no OpenShift RPMs are available. | Devan Goodwin | |
| 2016-08-23 | Merge pull request #2344 from openshift/revert-2325-fileglobglob | Scott Dodson | |
| Revert "Due to problems with with_fileglob lets avoid using it for now" | |||
| 2016-08-23 | Revert "Due to problems with with_fileglob lets avoid using it for now" | Scott Dodson | |
| 2016-08-22 | Merge pull request #2340 from lhuard1A/ansible_virt_module | Jason DeTiberus | |
| Replace some virsh commands by native virt_XXX ansible module | |||
| 2016-08-22 | Replace some virsh commands by native virt_XXX ansible module | Lénaïc Huard | |
| 2016-08-22 | Add warning at end of 3.3 upgrade if pluginOrderOverride is found. | Devan Goodwin | |
| 2016-08-22 | Merge pull request #2336 from sdodson/etcd-uninstall | Scott Dodson | |
| Fix etcd uninstall | |||
| 2016-08-19 | a-o-i: Remove Legacy Config Upgrade | Samuel Munilla | |
| Remove the automatic upgrade of the 3.0 configuration file format and add some better error messaging that points the user at the docs. | |||
| 2016-08-19 | Fix etcd uninstall | Scott Dodson | |
| 2016-08-19 | Merge pull request #2330 from lhuard1A/open_node_ports | Jason DeTiberus | |
| Open OpenStack security group for the service node port range | |||
| 2016-08-19 | Merge pull request #2329 from lhuard1A/fix_nodeonmaster | Jason DeTiberus | |
| Fix the “node on master” feature | |||
| 2016-08-19 | Merge pull request #2325 from sdodson/fileglobglob | Scott Dodson | |
| Due to problems with with_fileglob lets avoid using it for now | |||
| 2016-08-19 | Bug 1358951 - Error loading config, no such key: 'deployment' when using ↵ | Samuel Munilla | |
| previously valid answers file Update the quick installer to automatically convert from the old config file format to the new format. | |||
| 2016-08-19 | Merge pull request #2331 from dgoodwin/docker-upgrade-symlink | Scott Dodson | |
| Fix standalone Docker upgrade missing symlink. | |||
| 2016-08-19 | Fix standalone Docker upgrade missing symlink. | Devan Goodwin | |
| 2016-08-19 | Automatic commit of package [openshift-ansible] release [3.3.13-1]. | Troy Dawson | |
| 2016-08-19 | Open OpenStack security group for the service node port range | Lénaïc Huard | |
| With OpenShift 3.2, creating a service accessible from the outside of the cluster thanks to `nodePort` automatically opens the “local” `iptables` firewall to allow incoming connection on the `nodePort` of the service. In order to benefit from this improvement, the OpenStack security group shouldn’t block those incoming connections. This change opens, on the OS nodes, the port range dedicated to service node ports. | |||
| 2016-08-19 | Fix the “node on master” feature | Lénaïc Huard | |
| What we want to do is to add the master as a node if: * `g_nodeonmaster` is set to true, and * we are not in the case where we want to add new nodes. The second test was done by only checking whether `g_new_node_hosts` was defined. This was wrong because, in all cloud-provider setups, this variable was set with the default value of “empty list” (`[]`). The test has been changed to use the `bool` filter so that it correctly evaluates to false (and hence, effectively add the master as a node) when `g_new_node_hosts` is the empty list. | |||
| 2016-08-19 | Merge pull request #2327 from lhuard1A/openstack_ansible_2.1 | Scott Dodson | |
| Fix warnings in OpenStack provider with ansible 2.1 | |||
| 2016-08-19 | Fix warnings in OpenStack provider with ansible 2.1 | Lénaïc Huard | |
| Some expressions now need to be enclosed inside `{{…}}`. | |||
| 2016-08-18 | Due to problems with with_fileglob lets avoid using it for now | Scott Dodson | |
| 2016-08-18 | Merge pull request #2323 from sdodson/bz1367937 | Scott Dodson | |
| Mount /sys rw | |||
