mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-26 17:54:24 +01:00
CCv0: Merge main into CCv0 branch
Merge remote-tracking branch 'upstream/main' into CCv0 Fixes: #6428 Signed-off-by: Georgina Kinge <georgina.kinge@ibm.com>
This commit is contained in:
@@ -307,7 +307,7 @@ func GetSandboxesStoragePath() string {
|
||||
return "/run/vc/sbs"
|
||||
}
|
||||
|
||||
// GetSandboxesStoragePath returns the storage path where sandboxes info are stored in runtime-rs
|
||||
// GetSandboxesStoragePathRust returns the storage path where sandboxes info are stored in runtime-rs
|
||||
func GetSandboxesStoragePathRust() string {
|
||||
return "/run/kata"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user