Rastislav Wagner
Rastislav Wagner
There was a too defensive check for false-y values. But these false-y values are still valid so removing the check fixes the issue.
Backport of https://github.com/openshift/console/pull/11492
`optional` property was kept only for easier migration from Firehose to hook. But hook actually does not do anything with it. `namespaced` - if I checked correctly, hook does not...
…ins-shared Since we have new package `plugins-shared` there is no need to have these Overview components as part of the plugins API.
for more details see https://issues.jboss.org/browse/JBIDE-20212
We need to explore what happens and what the correct behavior should be when: - CT is deleted - what happens to CTIs that are already running ? What happens...
The controller k8s client init takes too long