| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-01-17 | Default install_result when reloading generated facts. | Andrew Butcher | |
| 2017-12-20 | Remove openshift.common.{is_atomic|is_containerized} | Michael Gugino | |
| We set these variables using facts in init, no need to duplicate the logic all around the codebase. | |||
| 2017-12-18 | Relocate filter plugins to lib_utils | Michael Gugino | |
| This commit relocates filter_plugings to lib_utils, changes the namespacing to prevent unintended use of older versions that may be present in filter_plugins/ directory on existing installs. Add lib_utils to meta depends for roles Also consolidate some plugins into lib_utils from various other areas. Update rpm spec, obsolete plugin rpms. | |||
| 2017-12-14 | Deprecate using Ansible tests as filters | Russell Teague | |
| 2017-12-10 | Add missing dependencies on openshift_facts role | Scott Dodson | |
| All of these roles call the openshift_facts module but didn't include the role in their dependencies which can lead to errors in Ansible 2.4. Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1524102 | |||
| 2017-12-07 | Remove openshift.common.service_type | Michael Gugino | |
| This commit removes openshift.common.service_type in favor of openshift_service_type. This commit also removes r_openshift_excluder_service_type from plays in favor of using the role's defaults. | |||
| 2017-11-30 | retry package operations | Luke Meyer | |
| When a package install/update fails due to network blips or other spotty availability, retry it. If the failure is a real failure (e.g. package is really not there) it still fails after 3 tries (Ansible default). | |||
| 2017-11-14 | Removed old version code | Michael Gugino | |
| This commit removes any references to versions < 1.5/3.5 We assume the version is always greater than or equal to 1.5/3.5. | |||
| 2017-11-06 | Temporarily set master servingInfo.clientCA as client-ca-bundle.crt during ↵ | Andrew Butcher | |
| rolling CA redeployment. | |||
| 2017-11-01 | Remove delegate_to from openshift_facts within the openshift_ca role. | Andrew Butcher | |
| 2017-10-02 | Separate certificate playbooks. | Andrew Butcher | |
| 2017-08-14 | Removing dependencies for openshift_repos and setting them up early in the ↵ | Kenny Woodson | |
| cluster build. | |||
| 2017-06-27 | Generate loopback kubeconfig separately to preserve OpenShift CA certificate. | Andrew Butcher | |
| 2017-06-02 | Use local openshift.master.loopback_url when generating initial master ↵ | Andrew Butcher | |
| loopback kubeconfigs. | |||
| 2017-05-01 | Use openshift_ca_host's hostnames to sign the CA | Scott Dodson | |
| If for some reason oo_first_master and openshift_ca_host are different we could've signed the CA with the wrong hostnames. | |||
| 2017-03-29 | openshift_ca: add openshift_ca_cert_expire_days and ↵ | Slava Semushin | |
| openshift_master_cert_expire_days parameters. | |||
| 2017-02-28 | Do not force custom ca cert deployment. | Andrew Butcher | |
| 2017-02-07 | [openshift_ca] Reference client binary from openshift_ca_host. | Andrew Butcher | |
| 2017-02-02 | Restructure certificate redeploy playbooks | Andrew Butcher | |
| 2017-01-16 | Create individual serving cert and loopback kubeconfig for additional masters. | Andrew Butcher | |
| Deprecates use of 'create-master-certs' for generating master serving certificate and loopback kubeconfig in order to reference the first master's CA serial file. | |||
| 2016-11-17 | Refactor to use Ansible package module | Russell Teague | |
| The Ansible package module will call the correct package manager for the underlying OS. | |||
| 2016-10-19 | Switch from "oadm" to "oc adm" and fix bug in binary sync. | Devan Goodwin | |
| Found bug syncing binaries to containerized hosts where if a symlink was pre-existing, but pointing to the wrong destination, it would not be corrected. Switched to using oc adm instead of oadm. | |||
| 2016-08-11 | Support for redeploying certificates. | Andrew Butcher | |
| 2016-08-04 | [openshift_ca] correct check for missing CA. | Andrew Butcher | |
| 2016-08-01 | Add options for specifying named ca certificates to be added to the ↵ | Andrew Butcher | |
| openshift ca bundle. | |||
| 2016-07-20 | Refactor openshift certificates roles. | Andrew Butcher | |
| 2016-06-15 | Always populate openshift_image_tag and openshift_pkg_version. | Devan Goodwin | |
| Allows the use of arbitrary tags, precise control over containers and rpms, and likely mixed environments. | |||
| 2016-05-31 | Merge remote-tracking branch 'upstream/master' into upgrade33 | Devan Goodwin | |
| 2016-05-30 | Fix use of openshift_version in ca role. | Devan Goodwin | |
| 2016-05-30 | Revert openshift-certificates changes. | Andrew Butcher | |
| 2016-05-19 | Consolidate ca/master/node certificates roles into openshift_certificates. | Andrew Butcher | |
