Commit Graph

22056 Commits (1a2ac06693b646a9b466b6f30fcbaed58bdbca79)

Author SHA1 Message Date
Steven Powell c574ac8d5e CI: Automate updating go-github 2023-06-12 21:18:37 -07:00
minikube-bot f1f5478e09 Updating ISO to v1.30.1-1686592820-14689 2023-06-12 23:58:32 +00:00
Steven Powell b90a782691 CI: Automate updating cri-dockerd 2023-06-12 14:24:51 -07:00
Steven Powell 13ea6a8f29
Merge pull request #16685 from kubernetes/dependabot/go_modules/golang.org/x/text-0.10.0
Bump golang.org/x/text from 0.9.0 to 0.10.0
2023-06-12 13:48:10 -07:00
Steven Powell 4d85ac0cd7
Merge pull request #16671 from afbjorklund/docker-machine-reference
Remove extra references to docker machine
2023-06-12 13:33:36 -07:00
Steven Powell b1b4dbe4ab
Merge pull request #16670 from afbjorklund/vmwarefusion-removal
Remove the obsolete vmwarefusion driver
2023-06-12 13:26:46 -07:00
dependabot[bot] 00d6169464
Bump golang.org/x/text from 0.9.0 to 0.10.0
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.9.0...v0.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 20:20:19 +00:00
Steven Powell c8aafe1ae3
Merge pull request #16686 from kubernetes/dependabot/go_modules/google.golang.org/api-0.127.0
Bump google.golang.org/api from 0.126.0 to 0.127.0
2023-06-12 13:18:33 -07:00
Steven Powell 8a26aa172a
Merge pull request #16683 from kubernetes/dependabot/go_modules/golang.org/x/term-0.9.0
Bump golang.org/x/term from 0.8.0 to 0.9.0
2023-06-12 13:18:00 -07:00
Steven Powell aa99141911 CI: Automate updating workflow files 2023-06-12 13:09:50 -07:00
Steven Powell 1a61651db6
Merge pull request #16690 from kubernetes/dependabot/github_actions/spowelljr/hide-minikube-bot-comments-1.23.0
Bump spowelljr/hide-minikube-bot-comments from 1.22.0 to 1.23.0
2023-06-12 12:55:23 -07:00
Anders F Björklund 67d37b4c3a Use a built-in version of the vmware driver
To avoid depending on an external binary
2023-06-12 21:12:08 +02:00
dependabot[bot] 2f515b2e21
Bump spowelljr/hide-minikube-bot-comments from 1.22.0 to 1.23.0
Bumps [spowelljr/hide-minikube-bot-comments](https://github.com/spowelljr/hide-minikube-bot-comments) from 1.22.0 to 1.23.0.
- [Release notes](https://github.com/spowelljr/hide-minikube-bot-comments/releases)
- [Commits](3e2cbc9fcd...de281e1bb6)

---
updated-dependencies:
- dependency-name: spowelljr/hide-minikube-bot-comments
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 19:11:24 +00:00
dependabot[bot] 14c4fa626c
Bump google.golang.org/api from 0.126.0 to 0.127.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.126.0 to 0.127.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.126.0...v0.127.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-12 19:00:24 +00:00
dependabot[bot] 081b074107
Bump golang.org/x/term from 0.8.0 to 0.9.0
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.8.0 to 0.9.0.
- [Commits](https://github.com/golang/term/compare/v0.8.0...v0.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 18:59:08 +00:00
Medya Ghazizadeh 64588b21db
Merge pull request #16419 from spowelljr/checkForCNIPlugins
none driver: check for CNI plugins
2023-06-12 11:47:29 -07:00
Steven Powell 6afb19df85 fix typo 2023-06-12 11:21:27 -07:00
Armel Soro ada939a167 Enable `CONFIG_PROC_CHILDREN` kernel configuration in Minikube ISO
This allows for example applications running in containers to leverage
the `/proc/[pid]/task/[tid]/children` file (in such containers).
2023-06-12 10:57:11 -07:00
Steven Powell 3eb2d206cb
Merge pull request #16578 from ComradeProgrammer/image_tags
fix: missing tags on images with multiple tags for minikube image list
2023-06-12 10:55:42 -07:00
Steven Powell eb45287ae8
Merge pull request #16680 from minikube-bot/gendocs
Update auto-generated docs and translations
2023-06-12 10:46:44 -07:00
minikube-bot 7ee4129fde Update auto-generated docs and translations 2023-06-12 17:43:07 +00:00
Steven Powell 64df06f08a
Merge pull request #15079 from ComradeProgrammer/fix_14592
fix: quit minikube service when there is no available pods
2023-06-12 10:42:08 -07:00
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