mirror of
https://github.com/kubevirt/containerized-data-importer.git
synced 2025-06-03 06:30:22 +00:00
![]() * cluster-sync, kind: add setup_hostname_resolution_for_registry func For the Kind provider, we need to configure hostname resolution for the local image registry in the CoreDNS service. This ensures that local container images can be successfully pulled into Kubernetes pods during certain e2e tests. Signed-off-by: howard zhang <howard.zhang@arm.com> * cluster-sync kind: support kind provider in cluster-sync Signed-off-by: howard zhang <howard.zhang@arm.com> * bazel arm64: stop build and deploy vddk on Arm64 VDDK is not supported on Arm64 Signed-off-by: howard zhang <howard.zhang@arm.com> * cluster-sync: add capabilities for registry-populate in kind Add SYS_ADMIN and SYS_CHROOT capability to make buildah work in kind cluster Signed-off-by: howard zhang <howard.zhang@arm.com> * e2e: add vddk label Signed-off-by: howard zhang <howard.zhang@arm.com> * e2e: add no-kubernetes-in-docker label This label means the e2e tests are not suitable to test in containerized k8s env (kind provider). In this commit, we label two tests because the large size images would lead to OOM of cdi-uploader. For more detail, please refer to: https://github.com/kubevirt/containerized-data-importer/pull/3577#discussion_r1903547758 Signed-off-by: howard zhang <howard.zhang@arm.com> * e2e: amend the VerifyPermissions strings The output of ls -ln for a file with 660 permissions can be either -rw-rw----. or -rw-rw---- Signed-off-by: howard zhang <howard.zhang@arm.com> * automation, test: add kind provider in automation test Signed-off-by: howard zhang <howard.zhang@arm.com> --------- Signed-off-by: howard zhang <howard.zhang@arm.com> |
||
---|---|---|
.. | ||
external | ||
kubevirtci | ||
nfs | ||
clean.sh | ||
ephemeral_provider.sh | ||
install-config.sh | ||
install.sh | ||
sync.sh |