Commit Graph

16687 Commits (be62445a75e9baa73f5e2cf270a29e7aad3a6d3b)

Author SHA1 Message Date
Medya Ghazizadeh 0918511a45
Merge pull request #11986 from andriyDev/fix-flake
Fix flake report script not commenting
2021-07-19 18:31:48 -07:00
dependabot[bot] 6246105cf9
Bump k8s.io/api from 0.21.2 to 0.21.3
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.21.2 to 0.21.3.
- [Release notes](https://github.com/kubernetes/api/releases)
- [Commits](https://github.com/kubernetes/api/compare/v0.21.2...v0.21.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-20 01:29:37 +00:00
Medya Ghazizadeh 5d8d7819bf
Merge pull request #12016 from spowelljr/fixBenchmarkOrdering
Order time-to-k8s benchmarks from newest to oldest
2021-07-19 18:22:05 -07:00
Medya Ghazizadeh ca20d21735
Merge pull request #11951 from spowelljr/publicTimeToK8s
time-to-k8s Public Charts
2021-07-19 18:20:32 -07:00
Medya Ghazizadeh 3dda62ef8f
Merge pull request #11991 from spowelljr/detectPowershell
Windows: detect Powershell spawned from CMD
2021-07-19 18:20:08 -07:00
Medya Ghazizadeh 2d60bf8c50
Merge pull request #12000 from minikube-bot/auto_bump_k8s_versions
bump default/newest kubernetes versions
2021-07-19 18:19:40 -07:00
Medya Ghazizadeh de7e61cc9b
Merge pull request #12009 from kubernetes/dependabot/go_modules/github.com/google/uuid-1.3.0
Bump github.com/google/uuid from 1.2.0 to 1.3.0
2021-07-19 18:18:19 -07:00
Medya Ghazizadeh 496a2d8784
Merge pull request #12011 from kubernetes/dependabot/go_modules/k8s.io/klog/v2-2.10.0
Bump k8s.io/klog/v2 from 2.9.0 to 2.10.0
2021-07-19 18:17:22 -07:00
Steven Powell 38aca6718c update weight of page so always on top 2021-07-19 15:54:42 -07:00
Steven Powell 6e591890ed order benchmarks from newest to oldest 2021-07-19 15:22:17 -07:00
Andriy Dzikh 6176111a5c Add link to environment pages to flake rate comments. 2021-07-19 13:40:41 -07:00
Sharif Elgamal 5227520347 Merge branch 'master' of github.com:kubernetes/minikube into gcp-sa 2021-07-19 12:23:15 -07:00
dependabot[bot] 1c28aa9527
Bump k8s.io/klog/v2 from 2.9.0 to 2.10.0
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/kubernetes/klog/releases)
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md)
- [Commits](https://github.com/kubernetes/klog/compare/v2.9.0...v2.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-19 18:30:26 +00:00
dependabot[bot] b3347911ae
Bump github.com/google/uuid from 1.2.0 to 1.3.0
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Commits](https://github.com/google/uuid/compare/v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: github.com/google/uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-19 18:29:47 +00:00
Steven Powell 4ecde97b55 bump machine-drivers/machine to fix cmd detection 2021-07-19 10:50:49 -07:00
Steven Powell 7b6b5dc539 switch back to machine-drivers fork 2021-07-19 09:34:21 -07:00
minikube-bot 839b0fbdbc bump default/newest kubernetes versions 2021-07-19 08:02:48 +00:00
Andriy Dzikh 7ca1ce55d0 No longer use non-existent ENVIRONMENT variable. 2021-07-17 14:54:42 -07:00
Andriy Dzikh 3d29731932 ls gopogh reports first to ensure they are valid, then cat the valid ones together. 2021-07-17 10:57:18 -07:00
Devdutt Shenoi e30f9e2e62 Ensure if alternative vmware is healthy before recommeding 2021-07-17 15:57:59 +05:30
Devdutt Shenoi 86dba80fb3 Ensure available alternatives aren't either discouraged or not installed 2021-07-17 15:43:14 +05:30
Devdutt Shenoi 3fb51c4cfc Ensure message is shown only if alternatives are available 2021-07-17 15:34:59 +05:30
Steven Powell 948bc0023a typo 2021-07-16 17:19:26 -07:00
Steven Powell 239b928d26 run at twice a day 2021-07-16 17:17:37 -07:00
Steven Powell 791c257574 added benchmark for containerd runtime 2021-07-16 16:57:34 -07:00
ilya-zuyev 791e3b59c1
Merge pull request #11937 from ilya-zuyev/ilyaz/gh_11930_fix_kvmarm64_arch
Fix kvm2 driver arm64 deb package
2021-07-16 14:46:54 -07:00
Steven Powell c3072de73e update go.mod to point to fork with new changes 2021-07-16 13:47:07 -07:00
Devdutt Shenoi dfb624117c Improve cyclomatic complexity, move warning into separate function 2021-07-16 18:46:07 +05:30
Medya Ghazizadeh 8f80b5db00
Merge pull request #11918 from andriyDev/UseGoTestSum
Use gotestsum for testing output and json output.
2021-07-15 18:18:08 -04:00
Andriy Dzikh f26764f17a Move gotestsum installation to common.ps1 2021-07-15 14:42:49 -07:00
Medya Ghazizadeh aaeefe6633
Merge pull request #11990 from minikube-bot/leaderboard
Update leaderboard
2021-07-15 17:27:20 -04:00
Andriy Dzikh 0fe08d715d Install jq on machines when running sync_tests.sh. 2021-07-15 14:26:02 -07:00
Devdutt Shenoi b3696ea3b8 Refactor message into a box dialog 2021-07-16 02:13:14 +05:30
minikube-bot 6edbeacf24 Update leaderboard 2021-07-15 20:39:29 +00:00
Steven Powell ae6c87930a
Merge pull request #11989 from andriyDev/fix-leaderboard-2
Fix update_contributions using SSH pull url and release_notes using gh_token.txt.
2021-07-15 20:34:05 +00:00
Andriy Dzikh 0692dd1acb Rename TMP_TOKEN to GH_TOKEN. 2021-07-15 13:19:07 -07:00
Andriy Dzikh b311c1b665 Replace gh_token.txt with gh auth parsing in release notes. 2021-07-15 13:14:13 -07:00
Andriy Dzikh b2eec008d4 Use HTTP url instead of ssh url for updating master. 2021-07-15 13:09:02 -07:00
Steven Powell 50c63ffe1e
Merge pull request #11988 from andriyDev/fix-leaderboard
Set specific GO_VERSION env for leaderboard workflow
2021-07-15 19:26:09 +00:00
Andriy Dzikh 09a3ce4731 Update golang version for leaderboard.yml. 2021-07-15 12:19:43 -07:00
Andriy Dzikh f92b980250 Set specific GO_VERSION env. 2021-07-15 12:14:11 -07:00
Medya Ghazizadeh 3c29ee87f4
Merge pull request #11962 from andriyDev/CleanupGithubFunctional
Purge all previous minikube data before functional testing in Github Actions.
2021-07-15 14:55:33 -04:00
Andriy Dzikh 031f3331e7 Fix flake report script badly formatted. 2021-07-15 10:54:43 -07:00
Andriy Dzikh 5ca1164fb9 Create test for mounting with port. 2021-07-14 17:52:21 -07:00
Andriy Dzikh 49cd3840d3 Create advice for mount command timing out. 2021-07-14 15:38:04 -07:00
Andriy Dzikh 354fedb073 Add command-line argument port for mount cmd. 2021-07-14 15:00:03 -07:00
Steven Powell d7cba4886a fix linting 2021-07-14 10:14:34 -07:00
Devdutt Shenoi 0e665930e8 Add message to discourage the use of virtualbox driver 2021-07-14 15:00:22 +05:30
jayonlau 6859155270 Clean up extra spaces
Clean up extra spaces, although these errors are not important, they affect the code specification.
2021-07-14 15:30:17 +08:00
Steven Powell bcfddca2c6 added chart to site 2021-07-13 17:04:07 -07:00