
`kolla_docker_registry` evaluates to an empty string if neither a docker or podman registry are configured. This leads to broken behaviour if an image build is attempted with a regex specified. Closes-bug: #2112646 Change-Id: I4548410d533731138de02780dc8b2013e71730d0
6 lines
163 B
YAML
6 lines
163 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes an issue building images with a regex when no image registry is set
|
|
`LP#2112646 <https://bugs.launchpad.net/kayobe/+bug/2112646>`__
|