Commit Graph

746 Commits (e7ca2921fa3475515ab4ffd3923fe57a429da26a)

Author SHA1 Message Date
Sharif Elgamal aef091198a fix up screwy env vars 2020-12-08 16:18:12 -08:00
Sharif Elgamal c1486f3f65 reduce hyperkit tests to functional 2020-12-08 16:08:44 -08:00
Anders F Björklund 318bdcd788 Add linux packages for the arm64 architecture
In addition to the already existing amd64 packages
2020-12-05 10:37:59 +01:00
priyawadhwa b2e6f2140a
Merge pull request #9856 from priyawadhwa/dont-fail
metrics script: don't fail if one container runtime fails
2020-12-04 13:01:16 -08:00
Medya Ghazizadeh a6d56c61e9
Merge pull request #9852 from prezha/fix-update-scripts
fix GHReleases() to use rls tag name instead of rls name for rls version
2020-12-04 12:37:38 -08:00
Medya Ghazizadeh 9c3c127ced
Merge pull request #9853 from prezha/hack-update--gopogh-version
add script to automate gopogh version update
2020-12-04 12:20:57 -08:00
Priya Wadhwa ab1d2e474a don't fail if one container runtime fails 2020-12-04 11:36:16 -08:00
Priya Wadhwa e38a97c718 collect metrics for each container runtime 2020-12-04 11:09:15 -08:00
Predrag Rogic c343113d68
add script to automate gopogh version update 2020-12-04 12:37:55 +00:00
Predrag Rogic 9f5d501509
add script to automate gopogh version update 2020-12-04 12:31:10 +00:00
Predrag Rogic bbd0529f4b
fix GHReleases() to use release tag name instead of release name for release version 2020-12-04 12:12:31 +00:00
Priya Wadhwa 89bb352c6d specify temp file via flag and don't run infintely 2020-12-02 11:11:23 -08:00
Priya Wadhwa 5553f48e36 Add --label flag so we can add custom labels to metric collection
We can later use this flag to specify environment (Cloud Shell, OS), or driver used.
2020-12-01 19:37:15 -08:00
priyawadhwa 5365643640
Merge pull request #9808 from priyawadhwa/metrics-code
Add script to collect metrics for minikube start
2020-12-01 14:56:57 -08:00
Medya Gh aa64b8bf7f bump gopogh 2020-12-01 11:47:23 -08:00
Priya Wadhwa 8590560f83 use same storage.ObjectHandle for downloading file and getting commmit 2020-11-30 19:21:36 -08:00
Priya Wadhwa ae4fa9a2ee Address code review comments` 2020-11-30 19:06:45 -08:00
Priya Wadhwa 2a11844320 Only rebuild latest if commit has changed
Also store commit in the metadata of binaries in GCS so it's easy to figure out what commit they were built at.
2020-11-30 17:01:15 -08:00
Priya Wadhwa a2bc2fe64c Enable tracing when collecting metrics 2020-11-30 10:25:51 -08:00
Priya Wadhwa f3ffb7e966 Merge branch 'master' of https://github.com/kubernetes/minikube into metrics-code 2020-11-30 10:10:45 -08:00
Sharif Elgamal 22a99c55cd small fixes 2020-11-25 17:48:37 -08:00
Sharif Elgamal fc8fd7bf27 Update conformance tests for multinode testing: 2020-11-25 15:17:54 -08:00
Priya Wadhwa 5d0363acc0 rename file and move to dir 2020-11-25 13:16:12 -08:00
Priya Wadhwa 6cc17ae6a7 release latest script 2020-11-24 17:21:11 -08:00
Priya Wadhwa 2a0a01a18c UPDate 2020-11-24 10:14:09 -08:00
Priya Wadhwa 5b2a552091 cleanup 2020-11-23 16:21:13 -08:00
Priya Wadhwa b01bad0ebf add --memory flag to constrain that variable 2020-11-23 16:18:46 -08:00
Priya Wadhwa 46f82272e0 Add metrics script to collect data for cloud monitoring 2020-11-23 16:14:06 -08:00
Priya Wadhwa d370a3e164 fix up script 2020-11-23 12:56:48 -08:00
Priya Wadhwa b5e1d7ef17 metrics 2020-11-20 14:27:55 -08:00
Sharif Elgamal 54461f3d6c Merge branch 'master' of github.com:kubernetes/minikube into docker-script 2020-11-19 16:41:33 -08:00
Sharif Elgamal 5465b94f5f remove unused tests from pending 2020-11-19 16:23:50 -08:00
Sharif Elgamal 312bdd489b make docker installer more extensible 2020-11-19 16:01:20 -08:00
Predrag Rogic 2852dab628
add testdata templates subfolder to reflect apiVersion of the set 2020-11-16 13:40:30 +00:00
Predrag Rogic 42d46894d3
remove 'changed' from update.apply() return - useless for new files 2020-11-15 04:41:12 +00:00
Predrag Rogic 244aa8da80
generate unit tests with kubernets version update 2020-11-15 04:04:58 +00:00
Sharif Elgamal 0993622e85 add dnsmasq 2020-11-12 10:08:40 -08:00
Sharif Elgamal 499bda8f5d or true 2020-11-11 15:43:46 -08:00
Sharif Elgamal 0e4dd72872 update 2020-11-11 14:48:17 -08:00
Sharif Elgamal 0f0b01fa0d install recommends 2020-11-11 14:44:13 -08:00
Sharif Elgamal bf25c38098 automatically try install kvm for kvm2 tests 2020-11-11 14:21:21 -08:00
Medya Ghazizadeh f67515dec7
Merge pull request #9660 from sharifelgamal/docker-fix
jenkins: docker install script
2020-11-10 15:38:31 -08:00
Thomas Strömberg f6fa0ec0f6
Merge pull request #9529 from prezha/hack-update--kubernetes-version
hack/update: kubernetes version
2020-11-10 14:28:33 -08:00
Sharif Elgamal a85e7ddd26 install psmisc 2020-11-10 13:42:07 -08:00
Sharif Elgamal 3b5eab6e56 Merge branch 'master' of github.com:kubernetes/minikube into docker-fix 2020-11-10 13:38:08 -08:00
Sharif Elgamal ffafd95454 remove newgrp, add lsof 2020-11-10 10:33:27 -08:00
Thomas Strömberg 47396dc7b7
Merge pull request #9532 from prezha/hack-update--kicbase-version
hack/update: kicbase version
2020-11-10 10:17:51 -08:00
Sharif Elgamal fe0e087d91 testing fix for docker install script 2020-11-10 09:22:14 -08:00
Predrag Rogic e1826f2da4
remove redundant hack/kubernetes_version/update_kubernetes_version.go 2020-11-07 20:10:21 +00:00
Predrag Rogic 9654f7bd3d
hack/update: kubernetes version 2020-11-07 20:04:08 +00:00