Commit Graph

1197 Commits (1a176c398edc70d0302952d3d0c497135b8e38a5)

Author SHA1 Message Date
Steven Powell 27e7050844 add solution message for socket_vmnet permission denied 2023-01-23 08:04:42 -08:00
minikube-bot 6b0d72651d Updating kicbase image to v0.0.36-1674164627-15541 2023-01-19 22:06:53 +00:00
Steven Powell a3d4863cf4 update containerd to 1.6.15 and cri-dockerd to 0.3.0 2023-01-19 13:34:09 -08:00
Predrag Rogic 15bb620ca1
Merge branch 'master' into fix-TestNetworkPlugins-Linux_Docker 2023-01-18 02:43:47 +00:00
minikube-bot a7f681f610 Updating kicbase image to v0.0.36-1673540226-15630 2023-01-12 16:41:07 +00:00
Predrag Rogic 24226c5f5a
Merge branch 'master' into fix-TestNetworkPlugins-Linux_Docker 2023-01-10 22:44:50 +00:00
Predrag Rogic 6c98afcdbd
cleanup and containerd systemd cgroup issue workaround 2023-01-09 02:23:07 +00:00
Steven Powell e6d95b8230 implement --static-ip flag 2023-01-04 10:27:00 -08:00
Predrag Rogic 5d13061ca9
Merge branch 'master' into fix-TestNetworkPlugins-Linux_Docker 2022-12-26 06:11:52 +00:00
Kaylen Dart 24428fdbd1
correct groups check output from stderr to stdout 2022-12-14 18:11:01 +00:00
Kaylen Dart 0be72ee60b
add groups check to ssh driver 2022-12-14 18:09:26 +00:00
Predrag Rogic 394302c93c
remove unrelated kvm stuff 2022-12-07 12:34:31 +00:00
Predrag Rogic bd7efa03f9
fix additional issues found 2022-12-07 12:34:31 +00:00
Steven Powell 63934002d8 update golang.org and godoc.org links 2022-11-30 10:49:57 -08:00
minikube-bot 29597c7745 Updating kicbase image to v0.0.36-1668787669-15272 2022-11-18 16:27:40 +00:00
ckannon b66666a9fe Updating docs, fixing kicbase SHA 2022-11-17 10:22:51 -05:00
Chris Kannon 2a86770a92
Merge branch 'master' into master 2022-11-17 09:58:49 -05:00
Eng Zer Jun 9d85be1a99
test: use `T.Setenv` to set env vars in tests
This commit replaces `os.Setenv` with `t.Setenv` in tests. The
environment variable is automatically restored to its original value
when the test and all its subtests complete.

Reference: https://pkg.go.dev/testing#T.Setenv
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2022-11-08 10:30:29 +08:00
ckannon f78bbdb99a Doc update 2022-11-07 09:19:54 -05:00
Chris Kannon bd11be75b8
Merge branch 'master' into master 2022-11-04 14:07:20 -04:00
minikube-bot e2682d5a8b Update kicbase to v0.0.36 2022-11-04 16:47:58 +00:00
Rahil Patel d7baa13960
fix spelling and grammar in Go files 2022-11-03 18:31:44 -04:00
minikube-bot afaf4621c2 Updating kicbase image to v0.0.35-1667417124-15235 2022-11-02 19:43:42 +00:00
minikube-bot a32eee290c Updating kicbase image to v0.0.35-1667414058-15235 2022-11-02 18:52:22 +00:00
Steven Powell c63c70266c
Merge pull request #15219 from spowelljr/updateUbuntuImage
Update Ubuntu image
2022-10-26 15:22:14 -07:00
minikube-bot fce2da8a75 Updating kicbase image to v0.0.35-1666722858-15219 2022-10-25 18:55:39 +00:00
Steven Powell 2f3fe5d258 use port forwarding on Linux with Docker Desktop 2022-10-12 15:05:00 -07:00
minikube-bot b064fa9a7c Updating kicbase image to v0.0.35-1665430468-15094 2022-10-10 19:55:54 +00:00
minikube-bot 5eb12bdb5d Updating kicbase image to v0.0.35-1665422179-15075 2022-10-10 17:34:19 +00:00
Steven Powell 5af4713c81
Merge branch 'master' into updateUbuntu 2022-10-10 10:13:15 -07:00
minikube-bot 4ff8150296 Update kicbase to v0.0.35 2022-10-07 22:03:53 +00:00
minikube-bot 4f2d24a65b Updating kicbase image to v0.0.34-1664988738-15075 2022-10-05 17:09:52 +00:00
Steven Powell b59d8be9ac
Merge pull request #15066 from spowelljr/updateEntrypoint
Update entrypoint and kindnetd
2022-10-04 13:55:31 -07:00
Steven Powell 463db44d8f inline 2022-10-03 15:18:41 -07:00
Steven Powell ad1951ab80 rename socket to socket_vmnet 2022-10-03 15:14:39 -07:00
Steven Powell 8c12c40853 implement socket_vmnet 2022-10-03 15:14:36 -07:00
minikube-bot 84eaae4431 Updating kicbase image to v0.0.34-1664832860-15066 2022-10-03 21:55:07 +00:00
klaases d03b4a2bfb clean exit pending socket_vmnet flags 2022-09-20 16:42:38 -07:00
klaases e064ba16cf return error on qemu socket_vmnet network flags not yet implemented 2022-09-20 16:42:38 -07:00
klaases 602528ca39 resolve unknown network 2022-09-20 16:42:38 -07:00
klaases 18fda4be13 add socket vmnet and client path flags 2022-09-20 16:41:13 -07:00
klaases 0c1b8ea6ca if socket network with, start with socket_vmnet 2022-09-20 16:41:13 -07:00
klaases 68a51d8a83 use socket_vmnet 2022-09-20 16:41:13 -07:00
minikube-bot ebdba54111 Update kicbase to v0.0.34 2022-09-14 22:16:47 +00:00
Steven Powell 31dd75b826 shorten response to resp 2022-09-13 14:23:23 -07:00
Steven Powell 3d8bf996f8 fix typo 2022-09-13 13:53:24 -07:00
Steven Powell 27abc8a98b fix QEMU delete errors 2022-09-13 13:29:51 -07:00
klaases 536e17360e fix defaultSSHUser and string formats 2022-09-07 15:00:14 -07:00
minikube-bot 6af725e56e Updating kicbase image to v0.0.33-1662137001-14904 2022-09-02 17:02:36 +00:00
minikube-bot 1599f52e3f Updating kicbase image to v0.0.33-1661795577-14482 2022-08-29 12:56:52 -07:00
klaases ce5a5b5c81 scope inline err, set %s, hold error return 2022-08-10 16:25:39 -07:00
klaases 9659186df7 improve qemu driver code for readability 2022-08-09 16:59:07 -07:00
Steven Powell 744187868d fix linting 2022-08-08 09:29:19 -07:00
minikube-bot 0d2d7fbfb5 Updating kicbase image to v0.0.33-1659486857-14721 2022-08-03 00:53:10 +00:00
Steven Powell 6189b6168d
Merge pull request #14710 from spowelljr/fixLint
Fix linting errors
2022-08-02 16:19:52 -07:00
Steven Powell 0b1fb8230e fix linting errors 2022-08-02 12:37:28 -07:00
minikube-bot 5f7c2a38fd Update kicbase to v0.0.33 2022-08-02 17:43:47 +00:00
Steven Powell 33aac3df77
Merge pull request #14579 from spowelljr/updateEntrypoint
Update entrypoint and kindnetd
2022-08-01 10:00:47 -07:00
minikube-bot 8cdcc8ddbf Updating kicbase image to v0.0.32-1659115536-14579 2022-07-29 17:47:20 +00:00
Steven Powell 8177307683
Merge pull request #14506 from criztovyl/criztovyl/fix-oci-start-error-shadow
Fix overwriting err for OCI "minikube start"
2022-07-14 16:20:36 -07:00
Christoph "criztovyl" Schulz 444f21fc71
Fix overwriting err
#14424 podman start minikube returned with exit code 125
2022-07-10 13:44:25 +02:00
minikube-bot 69ad31612d Updating kicbase image to v0.0.32-1656700284-14481 2022-07-01 18:51:14 +00:00
minikube-bot 2364e988b3 Updating kicbase image to v0.0.32-1656350719-14420 2022-06-27 17:47:09 +00:00
minikube-bot 1ae2970bf9 Update kicbase to v0.0.32 2022-06-22 17:45:20 +00:00
minikube-bot 3cce504908 Updating kicbase image to v0.0.31-1655326339-14197 2022-06-16 12:23:00 -07:00
Steven Powell 20e6499b6c restore kicbase image 2022-06-16 12:23:00 -07:00
minikube-bot 34ec997bdb Updating kicbase image to v0.0.31-1655167405-14337 2022-06-14 01:05:35 +00:00
Kian-Meng Ang bc03821826 Fix typos 2022-06-10 15:26:35 -07:00
Steven Powell c099c054b2
Merge pull request #14290 from kgibm/issue12658
Special case port mapping publish on macOS
2022-06-08 11:09:20 -07:00
Steven Powell 2f3a8514ee
Merge pull request #12739 from alias-dev/master
Support starting minikube with the Podman driver on NixOS systems
2022-06-07 16:29:50 -07:00
Kevin Grigorenko 7df74d3e4a
Issue #12658: Special case port mapping publish on macOS
Signed-off-by: Kevin Grigorenko <kevin.grigorenko@us.ibm.com>
2022-06-07 09:24:21 -05:00
Pablo Caderno f6d639182d fix: minikube delete exclude networks from other profiles
Fixes: 12635
2022-06-06 16:59:41 +10:00
minikube-bot 2629659759 Updating kicbase image to v0.0.31-1654032859-14252 2022-05-31 22:41:58 +00:00
minikube-bot 77c8e7844f Updating kicbase image to v0.0.31-1653677545-13807 2022-05-27 20:01:51 +00:00
minikube-bot 6825e02378 Updating kicbase image to v0.0.31-1653596720-14230 2022-05-26 21:35:45 +00:00
Sharif Elgamal 85b90ab5be Merge branch 'master' of github.com:sharifelgamal/minikube into restart-qemu 2022-05-17 11:22:20 -07:00
Sharif Elgamal 177d2b9808 sanity check port range 2022-05-17 10:13:47 -07:00
Sharif Elgamal 4115024320 virt is still the machine type, duh 2022-05-16 23:21:11 -07:00
Sharif Elgamal 823ea12bc2 let's try kvm accel again 2022-05-16 23:12:39 -07:00
Sharif Elgamal f02e977544 re-establish apiserver tunnel on restart 2022-05-16 19:07:51 -07:00
Sharif Elgamal 6f32c7e742 comment out kvm stuff for now 2022-05-16 16:01:58 -07:00
Sharif Elgamal f99096fbcc support hardware accel for more machine types 2022-05-16 15:32:24 -07:00
Sharif Elgamal e1517954fb dynamically determine darwin qemu firmware location 2022-05-16 15:08:35 -07:00
Alex Andrews 1d35e4fcf9 return default kernel modules path if alternatives are not found 2022-05-16 22:30:05 +01:00
Alex Andrews e5d8c9d8ef move checkRunning out of CreateContainerNode 2022-05-16 22:30:04 +01:00
Alex Andrews 8fb9165f82 fix NixOS kernel modules path in podman driver 2022-05-16 22:30:04 +01:00
Steven Powell 09365b4b04
Merge pull request #14175 from minikube-bot/auto_bump_golint_version
bump golint version
2022-05-16 13:21:06 -07:00
Steven Powell cb6f73223b
Merge pull request #14158 from kadern0/issue-12842-partB
fix: removed unused code
2022-05-16 13:01:32 -07:00
Steven Powell 288f5ef815 more lint fixes 2022-05-16 12:59:25 -07:00
Steven Powell 53fdfb286c implement lint fixes 2022-05-16 12:48:41 -07:00
Pablo Caderno cd4428dfdd fix: removed unused code
Signed-off-by: Pablo Caderno <kaderno@gmail.com>
2022-05-13 09:17:31 +10:00
minikube-bot 8daa86141a Update kicbase to v0.0.31 2022-05-12 22:38:29 +00:00
Steven Powell 7e06865887
Merge pull request #13791 from afbjorklund/buildkit-0.10.0
Upgrade buildkit from 0.9.0 to 0.10.0
2022-05-12 09:44:32 -07:00
Sharif Elgamal b26dcf2674
Merge pull request #13639 from afbjorklund/driver-qemu
Add the qemu2 driver to the minikube registry
2022-05-11 20:41:12 -07:00
minikube-bot c664d91fd3 Updating kicbase image to v0.0.30-1652309540-13791 2022-05-12 00:45:32 +00:00
Sharif Elgamal 60328d4d40 fix lint 2022-05-11 15:06:39 -07:00
Sharif Elgamal 9a0f1a012b support darwin hardware acceleration 2022-05-11 14:54:08 -07:00
Medya Ghazizadeh 484c27d840
Merge pull request #14115 from kadern0/issue-12842
Fix: "Your cgroup does not allow setting memory"
2022-05-11 12:58:01 -07:00
Sharif Elgamal 00d31d04ba Merge branch 'master' of github.com:kubernetes/minikube into anders-qemu2 2022-05-11 09:06:36 -07:00
minikube-bot abf8508d82 Updating kicbase image to v0.0.30-1652251400-14138 2022-05-11 08:37:31 +00:00
Pablo Caderno f31a1d5020 fix: conditional compiling for cgroups code 2022-05-09 19:41:28 +10:00
Pablo Caderno 947ff0435b fix: small code refactor 2022-05-08 19:46:17 +10:00
Pablo Caderno 7d9eca5eff fix: improved memory cgroup checks
Signed-off-by: Pablo Caderno <kaderno@gmail.com>
2022-05-08 19:46:17 +10:00
Sharif Elgamal 930427f847 revert kvm domain def for bios iso 2022-05-03 21:39:12 -07:00
Sharif Elgamal 5b39a46773 Merge branch 'master' of github.com:kubernetes/minikube into anders-qemu2 2022-05-03 14:01:09 -07:00
Sharif Elgamal 1c31b6cb81 typo 2022-04-21 19:13:22 -07:00
Sharif Elgamal 28083d9235 keep nvram on minikube delete 2022-04-18 12:37:32 -07:00
Sharif Elgamal c82be99d3b fix nvram location for aarch64 kvm driver 2022-04-15 12:32:47 -07:00
Sharif Elgamal 8130eda339 Merge branch 'master' of github.com:sharifelgamal/minikube into iso-arm64 2022-04-12 13:07:13 -07:00
Sharif Elgamal ad5c964e6b
Merge pull request #13829 from AkihiroSuda/rootless-podman-take2
Support rootless Podman driver, take 2 (Usage: `minikube config set rootless true`)
2022-04-12 11:19:30 -07:00
Sharif Elgamal f6c2f5bb79 Merge branch 'master' of github.com:kubernetes/minikube into iso-arm64 2022-04-11 14:25:53 -07:00
Anders F Björklund ae40c57623 Add parameters needed for vde networking 2022-04-11 19:40:32 +02:00
Sharif Elgamal 684c2b4ac4 fix undefining kvm domain 2022-04-07 13:33:01 -07:00
Medya Ghazizadeh 1b366615d3
Merge pull request #13901 from spowelljr/removeIoutil
remove uses of ioutil & use t.TempDir for tests
2022-04-05 14:41:22 -07:00
Sharif Elgamal dc0b193b74 fix kvm stuff 2022-04-05 10:30:40 -07:00
Akihiro Suda 92ab555928
Support rootless Podman driver, take 2
Usage:
```
minikube config set rootless true
minikube start --driver=podman --container-runtime=(cri-o|containerd)`
```

Tested on Podman 4.0.2, Ubuntu 21.10.

Needs cgroup v2 (as in Rootless Docker): https://rootlesscontaine.rs/getting-started/common/cgroup2/
See also `site/content/en/docs/drivers/includes/podman_usage.inc`

Fix issue 8719
Fix issue 12460
Replace PR 12901

Changes from PR 12901: `rootless` is now a config property.
In the previous PR, `--rootless` was implemented as a flag for `minikube start`

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2022-04-05 18:49:40 +09:00
Anders F Björklund d38789a37b Add the parameters required for qemu arm64 2022-04-04 20:50:08 +02:00
Anders F Björklund af07b2b563 Remove fluff from the qemu driver for lint 2022-04-04 20:23:32 +02:00
Anders F Björklund 77ed383578 Fork the machine qemu driver into minikube qemu2
This is an internal driver, with the new driver config
rather than the machine flags of the external driver.
2022-04-04 20:16:48 +02:00
Steven Powell 2e4ea3c259 replace MkdirTemp with t.TempDir in tests 2022-04-01 19:18:20 -07:00
Steven Powell 070e5335e0 remove unecessary icacls check 2022-03-31 15:46:37 -07:00
Steven Powell ad4d80e955
Merge pull request #13881 from AkihiroSuda/fix-podman-v4-network-inspect
Podman: fix `minikube delete` for Podman v4
2022-03-31 14:15:06 -07:00
Steven Powell 1aa1f04e9b remove old build tags 2022-03-30 16:43:29 -07:00
Sharif Elgamal 31d1fdae3b
Merge pull request #13730 from presztak/subnet_flag
Add 'subnet' flag for docker/podman driver
2022-03-30 16:02:54 -07:00
Akihiro Suda 28fdc99086
Podman: fix `minikube delete` for Podman v4
The "minikube" network was not deleted due to the breaking change of
`podman network inspect` in Podman v4.

Fix issue 13861

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2022-03-30 18:29:14 +09:00
Sharif Elgamal eb14277c3d Merge branch 'master' of github.com:kubernetes/minikube into iso-arm64 2022-03-28 16:21:05 -07:00
Akihiro Suda 7204b1db3e
KIC rootless: drop fuse-overlayfs; bump kernel requirement to 5.11
minikube 1.23 (PR 12359) added fuse-overlayfs snapshotter for rootless Docker driver,
but got broken in minikube 1.25 (issue 13534).

We can drop fuse-overlayfs for kernel >= 5.11.

Fix issue 13534

We may add back fuse-overlayfs later if there is a huge demand to
support kernel < 5.11.
That will require packing preloadable tarballs for fuse-overlayfs
snapshotter.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2022-03-22 18:08:14 +09:00
Sharif Elgamal bef8eb0aec Merge branch 'master' of github.com:sharifelgamal/minikube into iso-arm64 2022-03-21 15:05:33 -07:00
minikube-bot 100852bbf8 Updating kicbase image to v0.0.30-1647797120-13815 2022-03-20 19:06:44 +00:00
Sharif Elgamal f8658543fd Merge branch 'master' of github.com:kubernetes/minikube into iso-arm64 2022-03-17 17:08:33 -07:00
Sharif Elgamal 692c8a445f one last file name fix 2022-03-17 16:59:37 -07:00
Sharif Elgamal 0ebb6d4424 simplify life by changing file names 2022-03-17 16:57:42 -07:00
Steven Powell 535cd5201e improve icacls error messaging 2022-03-16 11:48:41 -07:00
Piotr Resztak f3c9198134 add support for 'subnet' flag 2022-03-15 21:42:09 +01:00
Sharif Elgamal b7954683b9 more replacements 2022-03-09 22:29:59 -08:00
Sharif Elgamal 325ab07516 shuffling many things around 2022-03-09 15:24:06 -08:00
Sharif Elgamal 0f633902d8 name stuff arm64 2022-03-03 16:29:38 -08:00
Sharif Elgamal 5f29ddfe07 Merge branch 'uefi2' of github.com:klaases/minikube into iso-arm64 2022-03-02 14:15:05 -08:00
minikube-bot 4046a967b9 Update kicbase to v0.0.30 2022-02-23 19:46:44 +00:00
klaases 1be70185bd Update KVM2 configuration for UEFI 2022-02-16 21:03:30 +00:00
minikube-bot c9290bd8c0 Updating kicbase image to v0.0.29-1644344181-13531 2022-02-08 19:53:09 +00:00
minikube-bot d696170374 Updating kicbase image to v0.0.29-1644071658-13563 2022-02-05 16:09:05 +00:00
Sharif Elgamal 3a923b245e
Merge pull request #13302 from afbjorklund/cri-dockerd-rel
KIC: Upgrade cri-dockerd
2022-02-03 11:23:27 -08:00
Medya Ghazizadeh 969b5cddf1
Merge pull request #13520 from minikube-bot/auto_bump_golint_version
bump golint version to v1.44.0
2022-02-02 15:57:24 -08:00
minikube-bot 429347e99c Updating kicbase image to v0.0.29-1643823806-13302 2022-02-02 19:23:02 +00:00
Medya Gh c24818d9b7 lint 2022-02-01 13:21:53 -08:00
Medya Gh 8c6f9f64c7 lint 2022-01-31 15:18:04 -08:00
Anoop C S 061fd88d2e drivers/kvm: Use ARP for retrieving interface ip addresses
On platforms where dhcp lease status is not updated immediately after
domain creation it fails to list ip addresses until next refresh
happens resulting in the following error:

8<----------8<----------8<----------8<----------8<----------8<----------

Creating kvm2 VM (CPUs=2, Memory=4096MB, Disk=20480MB) ...
Failed to start kvm2 VM. Running "minikube delete" may fix it: creating
  host: create: Error creating machine: Error in driver during machine
  creation: IP not available after waiting: machine minikube didn't
  return IP after 1 minute

Exiting due to GUEST_PROVISION: Failed to start host: creating host:
  create: Error creating machine: Error in driver during machine
  creation: IP not available after waiting: machine minikube didn't
  return IP after 1 minute

8<----------8<----------8<----------8<----------8<----------8<----------

Using ARP instead of LEASE for ip address query is justifiable as
listing is done following the domain creation. In case of failure we
fallback to listing via LEASE source.

Signed-off-by: Anoop C S <anoopcs@cryptolab.net>
2022-01-29 09:57:56 +05:30
Steven Powell c5b1c56f57
Merge pull request #12835 from presztak/remove_kicbase_image_info
Print a message about preserving kicbase image when `minkube delete --purge --all` used
2022-01-27 21:23:27 -08:00
Predrag Rogic a23f8381f7
upgrade-libvirt to 8th gen 2022-01-23 02:58:49 +00:00
Sharif Elgamal 8c3a3537c0 remove reference to nonexistent file for hyperkit driver 2022-01-20 15:03:00 -08:00
minikube-bot bfd94658fb Update kicbase to v0.0.29 2022-01-18 21:29:55 +00:00
Medya Ghazizadeh b2fcd0a729
Merge pull request #13227 from afbjorklund/cri-dockerd-kic
KIC: Add building of cri-dockerd
2021-12-24 08:20:04 -08:00
minikube-bot 2bd63b55aa Updating kicbase image to v0.0.28-1640212998-13227 2021-12-23 00:19:12 +00:00
klaases 2c712452f8 Merge branch 'master' of github.com:kubernetes/minikube into boot1 2021-12-16 14:48:49 -08:00
Steven Powell e43ead0043 add quote to Windows env 2021-12-16 10:02:59 -08:00
Steven Powell 9200267c04
Merge pull request #13168 from spowelljr/supressDockerPerformance
Added env to suppress Docker performance messages
2021-12-15 16:41:28 -08:00
Steven Powell 5a66196a20 update message 2021-12-15 15:58:00 -08:00
Sharif Elgamal 5de765023a
Merge pull request #13124 from sharifelgamal/kicbase-arch
fix kicbase dockerfile to allow ppc64le and armv7 archs
2021-12-15 14:08:07 -08:00
minikube-bot a6ef730eb7 Updating kicbase image to v0.0.28-1639515145-13124 2021-12-14 21:54:37 +00:00
Steven Powell b17834c96b added env to suppress Docker performance messages 2021-12-14 13:46:52 -08:00
minikube-bot efe0dd71b4 Updating kicbase image to v0.0.28-1639444036-13124 2021-12-14 02:08:03 +00:00
klaases 9eaf95415e Merge branch 'master' of github.com:kubernetes/minikube into boot1 2021-12-13 11:17:38 -08:00
Steven Powell 8d7a636bfe don't output Docker performance issues when user wants JSON 2021-12-09 14:38:18 -08:00
klaases 694c9cc0ef Bootloader ISO EFI Support 2021-12-07 15:56:07 -08:00
Sharif Elgamal 41546a03e5
Merge pull request #13104 from klaases/kic1
Update BUILD KIT version to latest, 0.9.3.
2021-12-07 11:02:40 -08:00
minikube-bot 3e901caf92 Updating kicbase image to v0.0.28-1638824847-13104 2021-12-06 21:36:10 +00:00
Piotr Resztak 7b3860388c Print a message about preserving kicbase image
Print additional info about preserving kicbase image and generates
image deletion command for user when running `minikube delete`.
Message is printed only when `--purge` option is used.
2021-11-25 23:36:59 +01:00
James Yin 54be390bba fix: check err before preload 2021-11-03 15:27:15 +08:00
minikube-bot 3bc369459b Update kicbase to v0.0.28 2021-10-27 19:53:03 +00:00
Steven Powell 016b3ac40a trim space earlier 2021-10-21 13:28:52 -07:00
Steven Powell fbd4d27582 fix podman network inspect index check 2021-10-21 10:01:10 -07:00
Anders F Björklund 75804c43ad Match the lower case of the podman error message
Turns out that Docker says "No such network",
but Podman says "no such network". Little nuances.
2021-10-10 12:25:18 +02:00
KallyDev 70022d9b2e
Move from deprecated ioutil to os and io packages 2021-10-08 08:57:19 +08:00
Steven Powell 1a4160e60d
Merge pull request #12081 from spowelljr/buildkitSocket
buildkit socket: Add systemd unit
2021-10-01 20:49:41 -04:00
minikube-bot 39eb5cb53c Updating kicbase image to v0.0.27-1633027942-12081 2021-09-30 19:21:11 +00:00
Steven Powell dafbe6aac3 add created by label for podman 2021-09-29 13:47:59 -07:00
minikube-bot 1976e1b296 Update kicbase to v0.0.27 2021-09-16 18:55:00 +00:00
minikube-bot 030b3837ab Updating kicbase image to v0.0.26-1631295795-12425 2021-09-14 09:50:53 -07:00
Steven Powell 145f9fc9ab run `go fmt` 2021-09-13 11:58:43 -07:00
minikube-bot 67b82f3fe1 Update kicbase to v0.0.26 2021-09-03 02:18:31 +00:00
minikube-bot 703324b7c7 Updating kicbase image to v0.0.25-1630631232-12398 2021-09-03 01:36:51 +00:00
Medya Ghazizadeh 3469c77ffa
Merge pull request #12351 from raghavendra-talur/rtalur-add-disks-kvm2
Add `--extra-disks` capability to kvm2 driver
2021-08-30 16:50:58 -07:00
Akihiro Suda 323225483e
Support Rootless Docker
Requirements:
- Install rootless Docker 20.10 or later, see https://rootlesscontaine.rs/getting-started/docker/
- Enable cgroup v2 delegation, see https://rootlesscontaine.rs/getting-started/common/cgroup2/

Usage: `minikube start --driver=docker --container-runtime=containerd`.
The `--container-runtime` flag needs to be set to "containerd".
CRI-O can be also supported later.

Closes issue 10836 ("add support for rootless Docker").

Support for rootless Podman (issue 8719) is not covered in this commit.

---

Code reading guide:
- `deploy/kicbase/Dockerfile`: updated to install fuse-overlayfs and containerd-fuse-overlayfs, which is used
  instead of `overlayfs` snapshotter

- `deploy/kicbase/entrypoint`: updated to verify cgroup v2 delegation.
  Mostly from 8a83ee46b2/images/base/files/usr/local/bin/entrypoint

- `cmd/minikube/cmd/start_flags.go`: updated to set `KubeletInUserNamespace` feature gate when rootless

- `pkg/drivers/kic/oci`: updated to use port forwarding, because rootless container IPs are not reachable from the host

- `pkg/minikube/cruntime`: updated to generate `/etc/containerd/config.toml` with rootless support.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2021-08-27 17:21:53 +09:00
Raghavendra Talur dceb676527 Add extra disks capability to kvm2 driver
Having additional disks on the nodes is a requirement for developers
working on the storage components in Kubernetes. This commit adds the
extra-disks feature to the kvm2 driver.

Signed-off-by: Raghavendra Talur <raghavendra.talur@gmail.com>
2021-08-25 00:15:02 -04:00
Medya Ghazizadeh 559048f83d
Merge pull request #11768 from ilya-zuyev/arm_kvm_driver
KVM2 driver for linux/aarch64
2021-08-13 13:27:59 -07:00
Medya Ghazizadeh adbeae1763
Merge pull request #12032 from spowelljr/updateBuildkit
Upgrade buildkit from 0.8.2 to 0.9.0
2021-08-13 12:43:49 -07:00
Medya Gh ccf4af0997 change depricated golint to revive and fix lint issues 2021-08-12 18:11:16 -07:00
minikube-bot 6cecbf6fe5 Updating kicbase image to v0.0.25-1628619379-12032 2021-08-10 18:33:49 +00:00
Blaine Gardner 8f05ee00e1
Add ability to create extra disks on hyperkit vms
Add the ability to create and attach extra disks to hyperkit vms.

Signed-off-by: Blaine Gardner <blaine.gardner@redhat.com>
2021-07-28 09:57:20 -06:00
なつき 4040311f1e Use fully qualified image name for docker hub fallback image 2021-07-13 16:09:55 -07:00
Medya Ghazizadeh 81c2bb2796
Merge pull request #11708 from afbjorklund/info-klog
Make sure to log errors from DaemonInfo
2021-07-07 13:29:05 -04:00
minikube-bot 4db717a5eb Update kicbase to v0.0.25 2021-07-01 23:38:36 +00:00
minikube-bot 202e2fa36f Updating kicbase image to v0.0.24-1625170572-11834 2021-07-01 20:31:45 +00:00
Medya Ghazizadeh 05b64d1a74
Merge pull request #11824 from andriyDev/fix-auto-pause
Make kicbase copy auto-pause binary instead of auto-pause folder
2021-07-01 16:10:33 -04:00
minikube-bot 2bf9076527 Updating kicbase image to v0.0.24-1625086337-11824 2021-06-30 21:07:40 +00:00
Medya Gh 89c7853601 bump go mod libs manually 2021-06-29 15:24:59 -04:00
minikube-bot bce90e5037 Update kicbase to v0.0.24 2021-06-25 23:41:39 +00:00
Ilya Zuyev e3b5c2f8cf fix linter error 2021-06-25 13:49:54 -07:00
Ilya Zuyev 58754c910c update domain definition 2021-06-24 23:06:56 -07:00