Skip to content

runtime: specify default kernel arguments #140

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

Merged
merged 1 commit into from
Mar 20, 2019

Conversation

samuelkarp
Copy link
Contributor

Issue #, if available:
#59

Description of changes:
Sets default kernel arguments so that it is not required to specify.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@samuelkarp samuelkarp requested review from nmeyerhans and mxpv March 20, 2019 01:24
Copy link
Contributor

@nmeyerhans nmeyerhans left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@samuelkarp samuelkarp merged commit f6fb24c into firecracker-microvm:master Mar 20, 2019
@samuelkarp samuelkarp deleted the kernel-args branch March 20, 2019 18:22
defer cleanup()
cfg, err := LoadConfig(configFile)
if err != nil {
t.Error(err, "failed to load config")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: can be just assert.NoError

fangn2 pushed a commit to fangn2/firecracker-containerd that referenced this pull request Mar 23, 2023
Define functional options for DrivesBuilder
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.

3 participants