I’ve an image from a private registry that is currently up-to-date, but TN is trying to update the underlying container image between minor versions. I don’t currently want to log into the private registry, so selected “Never pull an image even if it is not present on the host.”. However, TN is still trying to connect to the private registry and gets “no basic auth credentials” in the lifecycle log.
Is this intended behaviour?
TL;DR: I don’t want TN to try and log into the private registry when "Never pull an image” is selected.