Star0
5
代码介绍
代码
Issues1
Pull Requests2
流水线
Actions
讨论
Wiki
项目成员342
分析
项目设置
Star0
5
  1. kubevirt
  2. /
  3. pkg
  4. /
  5. checkpoint
LLee Yarwoodhack: 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 年前