Skip to content

Commit

Permalink
Merge pull request kata-containers#5858 from openanolis/refactor-gues…
Browse files Browse the repository at this point in the history
…t-hook

agent: refactor guest hooks
  • Loading branch information
Tim-0731-Hzt authored Jan 6, 2023
2 parents 1757944 85f9094 commit ec18368
Show file tree
Hide file tree
Showing 8 changed files with 273 additions and 333 deletions.
1 change: 1 addition & 0 deletions src/agent/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions src/agent/rustjail/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 11,7 @@ serde_json = "1.0.39"
serde_derive = "1.0.91"
oci = { path = "../../libs/oci" }
protocols = { path ="../../libs/protocols" }
kata-sys-util = { path = "../../libs/kata-sys-util" }
caps = "0.5.0"
nix = "0.24.2"
scopeguard = "1.0.0"
Expand Down
Loading

0 comments on commit ec18368

Please sign in to comment.