Commit Graph

20527 Commits (0b9cda96f302d061660a75e98c4d5888df2a2850)

Author SHA1 Message Date
Steven Powell 0b9cda96f3
Merge pull request #15653 from minikube-bot/auto_bump_gotestsum_version
bump gotestsum version
2023-01-17 09:59:21 -08:00
Steven Powell ad90985729
Merge pull request #15655 from kubernetes/dependabot/go_modules/google.golang.org/api-0.107.0
Bump google.golang.org/api from 0.106.0 to 0.107.0
2023-01-17 09:54:32 -08:00
Steven Powell 0d0a51d76a
Merge pull request #15163 from ComradeProgrammer/issue_12436
test: add integration test cases for minikube image build
2023-01-17 09:45:05 -08:00
Steven Powell 5eb67b3c84
Merge pull request #15658 from jeffmaury/fix-french-translation
Fix french translation
2023-01-17 09:42:39 -08:00
Jeff MAURY 54feae79ba Fix french translation
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
2023-01-17 08:33:15 +01:00
Steven Powell 89a4d5b5d7
Merge pull request #15656 from kubernetes/dependabot/go_modules/libvirt.org/go/libvirt-1.9000.0
Bump libvirt.org/go/libvirt from 1.8010.0 to 1.9000.0
2023-01-16 20:29:32 -08:00
dependabot[bot] 86908c301c
Bump libvirt.org/go/libvirt from 1.8010.0 to 1.9000.0
Bumps [libvirt.org/go/libvirt](https://gitlab.com/libvirt/libvirt-go-module) from 1.8010.0 to 1.9000.0.
- [Release notes](https://gitlab.com/libvirt/libvirt-go-module/tags)
- [Commits](https://gitlab.com/libvirt/libvirt-go-module/compare/v1.8010.0...v1.9000.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>
2023-01-16 18:04:16 +00:00
dependabot[bot] 3a4ee38c96
Bump google.golang.org/api from 0.106.0 to 0.107.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.106.0 to 0.107.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.106.0...v0.107.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-01-16 18:03:55 +00:00
minikube-bot d22be78fbe bump gotestsum versions 2023-01-16 10:06:41 +00:00
Medya Ghazizadeh 8d419b4bc6
Merge pull request #15645 from minikube-bot/auto_bump_golang_version
bump golang version
2023-01-15 18:31:33 -08:00
minikube-bot 5a20619152 bump golang versions 2023-01-13 21:58:57 +00:00
Steven Powell a1094e6b32
Merge pull request #15627 from ronnelsantiago/patch-1
Use the correct port number
2023-01-12 08:14:11 -08:00
Steven Powell c5d3ac6292
Merge pull request #15537 from kubernetes/dependabot/go_modules/libvirt.org/go/libvirt-1.8010.0
Bump libvirt.org/go/libvirt from 1.8009.0 to 1.8010.0
2023-01-12 08:11:20 -08:00
dependabot[bot] 87927a3d4e Bump libvirt.org/go/libvirt from 1.8009.0 to 1.8010.0
Bumps [libvirt.org/go/libvirt](https://gitlab.com/libvirt/libvirt-go-module) from 1.8009.0 to 1.8010.0.
- [Release notes](https://gitlab.com/libvirt/libvirt-go-module/tags)
- [Commits](https://gitlab.com/libvirt/libvirt-go-module/compare/v1.8009.0...v1.8010.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>
2023-01-11 19:26:39 -08:00
Steven Powell 7c753499db
Merge pull request #15628 from spowelljr/updateKVMDockerMachineBaseImage
Update kvm docker machine base image
2023-01-11 19:23:56 -08:00
Steven Powell d748136579 remove last debugging code 2023-01-11 14:40:54 -08:00
Steven Powell bf77c2a567 remove debugging and add docker cleanup 2023-01-11 14:34:42 -08:00
Steven Powell f1090b9bbc remove ls on non-existing folder 2023-01-11 10:31:41 -08:00
Steven Powell a7554d3a3a even more debugging 2023-01-11 10:24:36 -08:00
Steven Powell 1ac1e8673a more debugging 2023-01-11 09:44:08 -08:00
Steven Powell c4503c24e8 add debugging 2023-01-11 08:20:00 -08:00
Steven Powell 00bf0492f1 update kvm docker machine base image 2023-01-10 22:54:37 -08:00
Ronnel Santiago 74f5c161ec
Use the correct port number 2023-01-11 16:00:04 +11:00
Steven Powell 22db818811
Merge pull request #15482 from spowelljr/fixProgressBars
Remove progress bar for kic download when JSON output
2023-01-10 16:34:30 -08:00
Medya Ghazizadeh afee4e7447
Merge pull request #15625 from StingyJack/patch-1
Adding a note for the default profile name to use for the Docker Desktop Replacement examples
2023-01-10 16:08:30 -08:00
Andrew Stanton 282cff7198
adding the default profile name for the examples
https://github.com/kubernetes/minikube/issues/14946
2023-01-10 16:07:51 -05:00
Steven Powell 503dce08da
Merge pull request #15622 from shubhbapna/network
Use `IsPrivate` function provided by `net` pkg
2023-01-10 11:36:45 -08:00
Steven Powell 6b96d92f7d remove progress bar for kic download when JSON output 2023-01-10 09:21:43 -08:00
Steven Powell 4f3d0da802
Merge pull request #15614 from kubernetes/dependabot/go_modules/google.golang.org/api-0.106.0
Bump google.golang.org/api from 0.105.0 to 0.106.0
2023-01-10 09:08:28 -08:00
Steven Powell 31b6f30891
Merge pull request #15615 from kubernetes/dependabot/go_modules/github.com/cloudevents/sdk-go/v2-2.13.0
Bump github.com/cloudevents/sdk-go/v2 from 2.12.0 to 2.13.0
2023-01-10 09:07:59 -08:00
Steven Powell 011eb83d0d
Merge pull request #15617 from kubernetes/dependabot/github_actions/actions/checkout-3.3.0
Bump actions/checkout from 3.2.0 to 3.3.0
2023-01-10 09:07:14 -08:00
Steven Powell 407dd9022a
Merge pull request #15618 from kubernetes/dependabot/github_actions/actions/download-artifact-3.0.2
Bump actions/download-artifact from 3.0.1 to 3.0.2
2023-01-10 09:06:44 -08:00
Steven Powell 75b3065127
Merge pull request #15619 from kubernetes/dependabot/github_actions/actions/upload-artifact-3.1.2
Bump actions/upload-artifact from 3.1.1 to 3.1.2
2023-01-10 09:06:11 -08:00
Shubh Bapna f802744c46 updated test cases, restore mocks 2023-01-10 03:02:23 -05:00
Shubh Bapna 7557b8167e removed custom isSubnetPrivate func and used the default one provided by go net pkg 2023-01-10 03:01:55 -05:00
Medya Ghazizadeh 0fee35b5c0
Merge pull request #15553 from spowelljr/addStaticIP
Implement --static-ip flag
2023-01-09 11:20:16 -08:00
dependabot[bot] 710e5a10c2
Bump actions/upload-artifact from 3.1.1 to 3.1.2
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](83fd05a356...0b7f8abb15)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 18:12:18 +00:00
dependabot[bot] e8561bc333
Bump actions/download-artifact from 3.0.1 to 3.0.2
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](9782bd6a98...9bc31d5ccc)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 18:12:12 +00:00
dependabot[bot] 2a94a168c4
Bump actions/checkout from 3.2.0 to 3.3.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](755da8c3cf...ac59398561)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 18:12:09 +00:00
dependabot[bot] 93c7d38d6c
Bump github.com/cloudevents/sdk-go/v2 from 2.12.0 to 2.13.0
Bumps [github.com/cloudevents/sdk-go/v2](https://github.com/cloudevents/sdk-go) from 2.12.0 to 2.13.0.
- [Release notes](https://github.com/cloudevents/sdk-go/releases)
- [Commits](https://github.com/cloudevents/sdk-go/compare/v2.12.0...v2.13.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>
2023-01-09 18:04:45 +00:00
dependabot[bot] 1a475a19dd
Bump google.golang.org/api from 0.105.0 to 0.106.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.105.0 to 0.106.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.105.0...v0.106.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-01-09 18:04:27 +00:00
Steven Powell be430e3e66
Merge pull request #15613 from minikube-bot/auto_bump_gh_version
bump gh version
2023-01-09 09:19:55 -08:00
minikube-bot bd209be7e8 bump gh versions 2023-01-09 10:02:04 +00:00
Steven Powell 3b4a988f3f
Merge pull request #15589 from kubernetes/dependabot/go_modules/golang.org/x/crypto-0.5.0
Bump golang.org/x/crypto from 0.4.0 to 0.5.0
2023-01-05 12:28:33 -08:00
Sharif Elgamal 3f893a2fee
Merge pull request #15422 from YuikoTakada/fix_jp2
Update Japanese translation
2023-01-04 14:22:09 -08:00
Steven Powell afe0f18b28
Merge pull request #15571 from axrav/master
refactor: avoiding repetitive code
2023-01-04 13:35:30 -08:00
Steven Powell 6e2511d9f1 add example of static IP in docs 2023-01-04 13:22:57 -08:00
Steven Powell d47bb1a5ac add FAQ and tutorial for static IP 2023-01-04 12:55:35 -08:00
dependabot[bot] c7758649bf
Bump golang.org/x/crypto from 0.4.0 to 0.5.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/compare/v0.4.0...v0.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 20:09:14 +00:00
Medya Ghazizadeh b62cd4f39c
Merge pull request #15590 from kubernetes/dependabot/go_modules/golang.org/x/oauth2-0.4.0
Bump golang.org/x/oauth2 from 0.3.0 to 0.4.0
2023-01-04 12:06:23 -08:00