Description of problem: When create a dc from yaml on dc page, check on the dc detail page, the "STATUS" field showes "Active" first, then becomes "Updating",and finally "Active" again Version-Release number of selected component (if applicable): 4.1.0-0.nightly-2019-05-24-040103 console image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e6b3e376fd5e0e69d65d12f75e349691e21b155b196618dcbfc3cd9865c343cf commit: https://github.com/openshift/console/commit/d8fc460a3d0e9f8de3d14373de8f36ba09103537 How reproducible: Always Steps to Reproduce: 1.Create dc from yaml in project on console. check the "STATUS" field on dc detail page. 2. 3. Actual results: 1.It showes "Active" first, then becomes "Updating" and finally "Active" again 2. Watch DC status in CLI Pending -> Running -> Complete Expected results: 1. Should not show "Active" when DC is just created since it doesn't start to rollout. Additional info:
https://github.com/openshift/console/pull/1624
build: 4.2.0-0.nightly-2019-06-24-160709 console commit: 54fb3ee81a277b313798da833560acd6cb280790 Checked on ocp 4.2 env with above version. Created dc, checked status on dc detail page. It showed "Updating" when rolling out, after completed, it showed "Up to date". The status is correct. Move the bug to Verified.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:2922