kubev2v / forklift-console-plugin

OpenShift Console Plugin For Forklift, the plugin adds a web based user interface for Migration Toolkit for Virtualization inside Openshift web console.
Apache License 2.0
3 stars 15 forks source link

🐾 Add status column to jobs and pvcs tables #1243

Closed yaacov closed 2 months ago

yaacov commented 2 months ago

In plans vms list, in the extended view, we show PVCs and Jobs tables without status, we need to add status column to the Jobs and PVCs tables

Screenshot with missing status column: without-status

yaacov commented 2 months ago

addressed by https://github.com/kubev2v/forklift-console-plugin/pull/1242