Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

add support for loading kernel modules #1925

Closed
devimc opened this issue Aug 1, 2019 · 0 comments · Fixed by #1926
Closed

add support for loading kernel modules #1925

devimc opened this issue Aug 1, 2019 · 0 comments · Fixed by #1926
Assignees
Labels
enhancement Improvement to an existing feature needs-review Needs to be assessed by the team.

Comments

@devimc
Copy link

devimc commented Aug 1, 2019

use gRPC to pass the list of kernel modules and theirs parametes to the agent, see kata-containers/agent#616

@devimc devimc added enhancement Improvement to an existing feature needs-review Needs to be assessed by the team. labels Aug 1, 2019
@devimc devimc self-assigned this Aug 1, 2019
devimc pushed a commit to devimc/kata-runtime that referenced this issue Aug 1, 2019
The list of kernel modules can be passed to the runtime through the
configuration file or using OCI annotations. In both cases, a list paramentes
can be specified for each module.

fixes kata-containers#1925

Signed-off-by: Julio Montes <[email protected]>
devimc pushed a commit to devimc/kata-runtime that referenced this issue Aug 1, 2019
The list of kernel modules can be passed to the runtime through the
configuration file or using OCI annotations. In both cases, a list paramentes
can be specified for each module.

fixes kata-containers#1925

Signed-off-by: Julio Montes <[email protected]>
devimc pushed a commit to devimc/kata-runtime that referenced this issue Aug 2, 2019
The list of kernel modules can be passed to the runtime through the
configuration file or using OCI annotations. In both cases, a list paramentes
can be specified for each module.

fixes kata-containers#1925

Signed-off-by: Julio Montes <[email protected]>
devimc pushed a commit to devimc/kata-runtime that referenced this issue Aug 2, 2019
The list of kernel modules can be passed to the runtime through the
configuration file or using OCI annotations. In both cases, a list paramentes
can be specified for each module.

fixes kata-containers#1925

Signed-off-by: Julio Montes <[email protected]>
devimc pushed a commit to devimc/kata-runtime that referenced this issue Aug 2, 2019
The list of kernel modules can be passed to the runtime through the
configuration file or using OCI annotations. In both cases, a list paramentes
can be specified for each module.

fixes kata-containers#1925

Signed-off-by: Julio Montes <[email protected]>
devimc pushed a commit to devimc/kata-runtime that referenced this issue Aug 6, 2019
The list of kernel modules can be passed to the runtime through the
configuration file or using OCI annotations. In both cases, a list paramentes
can be specified for each module.

fixes kata-containers#1925

Signed-off-by: Julio Montes <[email protected]>
devimc pushed a commit to devimc/kata-runtime that referenced this issue Aug 6, 2019
The list of kernel modules can be passed to the runtime through the
configuration file or using OCI annotations. In both cases, a list paramentes
can be specified for each module.

fixes kata-containers#1925

Signed-off-by: Julio Montes <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Improvement to an existing feature needs-review Needs to be assessed by the team.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant