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

🐞 Allow empty luks struct #1263

Closed yaacov closed 2 months ago

yaacov commented 2 months ago

Sometimes the backend adds empty luks struct to the plan spec, we need to show nice "no luks" when we get an empty struct

screenshot-localhost_9000-2024 07 07-17_11_11 screenshot-localhost_9000-2024 07 07-17_10_41

yaacov commented 2 months ago

addressed by #1262