Sharif Elgamal
362a8651fd
site: Cleanup FAQ formatting and grammar.
2021-06-11 12:41:19 -07:00
Medya Ghazizadeh
f77b13331c
Merge pull request #11637 from sharifelgamal/lb-1.21
...
add contribution leaderboard for v1.21.0
2021-06-11 14:50:28 -04:00
Sharif Elgamal
efb9514a33
add contribution leaderboard for v1.21.0
2021-06-11 11:20:20 -07:00
Medya Ghazizadeh
f29d12684f
Merge pull request #11618 from felipecrescencio/patch-1
...
site: add alternative certs dir
2021-06-11 13:30:23 -04:00
Medya Ghazizadeh
8cdc5e2c88
Merge pull request #11624 from kubernetes/medyagh-patch-7
...
Update FAQ
2021-06-11 12:31:39 -04:00
Medya Ghazizadeh
2807cb0b8e
Update _index.md
2021-06-11 12:31:08 -04:00
Sharif Elgamal
d0a2e14c23
Merge pull request #11636 from minikube-bot/jenkins-releases.json-v1.21.0
...
update releases.json to include v1.21.0
2021-06-11 09:07:42 -07:00
minikube-bot
ed65761187
Update releases.json to include v1.21.0
2021-06-11 08:57:50 -07:00
Sharif Elgamal
76d74191d8
Merge pull request #11623 from sharifelgamal/1.21.0
...
Bump Makefile for 1.21.0 release
2021-06-11 08:46:19 -07:00
Ilya Zuyev
c8a9cfaa6f
Merge remote-tracking branch 'refs/remotes/origin/ilyaz/fix_vm_ctrd_timeout' into ilyaz/fix_vm_ctrd_timeout
2021-06-10 23:03:26 -07:00
Ilya Zuyev
e50e9de069
fix int test
2021-06-10 23:03:00 -07:00
minikube-bot
9d94dcb734
Updating ISO to v1.21.0-1623378770-11632
2021-06-11 03:27:59 +00:00
Ilya Zuyev
e6cd1d5b1c
Restore containerd config
2021-06-10 19:22:33 -07:00
Ilya Zuyev
6dfbd6feea
Use KillMode=mixed for iso containerd
2021-06-10 19:21:51 -07:00
Andriy Dzikh
806d899988
Add timeout to apiserver health check.
2021-06-10 14:41:32 -07:00
Andriy Dzikh
1c1fdbff42
Make compute_flake_rate also compute average test duration.
2021-06-10 14:00:47 -07:00
Andriy Dzikh
728229c719
Add more environments to the allowed environments for commenting.
2021-06-10 13:36:23 -07:00
Andriy Dzikh
dc6cb0b671
Rename collect_data.sh to collect_data_manual.sh and make header comment more clear.
2021-06-10 13:30:35 -07:00
Andriy Dzikh
884216db9e
Make report_flakes.sh abort if there are no failed tests.
2021-06-10 13:27:00 -07:00
Andriy Dzikh
7e785c1c1e
Make collect_data.sh optimzie and upload to GCS automatically.
2021-06-10 13:19:05 -07:00
Andriy Dzikh
a98db3511e
Add description and example usage to all shell scripts.
2021-06-10 13:16:16 -07:00
Andriy Dzikh
2b3f7cedd7
Remove bootstrap from flake_chart.html.
2021-06-10 13:02:56 -07:00
Medya Ghazizadeh
5331cbeb8f
Merge pull request #11616 from spowelljr/improveWindowsSetup
...
Delete `minikube-integration` folder in case last test failed to delete it
2021-06-10 15:33:23 -04:00
Medya Ghazizadeh
a2db6a95b2
Merge pull request #11572 from JacekDuszenko/move-ingress-dns-docs-to-site
...
doc: Move ingress dns docs to site
2021-06-10 15:32:55 -04:00
Medya Ghazizadeh
9d0f1f6d8e
Update _index.md
2021-06-10 14:51:22 -04:00
Sharif Elgamal
95ac619b96
remove beta time to k8s image
2021-06-10 11:39:28 -07:00
Sharif Elgamal
23128e7bd4
remove beta time to k8s
2021-06-10 11:37:20 -07:00
Sharif Elgamal
af00210a20
link to leaderboard
2021-06-10 11:36:13 -07:00
Sharif Elgamal
79e1b4e99d
Bump Makefile for 1.21.0 release
2021-06-10 11:34:06 -07:00
Sharif Elgamal
941d8f6518
update time-to-k8s chart
2021-06-10 11:22:47 -07:00
Andriy Dzikh
ecaee4d932
Add better comments for optimize_data and process_data.
2021-06-10 11:16:44 -07:00
Andriy Dzikh
79f8de1bcb
Add comment for testEntry.
2021-06-10 11:11:34 -07:00
Andriy Dzikh
e9e7b85e02
Make types and functions private.
2021-06-10 11:08:44 -07:00
Steven Powell
cc89907cca
add -Force to folder rm
2021-06-10 10:40:49 -07:00
Sharif Elgamal
96863f9d2b
Merge pull request #11617 from kubernetes/revert-11561-ilyaz/fix_ctrd
...
Revert "Restore "containerd: upgrade io.containerd.runtime.v1.linux to io.containerd.runc.v2 (suppot cgroup v2)""
2021-06-10 10:23:37 -07:00
Felipe Crescencio de Oliveira
22ca607c6a
Fix: Certificates folder for x509 error
...
For x509: certificate signed by unknown authority problem in minikube since version v1.20.0 I just found `~/.minikube/certs` dir.
I pasted my PEM files over there and it solve my problem.
2021-06-10 00:31:02 -03:00
Sharif Elgamal
17a047340d
Merge pull request #11611 from minikube-bot/iso-release-v1.21.0
...
Update ISO to v1.21.0
2021-06-09 15:27:11 -07:00
ilya-zuyev
e37f4e4014
Revert "Restore "containerd: upgrade io.containerd.runtime.v1.linux to io.containerd.runc.v2 (suppot cgroup v2)""
2021-06-09 15:26:01 -07:00
Sharif Elgamal
13be173ec8
Merge pull request #11610 from minikube-bot/kicbase-release-v0.0.23
...
Update kicbase to v0.0.23
2021-06-09 15:23:25 -07:00
Andriy Dzikh
e089973f65
Create SplitEntryMap type to simplify some definitions.
2021-06-09 15:21:43 -07:00
Steven Powell
3b27578610
delete `minikube-integration` folder in case last test failed to delete it
2021-06-09 15:11:03 -07:00
Steven Powell
e53fefa94d
Merge pull request #11613 from kubernetes/medyagh-patch-6
...
Update triage.md
2021-06-09 20:02:51 +00:00
Medya Ghazizadeh
5bfde7ab38
Update triage.md
2021-06-09 14:29:35 -04:00
Steven Powell
4cad286bd8
Merge pull request #11604 from spowelljr/speedupTestErrorSpam
...
Restructure TestErrorSpam to decrease test duration
2021-06-09 17:23:12 +00:00
minikube-bot
0bf3855ee1
Update ISO to v1.21.0
2021-06-09 01:11:03 +00:00
minikube-bot
64a41824c5
Update kicbase to v0.0.23
2021-06-09 00:28:52 +00:00
Steven Powell
07b89c9b94
moved parentn logic into subtest
2021-06-08 13:30:23 -07:00
Sharif Elgamal
f78f6afe16
Merge pull request #11601 from spowelljr/fixLog
...
Prevent misleading "save to tar file succeeded" message from being logged
2021-06-08 13:12:41 -07:00
Andriy Dzikh
fb8e4d982b
Clean up compute_flake_rate.go.
2021-06-08 13:06:28 -07:00
Steven Powell
bcbf87306e
fix truncation on Windows
2021-06-08 12:19:21 -07:00