Skip to content

add secure boot (#181) #235

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

shubazalam
Copy link

What this PR does / why we need it:
Thi PR implement "Secure Boot" option

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #181 (but some comments asked also for vtpm which is not covered by this PR)

How Has This Been Tested?:
Deploy one VM with boot_type = secure_boot.
Deploy a second VM with boot_type unset.

Special notes for your reviewer:
n/a

Release note:

Add secure boot option

@tuxtof
Copy link
Contributor

tuxtof commented Apr 23, 2025

@shubazalam thanks for the PR
can you also take care to sign https://www.nutanix.dev/cla/

@tuxtof tuxtof force-pushed the feat/secure-boot branch from e432778 to 6cb338e Compare April 23, 2025 15:28
@tuxtof tuxtof force-pushed the feat/secure-boot branch from 6cb338e to 88c9212 Compare April 23, 2025 16:23
@tuxtof
Copy link
Contributor

tuxtof commented May 2, 2025

@shubazalam can you confirm you was able to sign the cla ?

@shubazalam
Copy link
Author

@tuxtof, I tried to fill the form to ask for an individual CLA. Unfortunaltely, I get the error below from two different internet connections:
*** Forbidden. Your IP belongs to a high spam risk network. Please, try again without VPN. Anti-Spam by CleanTalk. ***

Is there another way to sign the CLA ?

@tuxtof
Copy link
Contributor

tuxtof commented May 6, 2025

Hi @shubazalam , sorry to hear you have a bad experience
Let me raise the info to the person in charge of the form

thanks

@shubazalam
Copy link
Author

Hi @tuxtof . I finally managed to fill the form today. Now, I'm waiting for the individual CLA. I'll keep you updated.

@tuxtof tuxtof added the enhancement New feature or request label May 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add option to enable secure boot
2 participants