summaryrefslogtreecommitdiffstats
path: root/roles/openshift_health_checker/openshift_checks/docker_image_availability.py
Commit message (Expand)AuthorAgeFilesLines
* docker_image_availability: containerized overridesLuke Meyer2018-01-251-8/+13
* docker_image_availability: enable skopeo to use proxiesLuke Meyer2018-01-221-6/+26
* openshift_checks: repair adhoc list-checks modeLuke Meyer2018-01-161-1/+1
* Fix docker_image_availability checksMichael Gugino2018-01-051-4/+6
* Remove openshift.common.{is_atomic|is_containerized}Michael Gugino2017-12-201-1/+1
* registry-console: align image and checkLuke Meyer2017-11-151-6/+10
* reconcile registry-console and docker_image_availabilityLuke Meyer2017-11-061-6/+26
* Ensure proper variable templating for skopeo auth credentialsMichael Gugino2017-10-171-0/+5
* docker_image_availability: credentials to skopeoMichael Gugino2017-10-061-43/+66
* openshift_checks: use oo group names everywhereLuke Meyer2017-10-041-4/+4
* openshift_checks: Fix incorrect list castSteve Milner2017-10-021-1/+10
* Migrate enterprise registry logic to docker roleMichael Gugino2017-09-271-1/+1
* Cleanup old deployment typesMichael Gugino2017-09-201-3/+1
* docker_image_availability: fix local image searchLuke Meyer2017-09-121-5/+9
* docker_image_availability: probe registry connectivityLuke Meyer2017-09-121-23/+50
* openshift_checks: add retries in pythonLuke Meyer2017-09-121-4/+2
* output skopeo image check commandKenjiro Nakayama2017-09-051-4/+6
* docker_image_availability: timeout skopeo inspectLuke Meyer2017-08-281-1/+4
* openshift_checks: add property to track 'changed'Luke Meyer2017-08-021-6/+4
* openshift_checks: refactor to internalize task_varsLuke Meyer2017-07-251-30/+27
* openshift_checks: improve comments/namesLuke Meyer2017-07-251-9/+12
* docker_image_availability: fix containerized etcdLuke Meyer2017-06-301-1/+2
* Disable TLS verification in skopeo inspectRodolfo Carvalho2017-06-191-1/+1
* pre-install checks: add more during byo installLuke Meyer2017-06-141-69/+83
* docker checks: finish and refactorLuke Meyer2017-06-071-19/+3
* remove skopeo dependency on docker-pyjuanvallejo2017-05-191-78/+70
* improve error handling for missing varsjuanvallejo2017-05-191-48/+56
* Add test scaffold for docker_image_availability.pyRodolfo Carvalho2017-03-281-0/+11
* add docker_image_availability checkjuanvallejo2017-03-231-0/+168