cloudfoundry-incubator / fissile

Turn a BOSH release into container images / files
Apache License 2.0
67 stars 36 forks source link

Fix logic for imagenames containing just an org without a registry #500

Closed jandubois closed 5 years ago

jandubois commented 5 years ago

It makes no sense to prefix them with the registry and org from values.yaml because the result would have 2 org names. Also there is no good reason to require a docker.io registry prefix for all image names with an explicit org.

cfdreddbot commented 5 years ago

:white_check_mark: Hey jandubois! The commit authors and yourself have already signed the CLA.