-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.16
-
Low
-
None
-
1
-
ODC Sprint 3266, ODC Sprint 3267, ODC Sprint 3268, ODC Sprint 3269, ODC Sprint 3270
-
5
-
Rejected
-
False
-
Description of problem:
When the ImageStreamTag is updated, the pod does not reflect the new image automatically for Deployments created via the OpenShift Console.
Version-Release number of selected component (if applicable):
Red Had Openshift Container Platform
Steps to Reproduce:
1. Create a Deployment via OpenShift console and check that the trigger annotation has a `paused` field as string (e.g., `"paused":"false"`) instead of a boolean value (e.g., `"paused":false`) 2. Make changes on the ImageStreamTag
Actual results:
No changes on the deployment or new Pods created.
Expected results:
The deployment should have the new changes of the ImageStreamTag.
- blocks
-
OCPBUGS-50609 Deployment created via OCP console fails to trigger on Imagestream change
-
- New
-
- is cloned by
-
OCPBUGS-50609 Deployment created via OCP console fails to trigger on Imagestream change
-
- New
-
- links to