-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.16
-
Low
-
None
-
1
-
ODC Sprint 3270
-
1
-
Rejected
-
False
-
This is a clone of issue OCPBUGS-43061. The following is the description of the original issue:
—
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.
- clones
-
OCPBUGS-43061 Deployment created via OCP console fails to trigger on Imagestream change
-
- ON_QA
-
- is blocked by
-
OCPBUGS-43061 Deployment created via OCP console fails to trigger on Imagestream change
-
- ON_QA
-
- links to