Commit Graph

16409 Commits (1eebdca5bd6d7ed57ece579fe027a7c3338b0781)

Author SHA1 Message Date
Andriy Dzikh a6e5755b24 Add click to sort columns to flake rate table on env page. 2021-07-23 09:16:47 -07:00
amit dixit 4edece6dc8 updated site/README.md 2021-07-23 14:05:49 +02:00
amit dixit cc03cdab21 fix for issues #12039 and #12025 2021-07-23 13:35:15 +02:00
amit dixit 7dab2e078e fix for issues #12039 and #12025 2021-07-23 13:18:53 +02:00
Andriy Dzikh 58324bec35 Add links to gopogh logs for each test. 2021-07-22 15:34:25 -07:00
Andriy Dzikh 6ada9a0ebc Refactor report_flakes sed to make it more readable. 2021-07-22 15:33:33 -07:00
Andriy Dzikh 8afbf67c48 Remove extra bracket in flake rate comment. 2021-07-22 14:33:04 -07:00
Medya Ghazizadeh 60f897371d
Merge pull request #12028 from spowelljr/fixPingHost
Updated PingHostFrom2Pods test to actually ping the host from the pod
2021-07-22 14:21:42 -07:00
Sharif Elgamal c744d3b72d don't throw an error if a certs dir doesn't exist 2021-07-22 11:38:27 -07:00
Andriy Dzikh 36cc7e0a70 Have cluster.Mount return an error which is checked in advice.go. 2021-07-22 10:38:57 -07:00
Medya Ghazizadeh 4659e69ea1
Merge pull request #12010 from kubernetes/dependabot/go_modules/k8s.io/kubernetes-1.21.3
Bump k8s.io/kubernetes from 1.21.2 to 1.21.3
2021-07-21 21:31:16 -07:00
Medya Ghazizadeh db4f0dc414
Merge pull request #11957 from kadern0/issue-11513
Don't set conntrack parameters in kube-proxy
2021-07-21 21:28:16 -07:00
Sharif Elgamal cca438a21a sync from all locations 2021-07-21 18:14:29 -07:00
Sharif Elgamal c97fe0a64d Merge branch 'master' of github.com:kubernetes/minikube into custom-cert 2021-07-21 18:14:12 -07:00
Sharif Elgamal ed9c3876fd add test for alternate certificate sync location 2021-07-21 18:01:39 -07:00
Sharif Elgamal 7de95cf2f3
Merge pull request #12033 from minikube-bot/gendocs
Update auto-generated docs and translations
2021-07-21 16:45:15 -07:00
minikube-bot c09e607384 Update auto-generated docs and translations 2021-07-21 21:02:10 +00:00
Steven Powell f78483c83c
Merge pull request #11940 from tejal29/patch-1
Add a suggestion for unhealthy control plane due to control plane not updated.
2021-07-21 21:00:14 +00:00
Steven Powell 92b7ba0c1e
Merge pull request #11420 from ntkme/fully-qualified-image-name
Use fully qualified image name for kicbase image from docker hub
2021-07-21 18:47:42 +00:00
Medya Ghazizadeh 2d54a0e68a
Merge pull request #12008 from kubernetes/dependabot/go_modules/k8s.io/apimachinery-0.21.3
Bump k8s.io/apimachinery from 0.21.2 to 0.21.3
2021-07-20 17:20:34 -07:00
Steven Powell 3b26a57928 updated PingHostFrom2Pods test to actually ping the host from the pod 2021-07-20 17:02:11 -07:00
dependabot[bot] f6a6ca986b
Bump k8s.io/apimachinery from 0.21.2 to 0.21.3
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.21.2 to 0.21.3.
- [Release notes](https://github.com/kubernetes/apimachinery/releases)
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.21.2...v0.21.3)

---
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-07-20 21:33:31 +00:00
dependabot[bot] 6e25180e4e
Bump k8s.io/kubernetes from 1.21.2 to 1.21.3
Bumps [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes) from 1.21.2 to 1.21.3.
- [Release notes](https://github.com/kubernetes/kubernetes/releases)
- [Commits](https://github.com/kubernetes/kubernetes/compare/v1.21.2...v1.21.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-20 21:32:07 +00:00
Medya Ghazizadeh a76258ee44
Merge pull request #12012 from kubernetes/dependabot/go_modules/k8s.io/client-go-0.21.3
Bump k8s.io/client-go from 0.21.2 to 0.21.3
2021-07-20 14:13:51 -07:00
Medya Ghazizadeh 86f8fd03dd
Merge pull request #12020 from browncrane/patch-1
Change link formatting
2021-07-20 13:23:06 -07:00
Sharif Elgamal f9465e3465
Merge pull request #12024 from kubernetes/sharifelgamal-patch-4
OWNERS file cleanup
2021-07-20 10:56:23 -07:00
Sharif Elgamal d1b791e2bf
OWNERS file cleanup 2021-07-20 10:49:11 -07:00
Tejal Desai 064a7eccf9
code review comments. 2021-07-20 09:24:53 -07:00
dependabot[bot] b985edc844
Bump k8s.io/client-go from 0.21.2 to 0.21.3
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.21.2 to 0.21.3.
- [Release notes](https://github.com/kubernetes/client-go/releases)
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.21.2...v0.21.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-20 05:46:43 +00:00
Medya Ghazizadeh 16fa00586b
Merge pull request #12017 from kubernetes/dependabot/go_modules/k8s.io/kubectl-0.21.3
Bump k8s.io/kubectl from 0.21.2 to 0.21.3
2021-07-19 22:34:25 -07:00
Devdutt Shenoi 892b314020 Rewrite suggestion and change if statement 2021-07-20 09:06:25 +05:30
Zhang Shihe 1d266146a3
Change link formatting
formatting
2021-07-20 11:13:31 +08:00
dependabot[bot] ba4c9e7af1
Bump k8s.io/kubectl from 0.21.2 to 0.21.3
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl) from 0.21.2 to 0.21.3.
- [Release notes](https://github.com/kubernetes/kubectl/releases)
- [Commits](https://github.com/kubernetes/kubectl/compare/v0.21.2...v0.21.3)

---
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-07-20 01:51:42 +00:00
Medya Ghazizadeh 1f9bc9a0d9
Merge pull request #12018 from kubernetes/dependabot/go_modules/k8s.io/api-0.21.3
Bump k8s.io/api from 0.21.2 to 0.21.3
2021-07-19 18:32:05 -07:00
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