Commit Graph

20618 Commits (515173ff02a0316551d7bbf8d4774b1e68aa32f9)

Author SHA1 Message Date
minikube-bot a102a02fb4 bump gh versions 2022-12-26 10:02:14 +00:00
Predrag Rogic 2a00282410
work around non-linux builds for cgroups detection 2022-12-26 07:28:33 +00:00
Predrag Rogic 5d13061ca9
Merge branch 'master' into fix-TestNetworkPlugins-Linux_Docker 2022-12-26 06:11:52 +00:00
Predrag Rogic e59d6217a8
autoconfigure cni and cri with proper cgroup driver 2022-12-26 06:06:31 +00:00
Shubh Bapna 474a56b50c added comments and improved error message for validateSubnet 2022-12-23 08:44:57 -05:00
Shubh Bapna 7466acb3e8 moved bare metal validation to a separate function 2022-12-22 16:11:39 -05:00
Medya Ghazizadeh f80c39ccd5
Merge pull request #15513 from kaylendog/master
Add groups check to SSH driver
2022-12-21 13:59:12 -08:00
Steven Powell 69757f68a3
Merge pull request #15535 from kubernetes/dependabot/go_modules/github.com/docker/docker-20.10.22incompatible
Bump github.com/docker/docker from 20.10.21+incompatible to 20.10.22+incompatible
2022-12-21 10:14:31 -08:00
Medya Ghazizadeh 8e8265aeb1
Merge pull request #15536 from kubernetes/dependabot/go_modules/google.golang.org/api-0.105.0
Bump google.golang.org/api from 0.103.0 to 0.105.0
2022-12-20 13:42:35 -08:00
Medya Ghazizadeh 86d40ea547
Merge pull request #15527 from jeffmaury/fix-french-translation
Fix french translation
2022-12-20 11:10:41 -08:00
Medya Ghazizadeh 829d244857
Merge pull request #15538 from kubernetes/dependabot/github_actions/actions/checkout-3.2.0
Bump actions/checkout from 3.1.0 to 3.2.0
2022-12-20 11:05:17 -08:00
dependabot[bot] 5f92cd1c91
Bump actions/checkout from 3.1.0 to 3.2.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](93ea575cb5...755da8c3cf)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-20 18:58:14 +00:00
Medya Ghazizadeh 56c8f695c6
Merge pull request #15539 from kubernetes/dependabot/github_actions/actions/setup-go-3.5.0
Bump actions/setup-go from 3.4.0 to 3.5.0
2022-12-20 10:57:26 -08:00
Predrag Rogic 735ac02aac
get container logs 2022-12-19 20:32:23 +00:00
dependabot[bot] 68087df3bc
Bump actions/setup-go from 3.4.0 to 3.5.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3.4.0...6edd4406fa81c3da01a34fa6f6343087c207a568)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 18:05:30 +00:00
dependabot[bot] 1a3a484f00
Bump google.golang.org/api from 0.103.0 to 0.105.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.103.0 to 0.105.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.103.0...v0.105.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-12-19 18:03:33 +00:00
dependabot[bot] 3ab20790d0
Bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.21+incompatible to 20.10.22+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v20.10.21...v20.10.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 18:03:05 +00:00
Predrag Rogic 9531b37973
fix subnet reservation 2022-12-19 02:58:31 +00:00
Predrag Rogic 167d90f548
improve log collection and update flannel manifest 2022-12-18 04:35:22 +00:00
Shubh Bapna 37098ababa added subnet validator and its test cases 2022-12-17 14:40:37 -05:00
Shubh Bapna ac0c094df7 added ParseAddr function and its test cases 2022-12-17 14:39:45 -05:00
Predrag Rogic 4e0994c43e
Merge remote-tracking branch 'upstream/master' into fix-TestNetworkPlugins-Linux_Docker 2022-12-17 17:57:34 +00:00
Steven Powell ebb3904683 fix kicbase image not being updated 2022-12-16 14:47:46 -08:00
Steven Powell 05671a18da fix download only 2022-12-16 13:49:53 -08:00
Steven Powell c7a3707486 use image.Tag 2022-12-16 13:14:07 -08:00
Steven Powell c2165d04d2 remove ImageToDaemon 2022-12-16 13:05:26 -08:00
Steven Powell ffc3f40ed8 stop downloading kicbase when already cached 2022-12-16 12:28:51 -08:00
Medya Ghazizadeh 02e0124284
Merge pull request #15489 from kubernetes/spowelljr-patch-1
site: Update minikube GUI GitHub Issue link
2022-12-16 09:59:14 -08:00
Jeff MAURY 348f2c93d8 Fix french translation
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
2022-12-16 13:44:51 +01:00
Steven Powell 4a70d9bde3
Merge pull request #15500 from kubernetes/dependabot/go_modules/k8s.io/kubectl-0.26.0
Bump k8s.io/kubectl from 0.25.4 to 0.26.0
2022-12-15 14:17:23 -08:00
Medya Ghazizadeh a750796694
Merge pull request #15522 from medyagh/g4_tag
Enable Google analytics on minikube website
2022-12-15 13:40:44 -08:00
Medya Gh 4d631bab7e Enable Google analytics on minikube website 2022-12-15 13:36:48 -08:00
Medya Ghazizadeh 43b61ae67d
Merge pull request #15505 from spowelljr/dockerDesktopLinuxSupported
site: Docker Desktop on Linux is now supported
2022-12-15 09:49:50 -08:00
dependabot[bot] 07f2eefa90
Bump k8s.io/kubectl from 0.25.4 to 0.26.0
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl) from 0.25.4 to 0.26.0.
- [Release notes](https://github.com/kubernetes/kubectl/releases)
- [Commits](https://github.com/kubernetes/kubectl/compare/v0.25.4...v0.26.0)

---
updated-dependencies:
- dependency-name: k8s.io/kubectl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-15 17:40:03 +00:00
Steven Powell ab36cae128
Merge pull request #15502 from kubernetes/dependabot/go_modules/k8s.io/apimachinery-0.26.0
Bump k8s.io/apimachinery from 0.25.4 to 0.26.0
2022-12-15 09:39:04 -08:00
Steven Powell 9bef1d5fdc
Merge pull request #15503 from kubernetes/dependabot/go_modules/golang.org/x/oauth2-0.3.0
Bump golang.org/x/oauth2 from 0.2.0 to 0.3.0
2022-12-15 09:37:36 -08:00
Steven Powell bb277f154d
Merge pull request #15515 from kinvolk/update_headlamp_0.14.1
Upgrade Headlamp version to 0.14.1
2022-12-15 09:37:00 -08:00
Steven Powell 569db6c0e4
Merge pull request #15498 from minikube-bot/auto_bump_hugo_version
bump hugo version
2022-12-14 15:43:26 -08:00
dependabot[bot] 34210614bb
Bump k8s.io/apimachinery from 0.25.4 to 0.26.0
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.25.4 to 0.26.0.
- [Release notes](https://github.com/kubernetes/apimachinery/releases)
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.25.4...v0.26.0)

---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 23:43:26 +00:00
Steven Powell 68025cf998
Merge pull request #15499 from minikube-bot/auto_bump_docsy_version
bump docsy version
2022-12-14 15:42:34 -08:00
dependabot[bot] f0bbe3a8fe
Bump golang.org/x/oauth2 from 0.2.0 to 0.3.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/golang/oauth2/releases)
- [Commits](https://github.com/golang/oauth2/compare/v0.2.0...v0.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 23:42:20 +00:00
Steven Powell 5056eebea2
Merge pull request #15504 from kubernetes/dependabot/go_modules/golang.org/x/crypto-0.4.0
Bump golang.org/x/crypto from 0.3.0 to 0.4.0
2022-12-14 15:40:56 -08:00
Steven Powell 309edf5991
Merge pull request #15514 from minikube-bot/gendocs
Update auto-generated docs and translations
2022-12-14 15:40:01 -08:00
Predrag Rogic e51fef3118
prevent overlapping network segments 2022-12-14 23:38:45 +00:00
joaquimrocha f174c973fa Update Headlamp container version to 0.14.1
Signed-off-by: joaquimrocha <joaquimrocha@users.noreply.github.com>
2022-12-14 22:41:12 +00:00
minikube-bot d1ee7a8b66 Update auto-generated docs and translations 2022-12-14 21:52:36 +00:00
Steven Powell 455e334fbe
Merge pull request #15403 from iastewar/gcp-auth-watch-namespaces
gcp-auth addon now adds the image registry pull secret to newly created namespaces
2022-12-14 13:50:24 -08: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 d3bdac0379
fix containerd when bound to docker 2022-12-13 21:16:25 +00:00