Commit Graph

16958 Commits (a8197ac9f55901907642ed8463d0b40cff438cc3)

Author SHA1 Message Date
Sharif Elgamal a8197ac9f5 change file name for updaters 2021-09-27 15:30:54 -07:00
Sharif Elgamal 9bca7cd29b
Merge pull request #12590 from sharifelgamal/gh-windows
remove all windows tests from github actions
2021-09-27 15:05:28 -07:00
Sharif Elgamal 888ff59527 change build_minikube job to ubuntu-latest 2021-09-27 14:14:23 -07:00
Sharif Elgamal acc7eea502 remove all references to windows too 2021-09-27 14:04:53 -07:00
Sharif Elgamal 6aeda48afd remove it properly 2021-09-27 14:03:16 -07:00
Sharif Elgamal ad72a404d6 remove arm64 test from master.yml 2021-09-27 14:02:49 -07:00
Sharif Elgamal 14f9080f6d move arm64 tests to verified 2021-09-27 14:01:47 -07:00
Sharif Elgamal 179f98540e remove all windows tests from github actions 2021-09-27 13:34:46 -07:00
Medya Ghazizadeh 345d0a2f12
Merge pull request #12586 from jeffmaury/fix-franch-translations
Fix french translation
2021-09-26 23:14:35 -07:00
Jeff MAURY e07bf58e99 Fix french translation
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
2021-09-27 08:08:45 +02:00
Steven Powell b1ea54d203
Merge pull request #12568 from minikube-bot/gendocs
Update auto-generated docs and translations
2021-09-24 15:51:49 -07:00
minikube-bot cba41a6868 Update auto-generated docs and translations 2021-09-24 21:55:17 +00:00
Sharif Elgamal 73d66f0c94
Merge pull request #12534 from sharifelgamal/renew-certs
renew minikube certs if expired
2021-09-24 14:53:22 -07:00
Sharif Elgamal 4307e834df address review comments 2021-09-24 11:47:10 -07:00
Medya Ghazizadeh 1da39869a4
Merge pull request #12519 from kubernetes/dependabot/go_modules/k8s.io/kubectl-0.22.2
Bump k8s.io/kubectl from 0.22.1 to 0.22.2
2021-09-23 15:26:00 -07:00
Medya Ghazizadeh 90a9dc3c61
Merge pull request #12564 from minikube-bot/gendocs
Update auto-generated docs and translations
2021-09-23 15:21:52 -07:00
Sharif Elgamal 18d89d565c remove pkg install tests 2021-09-23 13:39:10 -07:00
dependabot[bot] ab182187b5
Bump k8s.io/kubectl from 0.22.1 to 0.22.2
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl) from 0.22.1 to 0.22.2.
- [Release notes](https://github.com/kubernetes/kubectl/releases)
- [Commits](https://github.com/kubernetes/kubectl/compare/v0.22.1...v0.22.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-23 19:33:53 +00:00
minikube-bot 1e245304af Update auto-generated docs and translations 2021-09-23 19:17:52 +00:00
Medya Ghazizadeh 8c0e46c784
Merge pull request #12553 from spowelljr/addForceSystemdCrio
Implement --force-systemd into cri-o
2021-09-23 12:15:31 -07:00
Steven Powell f24c81b3e9
Merge pull request #12563 from spowelljr/fixLeaderboard
Fix update-leaderboard GitHub Action
2021-09-23 12:14:09 -07:00
Medya Ghazizadeh 2946361154
Merge pull request #12545 from sharifelgamal/containerd-ingress
start timing enable ingress for containerd
2021-09-23 12:10:10 -07:00
Steven Powell 19618be287 add comment to issue 2021-09-23 12:07:48 -07:00
Steven Powell daef4844fe fetch latest tags 2021-09-23 12:04:27 -07:00
Steven Powell bd3cd83e24
Merge pull request #12562 from minikube-bot/leaderboard
Update leaderboard
2021-09-23 11:42:54 -07:00
minikube-bot 9166757b51 Update leaderboard 2021-09-23 18:40:39 +00:00
Sharif Elgamal 03d9b16c7b write to the correct cell 2021-09-23 09:51:11 -07:00
Sharif Elgamal 6388a1be0e fix perms for mkcmp 2021-09-22 17:29:07 -07:00
Sharif Elgamal 5a89895154 used PR's mkcmp for perf comments 2021-09-22 23:01:31 +00:00
Steven Powell 2c63cef284
Merge pull request #12554 from spowelljr/fixGoSum
fix go sum
2021-09-22 15:40:02 -07:00
Steven Powell f802655b78 fix go sum 2021-09-22 15:37:22 -07:00
Steven Powell 33e7a63173 fix typo 2021-09-22 15:21:32 -07:00
Steven Powell 205b492a87 implement --force-systemd into cri-o 2021-09-22 15:07:36 -07:00
Medya Ghazizadeh 00bea73a62
Merge pull request #12551 from kubernetes/dependabot/go_modules/golang.org/x/mod-0.5.1
Bump golang.org/x/mod from 0.5.0 to 0.5.1
2021-09-22 15:06:39 -07:00
dependabot[bot] 01c6452c16
Bump golang.org/x/mod from 0.5.0 to 0.5.1
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/golang/mod/releases)
- [Commits](https://github.com/golang/mod/compare/v0.5.0...v0.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-22 21:45:13 +00:00
Medya Ghazizadeh 2c984bf6f0
Merge pull request #12520 from kubernetes/dependabot/go_modules/github.com/spf13/viper-1.9.0
Bump github.com/spf13/viper from 1.8.1 to 1.9.0
2021-09-22 14:30:55 -07:00
Medya Ghazizadeh 236e583bbc
Merge pull request #12523 from kubernetes/dependabot/go_modules/k8s.io/apimachinery-0.22.2
Bump k8s.io/apimachinery from 0.22.1 to 0.22.2
2021-09-22 14:28:26 -07:00
Medya Ghazizadeh c409732d49
Merge pull request #12539 from cameronbrunner/issue-11902-mac-iso-build
Update MacOS ISO build steps
2021-09-22 14:20:12 -07:00
Medya Ghazizadeh fb7de65ba5
Merge pull request #12550 from kubernetes/dependabot/go_modules/google.golang.org/api-0.57.0
Bump google.golang.org/api from 0.56.0 to 0.57.0
2021-09-22 12:39:54 -07:00
dependabot[bot] b75d58fb04
Bump k8s.io/apimachinery from 0.22.1 to 0.22.2
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.22.1 to 0.22.2.
- [Release notes](https://github.com/kubernetes/apimachinery/releases)
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.22.1...v0.22.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-22 19:32:52 +00:00
dependabot[bot] d9bb30d88b
Bump google.golang.org/api from 0.56.0 to 0.57.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.56.0 to 0.57.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.56.0...v0.57.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>
2021-09-22 19:23:51 +00:00
Medya Ghazizadeh 9e03c93240
Merge pull request #12521 from kubernetes/dependabot/go_modules/k8s.io/client-go-0.22.2
Bump k8s.io/client-go from 0.22.0 to 0.22.2
2021-09-22 12:04:18 -07:00
Sharif Elgamal 77051a35df make sure to set expiration if not in existing config 2021-09-22 11:22:08 -07:00
Medya Ghazizadeh a28a22705d
Merge pull request #12544 from minikube-bot/addTimeToK8s
Add time-to-k8s benchmark for
2021-09-22 09:27:31 -07:00
Sharif Elgamal dc73633414
Merge pull request #12540 from sharifelgamal/ingress-pf
skip ingress dns test for docker macOS/windows
2021-09-22 09:18:32 -07:00
Sharif Elgamal 9997caa178 actually print the results 2021-09-22 09:07:00 -07:00
Sharif Elgamal 5038cc0599 fix lint 2021-09-21 17:56:28 -07:00
Sharif Elgamal 92010a5f12 start timing enable ingress for containerd 2021-09-21 17:44:33 -07:00
Sharif Elgamal 2799f24e12 don't skip none driver, fix logging 2021-09-21 17:38:09 -07:00
minikube-bot ad62419baa add time-to-k8s benchmark for 2021-09-22 00:10:08 +00:00