Commit Graph

1 Commits (96199be96b0cc6fea10d7c23f69f42b1a7d7b184)

Author SHA1 Message Date
Felix Fontein 8d6f1846a6
docker_* modules: improve tag validation and requests error handling (#58791)
* Add method to validate docker tags.

* Validate tag option of docker_image.

* Fix regex. Always return boolean, not None vs. Matcher object.

* Also catch requests errors.

* Linting.

* Add changelog.
5 years ago