Commit Graph

22184 Commits (747495cfea7e72001c07d76ac9472837993e7efc)

Author SHA1 Message Date
Steven Powell 18ff76add7
Merge pull request #15074 from ComradeProgrammer/fix_15007
fix: handle DOS-style path for Dockerfile in minikube build
2023-06-12 10:39:07 -07:00
Steven Powell 7032e51aab
Merge pull request #16676 from minikube-bot/auto_bump_golang_version-45db573
Update go from 1.20.4 to 1.20.5
2023-06-12 09:38:23 -07:00
Steven Powell 3c4d182608
Merge pull request #16677 from minikube-bot/auto_bump_hugo_version
Site: Update hugo from v0.112.7 to v0.113.0
2023-06-12 09:37:29 -07:00
Steven Powell 1182fa120b
Merge pull request #16678 from minikube-bot/auto_bump_docsy_version
bump docsy version
2023-06-12 09:36:39 -07:00
minikube-bot 5016952902 bump docsy version 2023-06-12 10:05:26 +00:00
minikube-bot 1fd582ae86 Site: Update hugo from v0.112.7 to v0.113.0 2023-06-12 10:03:11 +00:00
minikube-bot 96095dd4e2 Update go from 1.20.4 to 1.20.5 2023-06-12 09:02:22 +00:00
Anders F Björklund c301dacf93 Remove extra references to docker machine
Should only use libmachine and the drivers
2023-06-11 14:35:40 +02:00
Anders F Björklund e2cfbe460e Replace machine-drivers with minikube-machine
The new repository is a "filtered" version of the old
docker-machine, with only libmachine and local drivers.

It provides the basis for making a new incompatible API
version of libmachine, to be called minikube-machine.
2023-06-11 14:26:29 +02:00
Anders F Björklund 0a551357b4 Remove the obsolete vmwarefusion driver
It just referred to the "vmware" driver
2023-06-11 14:16:17 +02:00
Товарищ программист d4c33ff371 Apply suggestions from code review
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2023-06-10 22:35:40 +08:00
Товарищ программист ec9c259df3
Update test/integration/functional_test.go
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2023-06-10 21:43:54 +08:00
Товарищ программист 1cc6c0a29c
Update cmd/minikube/cmd/service.go
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2023-06-10 21:43:08 +08:00
Товарищ программист 16c155fce8
Update pkg/minikube/reason/reason.go
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2023-06-10 21:43:00 +08:00
Товарищ программист 0bb29fe744
Update cmd/minikube/cmd/image.go
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2023-06-10 21:30:26 +08:00
Medya Ghazizadeh 45db573aec
Merge pull request #16654 from spowelljr/fixTestPreload
TestPreload: Fix image list with cri-o CRI
2023-06-09 14:49:32 -07:00
Steven Powell 2b31e761a8
Merge pull request #15887 from BlaineEXE/qemu2-add-extra-disk-capability
Add ability to create extra disks on qemu2 vms
2023-06-09 14:31:57 -07:00
Steven Powell ca6876c501
Merge pull request #16663 from minikube-bot/auto_update_kubernetes_versions_list
Update Kubernetes versions list
2023-06-09 14:19:03 -07:00
Steven Powell f4d80c0e95
Merge pull request #16664 from minikube-bot/auto_bump_kubeadm_constants
Bump kubeadm constants for kubernetes images
2023-06-09 13:39:51 -07:00
minikube-bot 829c4688ea update image constants for kubeadm images 2023-06-09 20:36:20 +00:00
minikube-bot 7b993bb460 update Kubernetes versions list 2023-06-09 20:36:09 +00:00
Steven Powell ef9d719b38
Merge pull request #16661 from kubernetes/dependabot/go_modules/google.golang.org/api-0.126.0
Bump google.golang.org/api from 0.125.0 to 0.126.0
2023-06-09 13:34:42 -07:00
Steven Powell a2556cc9ac
Merge pull request #16660 from kubernetes/dependabot/github_actions/actions/checkout-3.5.3
Bump actions/checkout from 3.5.2 to 3.5.3
2023-06-09 10:45:42 -07:00
dependabot[bot] d0af6b2e93
Bump google.golang.org/api from 0.125.0 to 0.126.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.125.0 to 0.126.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.125.0...v0.126.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-09 17:42:52 +00:00
dependabot[bot] db8d9be22d
Bump actions/checkout from 3.5.2 to 3.5.3
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](8e5e7e5ab8...c85c95e3d7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-09 17:42:00 +00:00
Medya Ghazizadeh 00f9c1afc5
Merge pull request #16653 from spowelljr/useLast90
CI: Use last 90 days for flake issues
2023-06-09 09:01:50 -07:00
Steven Powell a424d1ced3
Merge pull request #16019 from BlaineEXE/add-ceph-rbd-to-arm-iso
add ceph rbd kernel driver to arm iso
2023-06-08 15:48:32 -07:00
Steven Powell 6da0667f4e VM drivers: Fix images getting removed on stop/start 2023-06-08 14:02:31 -07:00
Steven Powell b1311b2118
Merge pull request #16652 from minikube-bot/auto_bump_cloud_spanner_emulator_version
Addon cloud-spanner: Update cloud-spanner-emulator/emulator image from 1.5.5 to 1.5.6
2023-06-08 13:00:16 -07:00
Steven Powell f78b0cbe6a TestPreload: Fix image list with cri-o CRI 2023-06-08 12:31:13 -07:00
Steven Powell b89ffa3141 CI: Use last 90 days for flake issues 2023-06-08 12:16:18 -07:00
minikube-bot 76f23c2a71 Addon cloud-spanner: Update cloud-spanner-emulator/emulator image from 1.5.5 to 1.5.6 2023-06-08 16:45:12 +00:00
Товарищ программист 76950ebdf0 fix: handle DOS-style path for Dockerfile in minikube build 2023-06-08 08:31:50 +08:00
Medya Ghazizadeh 19296d328c
Merge pull request #16650 from spowelljr/fixFlakeLinks
flake rate: Fix links always hardcoded to fail_
2023-06-07 14:58:33 -07:00
Steven Powell c371f0550e flake rate: Fix links always hardcoded to fail_ 2023-06-07 14:28:12 -07:00
Steven Powell 7d59ace92d
Merge pull request #16577 from spowelljr/updateKubeRegistryProxyImage
addons registry: Use multi-arch kube-registry-proxy image
2023-06-07 13:23:45 -07:00
Medya Ghazizadeh 16cf2aaaaa
Merge pull request #16649 from minikube-bot/gendocs
Update auto-generated docs and translations
2023-06-07 12:48:05 -07:00
minikube-bot 5f8c0e8429 Update auto-generated docs and translations 2023-06-07 19:19:12 +00:00
Steven Powell c47da33425
Merge pull request #16643 from spowelljr/bootpdError
QEMU: Add advice if bootpd blocked by firewall
2023-06-07 12:18:22 -07:00
Steven Powell 0e8faa2b5e
Merge pull request #16648 from spowelljr/updateCommand
Simplify QEMU socket_vmnet advice command
2023-06-07 12:17:51 -07:00
Steven Powell 068d7a6cd9 Simplify QEMU socket_vmnet advice command 2023-06-07 10:44:23 -07:00
Steven Powell 3a874f5156
Merge pull request #16645 from kubernetes/dependabot/go_modules/github.com/hashicorp/go-retryablehttp-0.7.4
Bump github.com/hashicorp/go-retryablehttp from 0.7.3 to 0.7.4
2023-06-07 10:23:36 -07:00
Steven Powell 996943a42f
Merge pull request #16642 from minikube-bot/auto_bump_inspektor_gadget_version
Addon inspektor-gadget: Update inspektor-gadget image from v0.16.1 to v0.17.0
2023-06-07 10:12:52 -07:00
dependabot[bot] e46e71c8ec
Bump github.com/hashicorp/go-retryablehttp from 0.7.3 to 0.7.4
Bumps [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) from 0.7.3 to 0.7.4.
- [Changelog](https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/go-retryablehttp/compare/v0.7.3...v0.7.4)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-retryablehttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-07 16:24:35 +00:00
Товарищ программист 8a06b68bc2
Update pkg/minikube/machine/cache_image_test.go
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2023-06-07 23:39:43 +08:00
Товарищ программист dbbed77623
Update test/integration/functional_test.go
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2023-06-07 23:09:30 +08:00
guoguangwu 629f6134a9 fix: compile error and add '\n' 2023-06-07 16:46:16 +08:00
minikube-bot e83caaf53c Updating ISO to v1.30.1-1686096373-16019 2023-06-07 05:37:42 +00:00
Blaine Gardner 12c4bf5f1d
Add ability to create extra disks on qemu2 vms
Add the ability to create and attach extra disks to qemu2 vms.

Signed-off-by: Blaine Gardner <blaine.gardner@redhat.com>
2023-06-06 16:28:19 -06:00
Blaine Gardner 1ce5be7efe
add ceph rbd kernel driver to arm iso
The Minikube ISO for aarch64 did not contain the Ceph kernel driver
build parameters present for the x86_64 build. This is critical for
running Rook (https://rook.io) storage on Minikube.

Signed-off-by: Blaine Gardner <blaine.gardner@redhat.com>
2023-06-06 16:14:39 -06:00