Star
0
Fork
5
代码
介绍
代码
Issues
1
Pull Requests
2
流水线
Actions
讨论
Wiki
项目成员
342
分析
项目设置
Star
0
Fork
5
of-dev/v1.7.1
kubevirt
/
pkg
/
checkpoint
下载当前目录
L
Lee Yarwood
hack: Run bazel-race
bb939a2a
创建于
2025年9月30日
历史提交
文件
最后提交记录
最后更新时间
BUILD.bazel
hack: Run bazel-race Signed-off-by: Lee Yarwood <lyarwood@redhat.com>
8 个月前
checkpoint.go
Introduce Checkpoint package This package will provide a common interface and implementation to facilitate checkpointing of data. This replaces duplicated code throughout the repo and makes it easy to replace with a common fake or another implementation. It also enables us to migrate the existing format of checkpointed data. Signed-off-by: Luboslav Pivarc <lpivarc@redhat.com>
1 年前
checkpoint_suite_test.go
Introduce Checkpoint package This package will provide a common interface and implementation to facilitate checkpointing of data. This replaces duplicated code throughout the repo and makes it easy to replace with a common fake or another implementation. It also enables us to migrate the existing format of checkpointed data. Signed-off-by: Luboslav Pivarc <lpivarc@redhat.com>
1 年前
checkpoint_test.go
Introduce Checkpoint package This package will provide a common interface and implementation to facilitate checkpointing of data. This replaces duplicated code throughout the repo and makes it easy to replace with a common fake or another implementation. It also enables us to migrate the existing format of checkpointed data. Signed-off-by: Luboslav Pivarc <lpivarc@redhat.com>
1 年前