summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-08-23Merge pull request #5100 from mgugino-upstream-stage/check-hostname-lenScott Dodson
Add hostname/nodename length check
2017-08-23Merge pull request #5183 from sdodson/masterScott Dodson
Fix generated content
2017-08-23Fix generated contentScott Dodson
2017-08-23Merge pull request #5011 from kwoodson/provisionScott Dodson
AWS Provisioning with scale groups.
2017-08-23Merge pull request #5112 from kwoodson/oc_adm_csrScott Dodson
Adding oc_adm_csr to lib_openshift for node approvals
2017-08-23Merge pull request #5101 from maxamillion/add-dnf-supportScott Dodson
Add dnf support
2017-08-23Merge pull request #4980 from sdodson/migrate-v2Scott Dodson
Switch to migrating one host and scaling etcd members back up
2017-08-23Merge pull request #4761 from wozniakjan/logging_kibana_oomScott Dodson
bug 1468987: kibana_proxy OOM
2017-08-23Merge pull request #5120 from smarterclayton/allow_gcs_registryScott Dodson
Allow GCS object storage to be configured
2017-08-22Switch to migrating one host and forming a new clusterScott Dodson
With large datasets where there are many keys with TTLs the expiry was creating a data inconsistency problem. The hope is that by performing the migration once and then forming a new cluster this is avoided. Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1475351
2017-08-21First attempt at provisioning.Kenny Woodson
2017-08-21Merge pull request #5126 from ozdanborne/fix-calico-spacingScott Dodson
Fix missing space in calico ansible roles
2017-08-21First attempt at creating the cert signer.Kenny Woodson
2017-08-21Merge pull request #4254 from dmsimard/registry_certsScott Dodson
Refactor openshift_hosted's docker-registry route setup
2017-08-20Automatic commit of package [openshift-ansible] release [3.7.0-0.104.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-08-20Merge pull request #5142 from sdodson/fix-dnsScott Dodson
Ensure that openshift_node_facts has been called for dns_ip
2017-08-19Automatic commit of package [openshift-ansible] release [3.7.0-0.103.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-08-18Automatic commit of package [openshift-ansible] release [3.7.0-0.102.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-08-18Ensure that openshift_node_facts has been called for dns_ipScott Dodson
2017-08-18Automatic commit of package [openshift-ansible] release [3.7.0-0.101.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-08-18remove out of scope variable from exception messageAdam Miller
Signed-off-by: Adam Miller <maxamillion@fedoraproject.org>
2017-08-18Automatic commit of package [openshift-ansible] release [3.7.0-0.100.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-08-18raise AosVersionException if no expected packages found by dnf queryAdam Miller
Signed-off-by: Adam Miller <maxamillion@fedoraproject.org>
2017-08-18Merge pull request #4784 from abutcher/noop-scaleupScott Dodson
Fail scaleup configuration when there are no new_nodes or new_masters
2017-08-18Merge pull request #5132 from BrunoVernay/patch-1Scott Dodson
Display "origin 3.6" as in previous installer 3.5
2017-08-18Merge pull request #5135 from makentenza/build-defaults-issueScott Dodson
Change memory requests and limits units
2017-08-18Change memory requests and limits unitsMarcos Entenza
2017-08-18Display "origin 3.6" as in previous installer 3.5Bruno Vernay
Previous installer release v3.5 used to display the 3 variants. I keep OSE as the default, but proposes to add back the "origin v3.6" variant.
2017-08-17Fix missing space in calico ansible rolesDan Osborne
2017-08-17Allow GCS object storage to be configuredClayton Coleman
Previously, setting the GCS registry object storage settings resulted in an invalid configuration. This generates a registry-config secret that has the correct file if the GCS config is set.
2017-08-17Merge pull request #4773 from jcantrill/fix_console_loggingOpenShift Bot
Merged by openshift-bot
2017-08-17Merge pull request #5111 from ozdanborne/calico-default-poolScott Dodson
Use sdn_cluster_network_cidr as default calico pool
2017-08-17Use sdn_cluster_network_cidr as default calico poolDan Osborne
2017-08-17Merge pull request #5106 from kwoodson/metrics_stdincludeOpenShift Bot
Merged by openshift-bot
2017-08-17fix missing console appending in loggingJeff Cantrill
2017-08-17Merge pull request #5113 from bacek/masterScott Dodson
Enable version 3.6 for OSE
2017-08-17Merge pull request #4547 from mtnbikenc/etcd-pre_upgrade-fixOpenShift Bot
Merged by openshift-bot
2017-08-17Merge pull request #5107 from mtnbikenc/refactor-openshift_repos-depsOpenShift Bot
Merged by openshift-bot
2017-08-17Merge pull request #5026 from sosiouxme/20170808-fix-checksOpenShift Bot
Merged by openshift-bot
2017-08-17Enable version 3.6 for OSEVasily Chekalkin
2017-08-17Merge pull request #4947 from ingvagabund/polish-openshift-master-roleOpenShift Bot
Merged by openshift-bot
2017-08-16Merge pull request #5098 from ashcrow/bin-sync-link-checkOpenShift Bot
Merged by openshift-bot
2017-08-16Merge pull request #5087 from sdodson/bz1481366OpenShift Bot
Merged by openshift-bot
2017-08-16Adding std_include to the metrics playbook.Kenny Woodson
2017-08-16add dnf support to roles/openshift_health_checker/library/aos_version.pyAdam Miller
Signed-off-by: Adam Miller <maxamillion@fedoraproject.org>
2017-08-16Don't include noopRussell Teague
2017-08-16Remove openshift_repos dependenciesRussell Teague
2017-08-16Add hostname/nodename length checkMichael Gugino
OpenShift will not allow nodes to register if the nodename is > 63 chars. This commit verifies that nodename is not set to a potential hostname that is greater than 63 characters. This commit also updates logic to check `openshift_hostname` to check for > 63 chars. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1467790
2017-08-16polish openshift-master roleJan Chaloupka
2017-08-16Merge pull request #5096 from mtnbikenc/remove-orphansOpenShift Bot
Merged by openshift-bot