Commit Graph

19125 Commits (bee82151b55284aeea7b51d3b4e2e585e59bd19e)

Author SHA1 Message Date
Medya Ghazizadeh 52ddea84eb
Merge pull request #13906 from kubernetes/dependabot/go_modules/google.golang.org/api-0.74.0
Bump google.golang.org/api from 0.73.0 to 0.74.0
2022-04-04 14:37:50 -07:00
Steven Powell 91d16de1fd
Merge pull request #13909 from kubernetes/dependabot/github_actions/peter-evans/create-pull-request-4.0.1
Bump peter-evans/create-pull-request from 4.0.0 to 4.0.1
2022-04-04 14:27:04 -07:00
Steven Powell 08c7168faf
Merge pull request #13903 from jeffmaury/fix-fr-translation
Fix french translation
2022-04-04 14:25:57 -07:00
Steven Powell 403264258a improve language detection 2022-04-04 14:22:43 -07:00
Sharif Elgamal f98f88baeb fix checksum makefile target 2022-04-04 13:44:18 -07:00
Sharif Elgamal d92f42a6e4 fix the minikube.iso make target 2022-04-04 12:41:31 -07:00
dependabot[bot] da22fb867b
Bump google.golang.org/api from 0.73.0 to 0.74.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.73.0 to 0.74.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.73.0...v0.74.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>
2022-04-04 19:09:30 +00:00
Medya Ghazizadeh f3fc6de68f
Merge pull request #13907 from kubernetes/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.22.3
Bump github.com/shirou/gopsutil/v3 from 3.22.2 to 3.22.3
2022-04-04 12:06:34 -07:00
Anders F Björklund e894c88783 Add missing machine type for QEMU2 for test 2022-04-04 21:01:12 +02:00
Anders F Björklund d38789a37b Add the parameters required for qemu arm64 2022-04-04 20:50:08 +02:00
Medya Ghazizadeh 9ba6e21fd1
Merge pull request #13908 from kubernetes/dependabot/go_modules/libvirt.org/go/libvirt-1.8002.0
Bump libvirt.org/go/libvirt from 1.8001.0 to 1.8002.0
2022-04-04 11:43:48 -07:00
Medya Ghazizadeh 4593ad829d
Merge pull request #13905 from kubernetes/dependabot/go_modules/github.com/cloudevents/sdk-go/v2-2.9.0
Bump github.com/cloudevents/sdk-go/v2 from 2.8.0 to 2.9.0
2022-04-04 11:43:37 -07:00
dependabot[bot] 12fd0f29a6
Bump peter-evans/create-pull-request from 4.0.0 to 4.0.1
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](d6d5519d05...f1a7646cea)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 18:37:27 +00: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 6a7f14ea01 Use the right port for docker in qemu driver 2022-04-04 20:18:51 +02:00
Anders F Björklund 191ff5bf0b Add tunneling of apiserver port for qemu driver 2022-04-04 20:18:47 +02:00
Anders F Björklund 69653073da Set up the IP address for the qemu driver
Assume "user" networking, for now at least.
2022-04-04 20:16:58 +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
Anders F Björklund 927d7d5596 Upgrade to latest docker-machine-driver-qemu
It is still ancient, so there is bound to be issues
with the vendored code from libmachine and drivers.
2022-04-04 20:15:22 +02:00
Anders F Björklund d9c303e642 Use portforwarding for qemu with user network
Only the SSH and the Docker port (2376) are available
with the slirp network, everything else needs tunneling.
2022-04-04 20:15:22 +02:00
Anders F Björklund 98b8b6a0b4 Upgrade to latest docker-machine-driver-qemu
Copy some of the default values from the regular setup,
that is not used when not using docker-machine config.
2022-04-04 20:15:22 +02:00
Anders F Björklund 284ad62394 Add the qemu driver to the minikube registry
Since the machine drivers are hardcoded in minikube,
drivers need to be added to the registry to be tested.

Add a basic sanity check for the qemu-system binary,
and set up the basic configuration such as cpus/memory.
2022-04-04 20:15:22 +02:00
dependabot[bot] 04168659ae
Bump libvirt.org/go/libvirt from 1.8001.0 to 1.8002.0
Bumps [libvirt.org/go/libvirt](https://gitlab.com/libvirt/libvirt-go-module) from 1.8001.0 to 1.8002.0.
- [Release notes](https://gitlab.com/libvirt/libvirt-go-module/tags)
- [Commits](https://gitlab.com/libvirt/libvirt-go-module/compare/v1.8001.0...v1.8002.0)

---
updated-dependencies:
- dependency-name: libvirt.org/go/libvirt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 18:09:11 +00:00
dependabot[bot] 79d833a983
Bump github.com/shirou/gopsutil/v3 from 3.22.2 to 3.22.3
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.22.2 to 3.22.3.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.22.2...v3.22.3)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 18:09:03 +00:00
dependabot[bot] 31a7a98eb8
Bump github.com/cloudevents/sdk-go/v2 from 2.8.0 to 2.9.0
Bumps [github.com/cloudevents/sdk-go/v2](https://github.com/cloudevents/sdk-go) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/cloudevents/sdk-go/releases)
- [Commits](https://github.com/cloudevents/sdk-go/compare/v2.8.0...v2.9.0)

---
updated-dependencies:
- dependency-name: github.com/cloudevents/sdk-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 18:08:45 +00:00
Steven Powell add0bc6366
Merge pull request #13896 from spowelljr/removeStringCheck
Remove unnecessary icacls check
2022-04-04 10:50:43 -07:00
Steven Powell 69417f0944
Merge pull request #13741 from ziyi-xie/upgrade-dashboard
Upgrade kubernetes dashboard from v2.3.1 to v2.5.1
2022-04-04 10:50:29 -07:00
Jeff MAURY ea10ddd3eb Fix french translation
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
2022-04-04 08:54:40 +02:00
Steven Powell 2e4ea3c259 replace MkdirTemp with t.TempDir in tests 2022-04-01 19:18:20 -07:00
Sharif Elgamal 39809956cb name the ISOs correctly 2022-04-01 15:46:45 -07:00
Steven Powell 3325dd31cb remove uses of ioutil 2022-04-01 10:39:14 -07:00
Sharif Elgamal 65b300587c small config fixes for aarch64 2022-04-01 09:29:07 -07:00
Sharif Elgamal 32cc10f731 fixing makefile 2022-03-31 17:31:16 -07:00
Steven Powell 070e5335e0 remove unecessary icacls check 2022-03-31 15:46:37 -07:00
Steven Powell ee5f619a50
Merge pull request #13895 from minikube-bot/gendocs
Update auto-generated docs and translations
2022-03-31 14:19:53 -07:00
minikube-bot c361ce45c0 Update auto-generated docs and translations 2022-03-31 21:17:27 +00:00
Steven Powell b72741df6f
Merge pull request #13890 from minikube-bot/gendocs
Update auto-generated docs and translations
2022-03-31 14:16:18 -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
minikube-bot c7c6216a7c Update auto-generated docs and translations 2022-03-31 18:25:33 +00:00
Steven Powell 6fa361d846
Merge pull request #13889 from spowelljr/alwaysSyncClock
Sync guest clock on initial and existing start
2022-03-31 11:23:15 -07:00
Sharif Elgamal 7466393d79 Fix kernel name for aarch64 2022-03-30 23:33:58 -07:00
Steven Powell 8d39b5e484
Merge pull request #13891 from spowelljr/removeOldBuildTags
Remove old build tags
2022-03-30 19:42:04 -07:00
Steven Powell 831346faed update boilerplate logic 2022-03-30 17:00:30 -07:00
Steven Powell 1aa1f04e9b remove old build tags 2022-03-30 16:43:29 -07:00
Steven Powell 03b5bb7bef
Merge pull request #13864 from minikube-bot/auto_bump_golang_version
bump golang version
2022-03-30 16:12:10 -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
Steven Powell 3feb159480 remove redundant skip 2022-03-30 15:25:39 -07:00
Steven Powell 4953909dc6 sync machine clock on initial and existing start 2022-03-30 15:16:06 -07:00
Steven Powell 5a9cb5c867
Merge pull request #13888 from spowelljr/last90PRBot
pr-flake-rate: Default links to last 90 days
2022-03-30 14:55:46 -07:00
Steven Powell 9105b1479d pr-flake-rate: default links to last 90 days 2022-03-30 14:49:01 -07:00