| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-09-13 | Add IMAGE_VERSION to the image stream tag source | Scott Dodson | |
| 2017-09-11 | Merge pull request #5340 from sdodson/bz1489913 | Scott Dodson | |
| Revert back to hostnamectl and previous default of not setting hostname | |||
| 2017-09-11 | Merge pull request #5344 from mgugino-upstream-stage/fix-pkg-versions | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-09-11 | Merge pull request #5256 from ashcrow/1451023 | Scott Dodson | |
| upgrade: Verify required network items are set | |||
| 2017-09-11 | Merge pull request #5342 from mtnbikenc/fix-include-through-symlink | Scott Dodson | |
| Correct include path to not follow symlink | |||
| 2017-09-11 | Merge pull request #5332 from kwoodson/amibuild_node_config | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-09-11 | Merge pull request #5338 from mtnbikenc/fix-pre_upgrade | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-09-09 | Merge pull request #5339 from mtnbikenc/fix-upgrade-path | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-09-08 | Fix rpm version logic for hosts | Michael Gugino | |
| Currently, the variable openshift_pkg_version is defined by the first master unless specified by the user. The role openshift_version attempts to set this value on all other hosts after setting it on the first master. During normal installation, openshift_pkg_version is not initially defined, therefor each host will utilize the most recent rpm available. This creates a problem during later operations of a cluster if a node is added or replaced by a new node. This commit ensures that the value for openshift_pkg_version set by the first master is respected by subsequent hosts. Fixes: #5341 | |||
| 2017-09-08 | Revert back to hostnamectl and previous default of not setting hostname | Scott Dodson | |
| The old default was "{{ not openshift.common.version_gte_3_1_or_1_1 }}" just default to false instead, master branch will never be used with 3.0 hostname module doesn't work on atomic host Fixes BZ 1489913 | |||
| 2017-09-08 | Correct include path to not follow symlink | Russell Teague | |
| 2017-09-08 | Fix include path for docker upgrade tasks | Russell Teague | |
| 2017-09-08 | Automatic commit of package [openshift-ansible] release [3.7.0-0.125.1]. | Scott Dodson | |
| Created by command: /usr/bin/tito tag --use-version 3.7.0 --use-release 0.125.1%{?dist} | |||
| 2017-09-08 | Fix issue with etcd_common when using pre_upgrade tag | Russell Teague | |
| 2017-09-08 | Merge pull request #5289 from jcantrill/1487573_fix_allowed_es_version | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-09-08 | inventory: Denote new required upgrade variables | Steve Milner | |
| 2017-09-08 | upgrade: Verify required network items are set | Steve Milner | |
| When upgrading osm_cluster_network_cidr, osm_host_subnet_length, and openshift_portal_net must be set to avoid SDN initialization errors. This was found when the default parameters were changed between Openshift versions. This meant users who upgraded and did not specify either mentioned variable at install/upgrade time ended up getting SDN errors post upgrade. When osm_cluster_network_cidr, osm_host_subnet_length, and openshift_portal_net are not set the upgrade will fail telling the user that the variables must be set and how to find the current values in the current install. References: https://github.com/openshift/openshift-ansible/commit/b50b4ea0b03feb9431abd7294fe4fb6b549ddfc0 Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1451023 | |||
| 2017-09-07 | Merge pull request #5209 from wozniakjan/logging_es_probe | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-09-07 | ami build process calls openshift-node/config.yml | Kenny Woodson | |
| 2017-09-07 | Merge pull request #5211 from kwoodson/provisioning_fixes | Scott Dodson | |
| Provisioning updates. | |||
| 2017-09-07 | Consolidating AWS roles and variables underneath openshift_aws role. | Kenny Woodson | |
| 2017-09-07 | Merge pull request #5329 from mgugino-upstream-stage/typo-fix | Andrew Butcher | |
| Fix README.md typo | |||
| 2017-09-07 | Fix README.md typo | Michael Gugino | |
| Small typo in README.md. | |||
| 2017-09-07 | Merge pull request #5305 from mtnbikenc/breakout-master-additional | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-09-07 | Fixing variables and allowing custom ami. | Kenny Woodson | |
| 2017-09-07 | Merge pull request #5208 from mgugino-upstream-stage/remove-openshift_common | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-09-07 | Merge pull request #5310 from ashcrow/split-rhel-centos-crio | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-09-07 | Merge pull request #5162 from aerialls/patch-2 | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-09-06 | Merge pull request #5296 from nak3/skeopeo-command-output | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-09-06 | Merge pull request #5276 from richm/master | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-09-06 | Merge pull request #5148 from kwoodson/registry_proxy_updates | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-09-06 | Remove openshift-common | Michael Gugino | |
| Most of this role's purpose was to set facts. The vast majority of these facts were simply redefining user-supplied variables. This commit also removes various artifacts leftover from previous versions, as well as variables that seem to be entirely unused. | |||
| 2017-09-06 | Merge pull request #5067 from e-minguez/flannel_use_sdn_cluster_network_cidr | Scott Dodson | |
| Use the proper pod subnet instead the services one | |||
| 2017-09-06 | Merge pull request #5299 from jhadvig/dnf_issue | Scott Dodson | |
| Import dnf only if importing yum fails | |||
| 2017-09-06 | Merge pull request #5202 from giuseppe/crio-additional-registries | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-09-06 | Merge pull request #5313 from sjenning/remove-experimental-cri-flag | Scott Dodson | |
| remove experimental-cri flag from node config | |||
| 2017-09-06 | Merge pull request #5317 from sdodson/master | Scott Dodson | |
| Fix openshift_master_config_dir | |||
| 2017-09-06 | Fix openshift_master_config_dir | Scott Dodson | |
| 2017-09-06 | remove experimental-cri flag from node config | Seth Jennings | |
| 2017-09-06 | Merge pull request #5306 from mgugino-upstream-stage/fix-master-systemd-units | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-09-06 | Merge pull request #4509 from zgalor/prometheus-role | Scott Dodson | |
| Create ansible role for deploying prometheus on openshift | |||
| 2017-09-06 | Merge pull request #5102 from ilackarms/fix-pv-template | Scott Dodson | |
| only evaluate openshift_cfme_nfs_server if using nfs | |||
| 2017-09-06 | cri-o: Split RHEL and CentOS images | Steve Milner | |
| 2017-09-06 | openshift_checks aos_version: also check installed under yum | Luke Meyer | |
| Tweaks to the logic around using yum vs dnf; now uses ansible_pkg_mgr to determine which is in effect for a host. Also, extended the yum logic to check installed packages in addition to available packages in the aos_version module so that disconnected installs and others with weird repo configs need not disable the package_version check. | |||
| 2017-09-06 | Merge pull request #5277 from ingvagabund/update-env-in-etcd-conf | Scott Dodson | |
| update env in etcd.conf.j2 to reflect the latest naming | |||
| 2017-09-06 | Merge pull request #5307 from sdodson/bump_ansible_23 | Scott Dodson | |
| Bump ansible requirement to 2.3 | |||
| 2017-09-06 | Create ansible role for deploying prometheus on openshift | Zohar Galor | |
| A new role for installing prometheus on openshift. Depends on `openshift_hosted_prometheus_deploy` flag role creates: - prometheus namespace - prometheus clusterrolebinding and service account - pvs for prometheus, alertmanager and alertbuffer for internal nfs - prometheus pod with prometheus behind oauth-proxy, alertmanager and alert-buffer behind oauth-proxy - prometheus and alertmanager configmaps - prometheus and alerts services and direct routes - prometheus, alertmanager and alert-buffer pvcs | |||
| 2017-09-05 | Merge pull request #3536 from giuseppe/system-containers-skopeo | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-09-05 | Fix: set openshift_master_config_dir to the correct value. | Michael Gugino | |
| Previous commit set 'openshift_master_config_dir' to '/var/lib/origin' if undefined during upgrades. This commit sets value to the proper directory '/etc/origin' | |||
| 2017-09-05 | Bump ansible requirement to 2.3 | Scott Dodson | |
