minikube/hack
Nir Soffer 7bc97d7ce1 kvm: Convert to internal driver
Remove the docker-machine-driver-kvm2 wrapper and use the kvm driver as
internal driver.

To avoid dependency on libvirt shared library on Linux, we build now
with the libvirt_dlopen build tag. This is used only linux to avoid
linking with libvirt shared library. This is not documnted but can be
found in the source.
f7cdeba997/domain.go (L30)

With this we don't need libvirt devel libraries during build, and in
runtime we will fail if libvirt shared library is not installed.

With this change minikube can not be built for linux !amd64 since building
libvirt go binding requires CGO, and it does not work by changing GOARCH.
2025-10-19 17:20:47 +03:00
..
benchmark Refactor table rendering (#20893) 2025-07-21 16:20:55 -07:00
boilerplate ci: skip boilerplate for git submodules (#21214) 2025-08-01 21:18:17 -07:00
changelog fix boilerplate whitespace 2025-09-09 12:06:56 -07:00
gh_actions ensure cleaning all of docker up 2022-06-15 13:20:52 -07:00
help_text hack: Replace go workspace with replace (#21094) 2025-07-25 15:33:44 -07:00
jenkins kvm: Convert to internal driver 2025-10-19 17:20:47 +03:00
kicbase_version Updating kicbase image to v0.0.48-1760609789-21757 2025-10-16 10:37:56 +00:00
legacy_fill_db fix lint errors 2024-02-12 17:32:14 -08:00
metrics migrate to open telemetry (#21070) 2025-07-15 12:40:02 -07:00
preload-images avoid conflict with the update package flags 2025-08-21 15:30:41 -07:00
update remove obsolete comment 2025-10-08 11:01:20 -07:00
.gitignore Thank PR reviewers in hack/release_notes.sh. 2021-05-04 14:56:38 -07:00
conformance_tests.sh CI: Fix sonobuoy not outputting detailed e2e.log 2023-08-03 14:09:58 -07:00
cover.sh Add a script to generate coverage results. 2016-07-14 10:43:42 -07:00
generate_licenses.sh trim whitespace from boilerplate 2022-10-17 15:41:23 -07:00
go.mod Update auto-generated docs and translations 2025-10-13 20:19:16 +00:00
go.sum Update auto-generated docs and translations 2025-10-13 20:19:16 +00:00
release_notes.sh correct path for changelog 2025-08-20 10:29:15 -07:00
tag_release.sh Allow alpha/beta releases 2019-09-04 15:41:13 -07:00
update_contributions.sh generate licenses files 2022-10-14 16:46:46 -07:00
yearly-leaderboard.sh automate updating yearly leaderboard 2022-06-21 15:44:26 -07:00