Description of problem: Missing Events component from the SDK API
Created attachment 1874988 [details] events 1. build latest dynamic plugin image with the changes in fix PR 2. deploy console-demo-plugin and enable ~/go/src/github.com/openshift/console/ [master] oc apply -f dynamic-demo-plugin/oc-manifest.yaml namespace/console-demo-plugin created W0426 10:02:33.849754 74923 warnings.go:70] would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "console-demo-plugin" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "console-demo-plugin" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "console-demo-plugin" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "console-demo-plugin" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/console-demo-plugin created service/console-demo-plugin created consoleplugin.console.openshift.io/console-demo-plugin created ~/go/src/github.com/openshift/console/ [master] oc patch console.operator cluster --type='json' -p='[{"op": "add", "path": "/spec/plugins", "value": ["console-demo-plugin"]}]' console.operator.openshift.io/cluster patched 3. browse /test-events and we can see deployment/apiserver events on the page verified on 4.11.0-0.nightly-2022-04-25-171513
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 (Important: OpenShift Container Platform 4.11.0 bug fix and 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:5069