Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the nodeName of the OpenShift nodes on OpenStack | Lénaïc Huard | 2016-09-22 | 4 | -52/+79 |
| | |||||
* | Update the OpenStack dynamic inventory script | Lénaïc Huard | 2016-09-20 | 5 | -19/+19 |
| | |||||
* | Merge pull request #2295 from dgoodwin/override-docker-upgrade | Scott Dodson | 2016-09-15 | 1 | -1/+1 |
|\ | | | | | Allow overriding the Docker 1.10 requirement for upgrade. | ||||
| * | Allow overriding the Docker 1.10 requirement for upgrade. | Devan Goodwin | 2016-08-15 | 1 | -1/+1 |
| | | | | | | | | Respect an explicit docker_version, and the use of docker_upgrade=False. | ||||
* | | Merge pull request #2449 from abutcher/service-signer-upgrade | Scott Dodson | 2016-09-14 | 3 | -1/+102 |
|\ \ | | | | | | | [upgrade] Create/configure service signer cert when missing. | ||||
| * | | [upgrade] Create/configure service signer cert when missing. | Andrew Butcher | 2016-09-14 | 3 | -1/+102 |
| | | | |||||
* | | | [redeploy-certificates] Set default value for ↵ | Andrew Butcher | 2016-09-14 | 1 | -0/+8 |
| | | | | | | | | | | | | openshift_master_default_subdomain as workaround. | ||||
* | | | [redeploy-certificates] Correct etcd service name. | Andrew Butcher | 2016-09-14 | 1 | -1/+3 |
|/ / | |||||
* | | Check for is_atomic when uninstalling flannel package. | Andrew Butcher | 2016-09-12 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #2425 from dgoodwin/flush-handlers | Scott Dodson | 2016-09-09 | 1 | -0/+2 |
|\ \ | | | | | | | Flush handlers before marking a node schedulable after upgrade. | ||||
| * | | Flush handlers before marking a node schedulable after upgrade. | Devan Goodwin | 2016-09-09 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | Handlers normally only trigger at the end of the play, but in this case we just set our node schedulable again resulting in it immediately getting taken down again. | ||||
* | | | Merge pull request #2422 from abutcher/manage-node-hostnames | Andrew Butcher | 2016-09-09 | 1 | -3/+1 |
|\ \ \ | | | | | | | | | Fix node label / schedulability when inventory_hostname != openshift.common.hostname | ||||
| * | | | Iterate over node inventory hostnames instead of openshift.common.hostname ↵ | Andrew Butcher | 2016-09-08 | 1 | -3/+1 |
| |/ / | | | | | | | | | | within openshift_manage_node role. | ||||
* | | | Merge pull request #2398 from mkumatag/fix_warnings | Scott Dodson | 2016-09-08 | 1 | -0/+4 |
|\ \ \ | |/ / |/| | | Fix warnings | ||||
| * | | Fix warnings | Manjunath A Kumatagi | 2016-09-07 | 1 | -0/+4 |
| | | | |||||
* | | | Don't loop over hostvars when setting node schedulability. | Andrew Butcher | 2016-09-07 | 1 | -1/+0 |
| | | | |||||
* | | | Merge pull request #2409 from abutcher/secure-registry | Scott Dodson | 2016-09-04 | 1 | -1/+83 |
|\ \ \ | | | | | | | | | Secure registry for atomic registry deployment | ||||
| * | | | Secure registry for atomic registry deployment (deployment_subtype=registry). | Andrew Butcher | 2016-09-02 | 1 | -1/+83 |
| | | | | |||||
* | | | | Record schedulability of node prior to upgrade and re-set it to that | Scott Dodson | 2016-09-02 | 1 | -1/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously we were setting schedulability to the state defined in the inventory without regard to whether or not it was manually made schedulable or unschedulable. The right thing seems to be to record the state prior to upgrade and set it back. | ||||
* | | | | Fix ops/qps typo | Jordan Liggitt | 2016-09-02 | 2 | -3/+3 |
| |/ / |/| | | |||||
* | | | Merge pull request #2313 from mdanter/unschedulableMasterAsNode | Scott Dodson | 2016-09-01 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | In AWS where the master node was not part of the nodes and unschedulable | ||||
| * | | | This fixes an issue in AWS where the master node was not part of the nodes ↵ | Matyas Danter | 2016-08-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | in an unschedulable way | ||||
* | | | | Merge pull request #2347 from brenton/BZ1369410 | Scott Dodson | 2016-09-01 | 1 | -16/+18 |
|\ \ \ \ | |_|/ / |/| | | | Bug 1369410 - uninstall fail at task [restart docker] on atomic-host | ||||
| * | | | Bug 1369410 - uninstall fail at task [restart docker] on atomic-host | Brenton Leanhardt | 2016-08-23 | 1 | -16/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Moved the restarting of docker and network services lower. * Added /etc/systemd/system/docker.service.d/docker-sdn-ovs.conf to the list of files to be removed (I suspect the RPM uninstall handles this for non-containerized installs) * sorted the file names | ||||
* | | | | Add flannel package removal in uninstallation playbook | Manjunath A Kumatagi | 2016-09-01 | 1 | -0/+5 |
| | | | | |||||
* | | | | Reload docker facts after upgrading docker | Scott Dodson | 2016-08-30 | 1 | -0/+4 |
| |/ / |/| | | |||||
* | | | Merge pull request #2366 from Mangirdaz/master | Jason DeTiberus | 2016-08-26 | 1 | -0/+9 |
|\ \ \ | | | | | | | | | add run_once to repeatable actions | ||||
| * | | | add check for server and account already exist | Mangirdas | 2016-08-26 | 1 | -0/+4 |
| | | | | |||||
| * | | | add run_once to repeatable actions | Mangirdas | 2016-08-26 | 1 | -0/+5 |
| | | | | |||||
* | | | | Remove atomic check and cockpit.socket | Samuel Munilla | 2016-08-26 | 3 | -3/+3 |
| | | | | |||||
* | | | | Re-organize registry-console deployment. | Andrew Butcher | 2016-08-26 | 2 | -2/+3 |
| | | | | |||||
* | | | | Add support for Atomic Registry Installs | Samuel Munilla | 2016-08-26 | 2 | -1/+4 |
| | | | | | | | | | | | | | | | | Add the Registry deployment subtype as an option in the quick installer. | ||||
* | | | | Merge pull request #2052 from sdodson/metrics | Scott Dodson | 2016-08-25 | 4 | -1/+37 |
|\ \ \ \ | | | | | | | | | | | Metrics improvements | ||||
| * | | | | Deploy metrics after our router | Scott Dodson | 2016-08-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Metrics deployer now checks for route activation. As such we need a router before we install metrics. | ||||
| * | | | | Pull in keynote demo changes | Scott Dodson | 2016-08-24 | 1 | -0/+6 |
| | | | | | |||||
| * | | | | [tags] add some support for running a subset of config via tags | Jason DeTiberus | 2016-08-24 | 3 | -0/+30 |
| | | | | | |||||
* | | | | | Merge pull request #2337 from mkumatag/rm_dup_flannel_reg | Andrew Butcher | 2016-08-25 | 1 | -10/+0 |
|\ \ \ \ \ | | | | | | | | | | | | | Remove duplicate flannel registration | ||||
| * | | | | | Fix review comments | Manjunath A Kumatagi | 2016-08-22 | 1 | -8/+2 |
| | | | | | | |||||
| * | | | | | Remove duplicate flannel registration | Manjunath A Kumatagi | 2016-08-21 | 1 | -4/+0 |
| | | | | | | |||||
* | | | | | | don't gather facts when bootstrapping ansible for Fedora hosts | Adam Miller | 2016-08-24 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Adam Miller <maxamillion@fedoraproject.org> | ||||
* | | | | | | Fix upgrade failure when master-config does not have pluginOrderOverride. | Devan Goodwin | 2016-08-24 | 1 | -0/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #2339 from dgoodwin/plugin-order-warning | Scott Dodson | 2016-08-23 | 1 | -0/+13 |
|\ \ \ \ \ | | | | | | | | | | | | | Add warning at end of 3.3 upgrade if pluginOrderOverride is found. | ||||
| * | | | | | Add warning at end of 3.3 upgrade if pluginOrderOverride is found. | Devan Goodwin | 2016-08-22 | 1 | -0/+13 |
| | | | | | | |||||
* | | | | | | Don't run node config upgrade hook if host is not a node. | Devan Goodwin | 2016-08-23 | 1 | -1/+1 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Merge pull request #2340 from lhuard1A/ansible_virt_module | Jason DeTiberus | 2016-08-22 | 5 | -41/+34 |
|\ \ \ \ \ | | | | | | | | | | | | | Replace some virsh commands by native virt_XXX ansible module | ||||
| * | | | | | Replace some virsh commands by native virt_XXX ansible module | Lénaïc Huard | 2016-08-22 | 5 | -41/+34 |
| | | | | | | |||||
* | | | | | | Merge pull request #2336 from sdodson/etcd-uninstall | Scott Dodson | 2016-08-22 | 1 | -1/+4 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | Fix etcd uninstall | ||||
| * | | | | | Fix etcd uninstall | Scott Dodson | 2016-08-19 | 1 | -1/+4 |
| | | | | | | |||||
* | | | | | | Merge pull request #2330 from lhuard1A/open_node_ports | Jason DeTiberus | 2016-08-19 | 3 | -0/+14 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Open OpenStack security group for the service node port range | ||||
| * | | | | | | Open OpenStack security group for the service node port range | Lénaïc Huard | 2016-08-19 | 3 | -0/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. |