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

devhost: Add VM operation mode (PL-131470) #847

Merged
merged 25 commits into from
Dec 8, 2023

Conversation

leona-ya
Copy link
Member

@leona-ya leona-ya commented Dec 8, 2023

@flyingcircusio/release-managers

Release process

Impact: None, since only activated if the new function is explicitly enabled.

Changelog:

  • devhost: Add new feature to use VMs instead of containers. The new feature is not enabled be default (PL-131470)

Security implications

  • Security requirements defined? (WHERE)
    • No change for existing customer, who use the devhost feature (i.e. default operation mode should be container)
      • Container mode should still work
    • Dev VM SSH should not be accessible from outside (they use an insecure ssh key)
  • Security requirements tested? (EVIDENCE)

leona-ya and others added 25 commits December 8, 2023 11:48
The assertion broke evaluation when trying to evaluate a role
which is deprecated with mkRemovedOptionModule
- Add new image `dev-vm`
- Add new infrastructure mode `dev-vm`
- Add feature switch in devhost role to switch between vms and container (while preserving default)
@ctheune ctheune merged commit a97b270 into fc-23.11-dev Dec 8, 2023
2 checks passed
@ctheune ctheune deleted the PL-131470-rebuild-devhost-with-vms-23.11 branch December 8, 2023 13:01
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.

2 participants