Commit Graph

15832 Commits (512ae30449c0fa835e9fc9c59420750227c66686)

Author SHA1 Message Date
Steven Powell 7b65030ff1 added func to get log files 2021-06-08 12:19:21 -07:00
Steven Powell 44d0312a8a fix typo in comment 2021-06-08 12:19:21 -07:00
Steven Powell 693cd7c6da restructure TestErrorSpam to decrease test duration 2021-06-08 12:19:21 -07:00
Andriy Dzikh fcbae7eaa1 Make sure gh is present when running report_flakes.sh. 2021-06-08 11:54:08 -07:00
Andriy Dzikh 3aa922813c Fix wrong number of parameters for report_flakes.sh. 2021-06-08 11:50:14 -07:00
ilya-zuyev 471207b1d8
Merge pull request #11561 from ilya-zuyev/ilyaz/fix_ctrd
Restore "containerd: upgrade io.containerd.runtime.v1.linux to io.containerd.runc.v2 (suppot cgroup v2)"
2021-06-08 11:23:36 -07:00
Sharif Elgamal 835d9fa3fd
Merge pull request #11583 from spowelljr/ephemeralWindowsTests
Ensure Windows integration tests are ephemeral
2021-06-08 11:15:11 -07:00
Ilya Zuyev 6261f9d400 Add an exception for 'latest' images 2021-06-07 17:41:50 -07:00
Steven Powell b4cc318d85 reword warning message 2021-06-07 17:16:29 -07:00
Andriy Dzikh 716f690189 Change copyright to 2021. 2021-06-07 16:39:06 -07:00
Ilya Zuyev 557d3a5504 fix kicbase cache check 2021-06-07 16:37:04 -07:00
Andriy Dzikh 139d7e3771 Fix lints in compute_flake_rate.go and compute_flake_rate_test.go. 2021-06-07 16:36:01 -07:00
Steven Powell 103d7a6836 removed return from else 2021-06-07 16:31:26 -07:00
Ilya Zuyev e7bcd5c783 Merge branch 'master' into ilyaz/fix_ctrd 2021-06-07 15:45:05 -07:00
Ilya Zuyev 89b8787e33 Merge branch 'master' into ilyaz/fix_ctrd 2021-06-07 15:44:20 -07:00
Sharif Elgamal 001767c6b6
Merge pull request #11587 from JacekDuszenko/add-polish-translations
add more polish translations
2021-06-07 15:24:17 -07:00
Sharif Elgamal 04a1d1f69d
Merge pull request #11600 from kubernetes/sharifelgamal-patch-2
add spowelljr as reviewer/approver
2021-06-07 15:12:24 -07:00
Steven Powell 01221e0566 prevent misleading message from being logged 2021-06-07 15:09:08 -07:00
Andriy Dzikh 8f953781a2 Create report_flakes script to comment on PRs about flake rates of failed tests. 2021-06-07 14:44:49 -07:00
Sharif Elgamal f71e6b4db0
Update OWNERS 2021-06-07 14:18:25 -07:00
Andriy Dzikh 7c46154600 Rename jenkins_upload_tests.sh to upload_tests.sh.
Since these scripts are already in the jenkins folder, having the jenkins prefix is redundant.
2021-06-07 14:12:31 -07:00
Andriy Dzikh 501b238841 Use "set -eu -o pipefail" for all scripts.
Previously failing commands in scripts wouldn't make them actually fail. Now it does!
2021-06-07 14:09:32 -07:00
JacekDuszenko 7338e3745b review fixes 2021-06-07 22:00:17 +01:00
Andriy Dzikh 9e7f1ebbf0 Make computing flake rates print out percentages (with fixed 2 decimal precision) rather than floats. 2021-06-07 13:49:40 -07:00
Andriy Dzikh a80f3bc5ae Add license to upload_tests script. 2021-06-07 13:49:05 -07:00
Sharif Elgamal 6bcddb0ab4
Merge pull request #11584 from andriyDev/FixEnableAddonWhileActive
Modify MetricsServer to use v1 api version (instead of v1beta1).
2021-06-07 13:01:33 -07:00
JacekDuszenko 7589e1c15d fix keys in translations file 2021-06-07 20:54:43 +01:00
JacekDuszenko d330b11f9f add more polish translations 2021-06-06 13:54:38 +01:00
JacekDuszenko b7a6dd0b5e implement embed certs global config as EmbedCerts 2021-06-05 23:59:45 +01:00
Vishal Jain 03b793c7d0 Fix names. 2021-06-05 11:18:07 -07:00
Steven Powell b39f171268 ensure Windows integration tests are ephemeral 2021-06-04 14:08:37 -07:00
Andriy Dzikh b723c28032 Modify MetricsServer to use v1 api version (instead of v1beta). 2021-06-04 11:42:46 -07:00
Ilya Zuyev 6ed370502f Merge branch 'master' into ilyaz/fix_ctrd 2021-06-04 10:27:41 -07:00
Ilya Zuyev 13e02b1924 Fix logs 2021-06-04 10:27:35 -07:00
JacekDuszenko 934ac1f109 add json deserialization to embed-certs from global config 2021-06-04 00:05:37 +01:00
Ilya Zuyev fa2ba4ad19 Trigger build 2021-06-03 16:04:54 -07:00
Andriy Dzikh cec82877d8 Format flake rates into CSV containing environment, test, and flake rate. 2021-06-03 14:25:04 -07:00
Andriy Dzikh d245cfcdf7 Move all flake rate files to Jenkins to allow auto-upload. 2021-06-03 14:12:03 -07:00
Andriy Dzikh 40fdbe61ae Allow Jenkins to append to the flake rate data. 2021-06-03 14:01:06 -07:00
Medya Ghazizadeh 3ca20f158c
Merge pull request #11567 from medyagh/gopogh_bump8
bump gopogh to v0.8.0
2021-06-03 13:52:57 -07:00
Andriy Dzikh d7d3593a89 Rewrite process_data.sh to no longer depend on git log.
This now means we depend on the date being contained within the details.
2021-06-03 13:38:44 -07:00
Medya Ghazizadeh dfa724bf70
Merge pull request #11575 from spowelljr/addBetaToFAQ
Add FAQ on how to enable beta notifications
2021-06-03 13:38:20 -07:00
Ilya Zuyev 4bb1752d3d Fix integration test 2021-06-03 12:20:50 -07:00
Steven Powell 1d61acf797 add faq on how to enable beta notifications 2021-06-03 11:52:03 -07:00
Medya Ghazizadeh 4131c85cce
Merge pull request #11570 from minikube-bot/jenkins-releases.json-v1.21.0-beta.0
update releases-beta.json to include v1.21.0-beta.0
2021-06-03 10:52:08 -07:00
JacekDuszenko a8fe445fac move ingress dns docs to site 2021-06-03 03:57:51 +01:00
Vishal Jain ebe03d7687 Added Mock to DeleteProfile Test. 2021-06-02 19:45:41 -07:00
Vishal Jain 36a6f87600 Added Mock of Minikube Delete Profiles Test portion. 2021-06-02 19:45:41 -07:00
minikube-bot 121cacc5b7 Update releases-beta.json to include v1.21.0-beta.0 2021-06-02 18:16:55 -07:00
Sharif Elgamal 7fae6ced75
Merge pull request #11569 from sharifelgamal/1.21.0-beta.0
fix makefile typo
2021-06-02 18:04:00 -07:00