Skip to content
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

Allow compute engine instances to be launched with Secure Boot enabled. #356

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

CWJoseph
Copy link

Added an option to allow the compute engine instances to be launched with secure boot enabled. The new boolean field enableSecureBoot can be set in the Jenkins UI or via CasC. This is a security feature that helps protect against boot-level and kernel-level malware and rootkits.

  • [ x] Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • [ x] Ensure that the pull request title represents the desired changelog entry
  • [ x] Please describe what you did
  • [ x] Link to relevant issues in GitHub or Jira
  • [ x] Link to relevant pull requests, esp. upstream and downstream changes
  • [ x] Ensure you have provided tests - that demonstrates feature works or fixes the issue

@CWJoseph CWJoseph marked this pull request as ready for review September 21, 2022 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant