You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I does work, but with the apply you are saying replace the resolved image with "echo" and since that is a valid config change, DC deploys and you specified invalid image with all the consequences.
If you want to use just the IS trigger, set image to " ". Also update to newer 3.7 to pick up this #18524
This is already fixed in release-3.7 and master
/close
[provide a description of the issue]
Version
Steps To Reproduce
Current Result
In step 2, the image will become "echo", the pod tries to pull this image from hub.docker.com with following logs
Expected Result
In step2, the image should be parsed to ImageStream like step 1, to pull the image from local registry.
The text was updated successfully, but these errors were encountered: