Star
0
Fork
5
代码
介绍
代码
Issues
1
Pull Requests
2
流水线
Actions
讨论
Wiki
项目成员
342
分析
项目设置
Star
0
Fork
5
of-dev/v1.7.1
kubevirt
/
pkg
/
storage
下载当前目录
A
Alex Kalenyuk
vmsnapshot: report volumes being deleted
edd99601
创建于
2月5日
历史提交
文件
最后提交记录
最后更新时间
admitters
virtwrap, converter: use BLKPBSZGET instead of BLKBSZGET Previously BLKBSZGET was used to obtain the physical size which was a mistake as it doesn't necessarily match the physical size. BLKPBSZGET and BLKSSZGET obtain the physical and logical block size respectively[1] [1]
https://github.com/torvalds/linux/blob/8b789f2b7602a818e7c7488c74414fae21392b63/block/ioctl.c#L596-L599
Signed-off-by: Adi Aloni <aaloni@redhat.com>
7 个月前
backend-storage
fix non-constant format string error hit by make go-test
https://prow.ci.kubevirt.io/view/gs/kubevirt-prow/pr-logs/pull/kubevirt_kubevirt/15784/pull-kubevirt-unit-test-s390x/1972990835410604032
Signed-off-by: Brian Carey <bcarey@redhat.com>
8 个月前
cbt
hack: Run bazel-race Signed-off-by: Lee Yarwood <lyarwood@redhat.com>
8 个月前
export
hack: Run bazel-race Signed-off-by: Lee Yarwood <lyarwood@redhat.com>
8 个月前
hotplug
hack: Run bazel-race Signed-off-by: Lee Yarwood <lyarwood@redhat.com>
8 个月前
memorydump
hack: Run bazel-race Signed-off-by: Lee Yarwood <lyarwood@redhat.com>
8 个月前
pod
hack: Run bazel-race Signed-off-by: Lee Yarwood <lyarwood@redhat.com>
8 个月前
reservation
Add license header linter for sig-storage under pkg/ Signed-off-by: avlitman <alitman@redhat.com>
11 个月前
snapshot
vmsnapshot: report volumes being deleted CDI 1.64 included
https://github.com/kubevirt/containerized-data-importer/pull/3912
which will make us report the volume is merely "not populated", when in fact, it is being deleted and it is pointless to progress further. Report volumes being deleted and circumvent the entire thing, alongside a conversion of the corresponding e2e test to a unit test. Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>
4 个月前
types
storage, types, dv: resolve datasource pointers DataSources support pointers to other DataSources and their resolution as of
https://github.com/kubevirt/containerized-data-importer/pull/3760
This commit adds handling in order for DataVolumeTemplates to correctly resolve the sourceRef in the event that it's a pointer DataSource. Signed-off-by: Adi Aloni <aaloni@redhat.com>
5 个月前
utils
hack: Run bazel-race Signed-off-by: Lee Yarwood <lyarwood@redhat.com>
8 个月前
velero
Consistent copyright notice under pkg Red Hat is willing to mark these files as copyrighted by the KubeVirt Authors. If accepted, a similar sed PR would follow to the reset of the code based. sed -i 's/\(20.., \)*20.. Red Hat, Inc./The KubeVirt Authors./'
git grep -l '20.. Red Hat, Inc.'
Signed-off-by: Dan Kenigsberg <danken@redhat.com>
1 年前
BUILD.bazel
Move vm snapshot and restore logic to new storage pkg with a goal to eventually move all the storage logic to storage pkg. Signed-off-by: Shelly Kagan <skagan@redhat.com>
3 年前
OWNERS
SIG Storage: Set ownership on pkg/storage I'm coming up with this OWNERS file for pkg/storage. This does not introduce any new approver, but it clarifies the ownership of this pkg. The owners are loosely based on the history of the pkg and it's subdirs. Signed-off-by: Fabian Deutsch <fabiand@fedoraproject.org>
2 年前