You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When decompiling a blueprint that has UEFI and Secure boot enabled, calm-dsl 3.7.2.1, does not show that boot_type field as UEFI.
Branch/Container
master
To Reproduce
create a BP with UEFI and secure boot. Use Calm DSL to decompile said blueprint. Review blueprint.py file and observe no settings for UEFI.
Expected behavior
boot_type needs to be observed as part of the decompile.
Findings/Troubleshooting Done
Confirmed with multiple blueprints, and multiple users.
Available Logs/Data
n/a
Screenshots
n/a
** System Configuration:**
OS: mac 14.2.x
Python: 3.11.2
Additional context
n/a
The text was updated successfully, but these errors were encountered:
The secret variable strip was not happening before the upload API.
Made changes to support it.
(cherry picked from commit 349d81d472aade82fb92f676745878c93921ba3c)
Describe the bug
When decompiling a blueprint that has UEFI and Secure boot enabled, calm-dsl 3.7.2.1, does not show that boot_type field as UEFI.
Branch/Container
master
To Reproduce
create a BP with UEFI and secure boot. Use Calm DSL to decompile said blueprint. Review blueprint.py file and observe no settings for UEFI.
Expected behavior
boot_type needs to be observed as part of the decompile.
Findings/Troubleshooting Done
Confirmed with multiple blueprints, and multiple users.
Available Logs/Data
n/a
Screenshots
n/a
** System Configuration:**
Additional context
n/a
The text was updated successfully, but these errors were encountered: