| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
hack: Run bazel-race Signed-off-by: Lee Yarwood <lyarwood@redhat.com> | 8 个月前 | |
virt-controller: add OWNERS file Signed-off-by: fossedihelm <ffossemo@redhat.com> | 1 年前 | |
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 个月前 | |
VMClone: validate snapshot source in reconcile loop In case snapshot source doesnt exist we omit an event and update the conditions, once the snapshot will be created we will requeue. After snapshot exists and ready we also verify the snapshot content, if snapshot is ready then the content should exist, the snapshotted vm should not have backenstorage and all the volumes were backedup, if not, then the snapshot is not valid and so we should fail the clone. In next commit I will remove those checks from the webhook. Signed-off-by: Shelly Kagan <skagan@redhat.com> | 1 年前 | |
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 年前 | |
Use uber mockgen github.com/golang/mock/gomock is archivied. Use the uber one which is still maintained. Signed-off-by: fossedihelm <ffossemo@redhat.com> | 1 年前 | |
VMClone: Dont get to Failed phase in case of missing source In case of missing source we dont wont to get to a terminal Failed phase since the source can be created after the VMClone was created. Update the conditions with matching conditions message. Also instead of requeing because of the error we will exit the reconcile and will be requeued once source is created. This also managed to remove a redundant jump to updateStatus which is against k8s design pattern. Signed-off-by: Shelly Kagan <skagan@redhat.com> | 1 年前 | |
feat(clones): support arbitrary patches on vmclones Signed-off-by: SkalaNetworks <contact@skala.network> | 1 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 8 个月前 | ||
| 1 年前 | ||
| 8 个月前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 |