Image Pushes Don't Always Trigger New Deployments #16523
Labels
component/apps
kind/bug
Categorizes issue or PR as related to a bug.
lifecycle/rotten
Denotes an issue or PR that has aged beyond stale and will be auto-closed.
priority/P2
When a source2image build is set to automatically push an image to the image store that process happens as expected. The associated deployment configuration is set to automatically deploy when the imagestream object is updated. However this automatic new deployment is inconsistently working or not after a completed source2image build.
Version
Current Result
After completion builds will push their images to the repository. The deployment config sporadically updates to use the new image and then trigger a redeployment.
Expected Result
After completion builds will push their images to the repository. The deployment config will consistently update to use the newly pushed image and then trigger a redeployment.
The text was updated successfully, but these errors were encountered: