summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-10-23cli: do not pull again the image when using DockerGiuseppe Scrivano
When CRI-O is used and the CLI image is already pulled into Docker then use it also for copying the CLI files to the host instead of pulling it once again in the ostree storage. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2017-10-23Bug 1452939 - change Logging & Metrics imagePullPolicyJan Wozniak
- all images logging and metrics change their default imagePullPolicy from Always to IfNotPresent
2017-10-23Automatic commit of package [openshift-ansible] release [3.7.0-0.175.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-10-22Remove role bindings during service catalog un-installstaebler
2017-10-22Automatic commit of package [openshift-ansible] release [3.7.0-0.174.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-10-22Fix a few small issues in service catalog uninstallstaebler
2017-10-22Automatic commit of package [openshift-ansible] release [3.7.0-0.173.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-10-22Remove provisioner restrictions on oc_storageclassJan-Otto Kröpke
2017-10-22Automatic commit of package [openshift-ansible] release [3.7.0-0.172.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-10-21Automatic commit of package [openshift-ansible] release [3.7.0-0.171.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-10-20Merge pull request #5748 from portante/fix-cpu-limitsScott Dodson
Use "requests" for CPU resources instead of limits
2017-10-20Merge pull request #5792 from mgugino-upstream-stage/fix-master-undefined-varScott Dodson
Fix undefined variable for master upgrades
2017-10-20Merge pull request #5752 from kwoodson/bz1491399Scott Dodson
[bz1491399] Adding pre check to verify clusterid is set along with cloudprovider when performing upgrade.
2017-10-20Merge pull request #5794 from kwoodson/bz1501271Scott Dodson
[bz1501271] Attempt to use ami ssh user and default to ansible_ssh_user.
2017-10-20Fix lintTim Bielawa
2017-10-20Move add_many_container_providers.yml to playbooks/byo/openshift-management ↵Andrew Butcher
with a noop task include to load filter plugins.
2017-10-20Refactor adding multiple container providersTim Bielawa
2017-10-20Management Cleanup and Provider IntegrationTim Bielawa
* Add container provider integration * General cleanup * Poll until service fully starts * Add notes on multiple-provider additions
2017-10-20Automatic commit of package [openshift-ansible] release [3.7.0-0.170.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-10-20verstion_gte seems unreliable on containerized installsScott Dodson
2017-10-20Merge pull request #5821 from abutcher/ca-trust-skip-restartScott Dodson
Check for container runtime prior to restarting when updating system CA trust.
2017-10-20Merge pull request #5766 from jcantrill/1489498_preserve_replica_countScott Dodson
bug 1489498. preserve replica and shard settings
2017-10-20Merge pull request #5749 from abutcher/servinginfo-client-ca-upgradeOpenShift Merge Robot
Automatic merge from submit-queue. Set servingInfo.clientCA to ca.crt during upgrade. https://bugzilla.redhat.com/show_bug.cgi?id=1501795
2017-10-20Automatic commit of package [openshift-ansible] release [3.7.0-0.169.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-10-20Ensure deployment_subtype is set within openshift_sanitize_inventory.Andrew Butcher
2017-10-20Merge pull request #5783 from dymurray/readinessScott Dodson
Bug 1503233 - Add liveness and readiness probe checks to ASB deployme…
2017-10-20Retry reconcile in case of error and give up eventuallySimo Sorce
Handles spurious failures and does not get mad if it just cannot do it. Signed-off-by: Simo Sorce <simo@redhat.com>
2017-10-20Merge pull request #5574 from dulek/containerized_kuryr_supportScott Dodson
Initial Kuryr support
2017-10-20disk_availability check: include submount storageLuke Meyer
Fixes bug 1491566 https://bugzilla.redhat.com/show_bug.cgi?id=1491566 In order to determine how much storage is under a path, include any mounts that are below it in addition to the path itself.
2017-10-20Automatic commit of package [openshift-ansible] release [3.7.0-0.168.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-10-20Remove incorrect validation for OpenIDIdentityProviderMichael Gugino
Currently, OpenIDIdentityProvider does not support 'challenge=true' in openshift-ansible. This is incorrect, the auth plugin OpenIDIdentityProvider does support this. This commit removes the unnecessary validation of challenge key. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1444367 Fixes: https://github.com/openshift/openshift-ansible/issues/4417
2017-10-20Initial Kuryr supportMichał Dulko
This commit enables deploying Kuryr networking on top of OpenShift in containers. kuryr-controller is a Deployment and kuryr-cni is deployed as DaemonSet (container will drop all CNI configuration files). Co-Authored-By: Antoni Segura Puimedon <celebdor@gmail.com>
2017-10-19Automatic commit of package [openshift-ansible] release [3.7.0-0.167.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-10-19Updating ocp es proxy image to use openshift_logging_proxy_image_prefix if ↵Eric Wolinetz
specified
2017-10-19Force include_role to static for loading openshift_facts moduleRussell Teague
2017-10-19Check for container runtime prior to restarting when updating system CA trust.Andrew Butcher
2017-10-19Update defaultsFabian von Feilitzsch
2017-10-19Automatic commit of package [openshift-ansible] release [3.7.0-0.166.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-10-19Use service-ca.crt instead of master ca.crtFabian von Feilitzsch
2017-10-19use master certFabian von Feilitzsch
2017-10-19Bug 1496426 - add asb-client secret to openshift-ansible-service-broker ↵Fabian von Feilitzsch
namespace
2017-10-19Automatic commit of package [openshift-ansible] release [3.7.0-0.165.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-10-19docker: Move enterprise registry from pkg to mainSteve Milner
Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1503860 Signed-off-by: Steve Milner <smilner@redhat.com>
2017-10-19Enable oreg_auth credential replace during upgradesMichael Gugino
Currently, upgrades run a docker image pull prior to upgrading masters and nodes for containerized installs. If using a secure registry, and a user wishes to upgrade their credentials due to expiry, the image pull will fail. This commit ensures docker login credentials are updated during upgrades, if necessary. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1503995
2017-10-19systemcontainers: Verify atomic.conf proxy is always configuredSteve Milner
A new openshift_atomic role has been created for atomic specific tasks. The first task added is proxy which handles updating /etc/atomic.conf to ensure the proper proxy configuration is configured. This task file is then included (via include_role) in system container related task files. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1503903 Signed-off-by: Steve Milner <smilner@redhat.com>
2017-10-19Generate all internal hostnames of no_proxyGan Huang
2017-10-19Use "requests" for CPU resources instead of limitsPeter Portante
We now use a CPU request to ensure logging infrastructure pods are not capped by default for CPU usage. It is still important to ensure we have a minimum amount of CPU. We keep the use of the variables *_cpu_limit so that the existing behavior is maintained. Note that we don't want to cap an infra pod's CPU usage by default, since we want to be able to use the necessary resources to complete it's tasks. Bug 1501960 (https://bugzilla.redhat.com/show_bug.cgi?id=1501960)
2017-10-19Automatic commit of package [openshift-ansible] release [3.7.0-0.164.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-10-19Merge pull request #5746 from staebler/Bug_1496694_new_resource_namesScott Dodson
Update service catalog playbook for service-catalog rc1
2017-10-19Automatic commit of package [openshift-ansible] release [3.7.0-0.163.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug