Hide Forgot
A bigger project which requires multiple webpack compilation passes may fail the build. A solution is to move our extensions validation to `shouldEmit` hook, as current `afterCompile` hook is not a right place for multiple compilations passes.
Hi Rastislav, How can I verify the bug fix?
I think its good enough to build console demo plugin to make sure there are no regressions
1. build latest console demo plugin image and deploy to openshift cluster # replace the image to quay.io/openshifttest/console-demo-plugin:410 in https://github.com/openshift/console/blob/master/dynamic-demo-plugin/oc-manifest.yaml # oc apply -f oc-manifest.yaml 2. enable console-demo-plugin 3. wait until `Demo Plugin` navigation menu appears and `Demo` perspective added, do some regression testing about operator installation, CR creation and other actions, no regression issues found verified on 4.10.0-0.nightly-2021-11-15-034648
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 (Moderate: OpenShift Container Platform 4.10.3 security update), 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/RHSA-2022:0056