klaases
|
6b79132b6a
|
Print PR title from Go for Github Action.
|
2021-12-21 14:20:38 -08:00 |
klaases
|
7d9178be5f
|
Replace 'stable' keyword with 'update'.
|
2021-12-20 18:33:26 -08:00 |
klaases
|
9a20a5296e
|
create update-preload-version script
|
2021-12-20 18:27:06 -08:00 |
Steven Powell
|
3b5be829c1
|
add VirtualBox benchmarks to time-to-k8s daily benchmark
|
2021-12-16 16:14:16 -08:00 |
Steven Powell
|
e43ead0043
|
add quote to Windows env
|
2021-12-16 10:02:59 -08:00 |
Steven Powell
|
9200267c04
|
Merge pull request #13168 from spowelljr/supressDockerPerformance
Added env to suppress Docker performance messages
|
2021-12-15 16:41:28 -08:00 |
Steven Powell
|
b17834c96b
|
added env to suppress Docker performance messages
|
2021-12-14 13:46:52 -08:00 |
Medya Gh
|
801f1e2ba7
|
include alpha releases in kubeadm const update
|
2021-12-14 12:09:51 -08:00 |
minikube-bot
|
4f1944f026
|
bump golang versions
|
2021-12-13 23:22:50 +00:00 |
Steven Powell
|
c948fc4519
|
Revert "bump golang version to 1.17.5"
|
2021-12-13 10:42:47 -08:00 |
minikube-bot
|
1bd034917a
|
bump golang versions
|
2021-12-13 09:06:54 +00:00 |
klaases
|
3ca58bebb8
|
Fix conditional exclusion for alpha.
|
2021-12-07 13:26:17 -08:00 |
klaases
|
1239c58e1d
|
Increase page size to 100 and omit "alpha"
|
2021-12-07 12:32:15 -08:00 |
Medya Gh
|
7c36934049
|
add job to auto-update kubeadm constants for images
|
2021-12-06 17:44:25 -08:00 |
Medya Ghazizadeh
|
aa9c3809cf
|
Merge pull request #12084 from Srikrishnabh/master_srikrishnabh
fixes get ETCD version from kubernetes constants #11290
|
2021-12-06 17:35:32 -08:00 |
Steven Powell
|
ae1037e343
|
fix metrics reporting
|
2021-12-06 10:45:50 -08:00 |
Steven Powell
|
a91d28325c
|
leave existing Docker Desktop instance running
|
2021-12-03 11:51:46 -08:00 |
Steven Powell
|
9746fee865
|
add table to time-to-k8s release page
|
2021-11-30 12:18:44 -08:00 |
Medya Ghazizadeh
|
ba61459306
|
Merge pull request #13054 from medyagh/bump_k8s_lib_again
bump k8s lib
|
2021-11-29 21:47:37 -08:00 |
Steven Powell
|
910d84a1a9
|
generate time-to-k8s weekly average charts
|
2021-11-29 17:29:50 -08:00 |
Medya Gh
|
1982860139
|
bump k8s lib
|
2021-11-29 16:46:18 -08:00 |
Steven Powell
|
1ddb0bd09c
|
fix initing as int instead of float64
|
2021-11-29 14:34:00 -08:00 |
Steven Powell
|
8d7871aa30
|
store chart and json files in AWS
|
2021-11-29 14:20:42 -08:00 |
Medya Gh
|
2d6062c10e
|
add retry check stroage for preload generation
|
2021-11-22 12:54:25 -08:00 |
Steven Powell
|
2a99b2f946
|
fix out of bound exceptions
|
2021-11-16 11:40:02 -05:00 |
Medya Ghazizadeh
|
12b9d920c8
|
Merge pull request #12909 from sharifelgamal/macos
start including macOS tests in flake reports
|
2021-11-09 13:35:55 -08:00 |
Sharif Elgamal
|
93ac75f782
|
Merge pull request #12893 from sharifelgamal/latest-bin
only copy binaries to minikube/latest on non-PR builds
|
2021-11-09 12:37:21 -08:00 |
Sharif Elgamal
|
f64c019633
|
change chowns in golang install script to selgamal
|
2021-11-09 11:36:13 -08:00 |
Sharif Elgamal
|
69fb310f57
|
start including macOS tests in flake reports
|
2021-11-09 10:09:39 -08:00 |
Steven Powell
|
13993d565d
|
fix running `minikube delete` before `MINIKUBE_HOME` set
|
2021-11-09 07:54:09 -05:00 |
Sharif Elgamal
|
dae454ecd8
|
fix unbound var error part 3
|
2021-11-08 15:20:14 -08:00 |
Sharif Elgamal
|
390dff5fed
|
fix unbound var error part 2
|
2021-11-08 14:49:52 -08:00 |
Sharif Elgamal
|
3cb1f322a5
|
fix unbound var error
|
2021-11-08 14:18:37 -08:00 |
Sharif Elgamal
|
4cfe4afdc3
|
Merge branch 'latest-bin' of github.com:sharifelgamal/minikube into latest-bin
|
2021-11-08 13:06:25 -08:00 |
Sharif Elgamal
|
c7a208daef
|
be more specific about what gets copied to the mirror
|
2021-11-08 13:06:00 -08:00 |
Sharif Elgamal
|
1517f73ae0
|
Update hack/jenkins/minikube_cross_build_and_upload.sh
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
|
2021-11-08 10:37:05 -08:00 |
Steven Powell
|
8c74e26567
|
Merge pull request #12770 from spowelljr/arm64Jq
Throw error if trying to install jq on arm64 machines
|
2021-11-08 11:21:09 -07:00 |
Sharif Elgamal
|
4d1d0e0cde
|
only copy binaries to minikube/latest on non-PR builds
|
2021-11-08 08:35:57 -08:00 |
Sharif Elgamal
|
41a3a99f87
|
Merge pull request #12873 from sharifelgamal/time-to-k8s
Various CI Script Improvements
|
2021-11-08 08:17:08 -08:00 |
Steven Powell
|
f8a0c53415
|
update exit message
|
2021-11-08 08:58:28 -05:00 |
Steven Powell
|
a565ec05e5
|
add install case for linux arm64
|
2021-11-08 08:56:48 -05:00 |
minikube-bot
|
bc7ee0e00c
|
bump golang versions
|
2021-11-08 09:02:26 +00:00 |
srikrishnabh93@gmail.com
|
c80793cd5d
|
Merge branch 'master' of https://github.com/kubernetes/minikube into master_srikrishnabh
|
2021-11-07 00:26:40 +05:30 |
srikrishnabh93@gmail.com
|
7dd0eb0c94
|
fixed review comments
|
2021-11-07 00:25:33 +05:30 |
Sharif Elgamal
|
bc93814168
|
remove extra script and just use alternate spot as a mirror
|
2021-11-04 14:01:33 -07:00 |
Sharif Elgamal
|
21a66f038c
|
ci script stuffs
|
2021-11-04 12:47:49 -07:00 |
Sharif Elgamal
|
63a37d2e53
|
stop setting ACLs on preload tarball
|
2021-11-02 15:57:09 -07:00 |
Sharif Elgamal
|
3a90d58d8f
|
propagate ROOT_JOB_ID into cloud shell tests for proper log storage
|
2021-11-02 13:36:21 -07:00 |
Sharif Elgamal
|
da2507d151
|
set env vars correctly so go install works
|
2021-10-26 15:06:54 -07:00 |
Sharif Elgamal
|
31eff422b3
|
retag latest kicbase for release instead of rebuilding it
|
2021-10-26 14:30:01 -07:00 |
Steven Powell
|
82bd665abb
|
error if trying to install jq on arm64 machines
|
2021-10-25 10:25:40 -07:00 |
Sharif Elgamal
|
4936430c7a
|
Merge pull request #12758 from sharifelgamal/conf-notes
add detailed repro steps for conformance README
|
2021-10-21 16:45:09 -07:00 |
Sharif Elgamal
|
9b28e2330d
|
don't let root own the go installation folder on CI machines
|
2021-10-21 14:31:28 -07:00 |
Sharif Elgamal
|
1a8a6e1e88
|
add detailed repro steps for conformance README
|
2021-10-21 12:55:15 -07:00 |
srikrishnabh93@gmail.com
|
fce35c9721
|
Merge branch 'master' of https://github.com/kubernetes/minikube into master_srikrishnabh
|
2021-10-21 22:56:01 +05:30 |
srikrishnabh93@gmail.com
|
991d9d47ce
|
removed vars latestP0 latestMM from update kubeadm consts
|
2021-10-21 22:51:46 +05:30 |
Steven Powell
|
b6e8a3be1b
|
directly code golang version
|
2021-10-20 16:29:58 -07:00 |
Sharif Elgamal
|
1afb5f57a9
|
make sure jq is installed
|
2021-10-19 12:14:27 -07:00 |
Sharif Elgamal
|
7272dc48e3
|
use latest version of sonobuoy for conformance tests
|
2021-10-19 12:05:42 -07:00 |
Sharif Elgamal
|
55f5c2fab7
|
disable the cleanup cron for now
|
2021-10-18 13:51:41 -07:00 |
srikrishnabh93@gmail.com
|
2d7e884817
|
Merge branch 'master' of https://github.com/kubernetes/minikube into master_srikrishnabh
|
2021-10-18 22:55:57 +05:30 |
Sharif Elgamal
|
88547d8ca3
|
check for more than just the e2e binary for the cleanup cron
|
2021-10-12 14:29:58 -07:00 |
KallyDev
|
70022d9b2e
|
Move from deprecated ioutil to os and io packages
|
2021-10-08 08:57:19 +08:00 |
Sharif Elgamal
|
de3deb727a
|
reboot windows machines after every test
|
2021-10-06 13:25:09 -07:00 |
Sharif Elgamal
|
f1f43eab51
|
Merge branch 'master' of github.com:kubernetes/minikube into hyperv-test
|
2021-10-05 12:55:11 -07:00 |
Sharif Elgamal
|
85422b0a9d
|
actually run the cron :)
|
2021-10-05 11:16:58 -07:00 |
Sharif Elgamal
|
79c16ab5cb
|
fix github context when docker fails
|
2021-10-05 09:25:08 -07:00 |
Sharif Elgamal
|
d61c75cab1
|
cleanup the, uh, cleanup scripts
|
2021-10-05 08:55:39 -07:00 |
Sharif Elgamal
|
b887c235e7
|
refactor common code like a good programmer
|
2021-10-01 16:45:03 -07:00 |
Sharif Elgamal
|
5247cfd195
|
typo for commit status
|
2021-10-01 11:25:00 -07:00 |
Sharif Elgamal
|
8b95abe7b5
|
one last syntax issue
|
2021-09-30 16:00:31 -07:00 |
Sharif Elgamal
|
c5921094c8
|
fix powershell syntax
|
2021-09-30 15:53:16 -07:00 |
Sharif Elgamal
|
268ac0e9a4
|
make sure docker is running no matter what
|
2021-09-30 15:23:48 -07:00 |
Sharif Elgamal
|
1b503098c5
|
fix github api call, account for not uploading directly to GCS
|
2021-09-30 14:59:59 -07:00 |
Sharif Elgamal
|
86a616c157
|
remove the mkdir from common.ps1 since that dir already needs to exist
|
2021-09-30 09:45:48 -07:00 |
Wei Luo
|
fb8711bf4a
|
Don't add CPU time to total
|
2021-09-29 23:50:45 -07:00 |
Sharif Elgamal
|
ebbc4113a7
|
enable hyperv ci status
|
2021-09-29 14:30:43 -07:00 |
Sharif Elgamal
|
28ada81a3c
|
enable hyperv integration tests
|
2021-09-29 14:23:31 -07:00 |
Wei Luo
|
6e7a4b5863
|
remember to init plots
|
2021-09-29 10:22:36 -07:00 |
srikrishnabh93@gmail.com
|
ab496e6765
|
Merge branch 'master' of https://github.com/kubernetes/minikube into master_srikrishnabh
|
2021-09-29 20:28:34 +05:30 |
Wei Luo
|
87835362aa
|
Add CPU time to time-to-k8s charts
|
2021-09-28 22:19:10 -07:00 |
Sharif Elgamal
|
c28eeb30aa
|
change gopogh windows updater to look at common.ps1
|
2021-09-27 15:58:10 -07:00 |
Sharif Elgamal
|
a8197ac9f5
|
change file name for updaters
|
2021-09-27 15:30:54 -07:00 |
Steven Powell
|
f24c81b3e9
|
Merge pull request #12563 from spowelljr/fixLeaderboard
Fix update-leaderboard GitHub Action
|
2021-09-23 12:14:09 -07:00 |
Steven Powell
|
19618be287
|
add comment to issue
|
2021-09-23 12:07:48 -07:00 |
Steven Powell
|
daef4844fe
|
fetch latest tags
|
2021-09-23 12:04:27 -07:00 |
Sharif Elgamal
|
6388a1be0e
|
fix perms for mkcmp
|
2021-09-22 17:29:07 -07:00 |
Sharif Elgamal
|
5a89895154
|
used PR's mkcmp for perf comments
|
2021-09-22 23:01:31 +00:00 |
Sharif Elgamal
|
7fef2012af
|
don't install github-release for now
|
2021-09-21 16:20:14 -07:00 |
Steven Powell
|
027403f1e9
|
change go get to go install
|
2021-09-17 13:10:03 -07:00 |
Steven Powell
|
cb6fe0f6a6
|
add github-release install script
|
2021-09-17 12:02:17 -07:00 |
Steven Powell
|
a455dce003
|
echo message was actually running the commands
|
2021-09-16 22:58:11 -07:00 |
Steven Powell
|
1936a7b508
|
Merge pull request #12425 from spowelljr/updateCrio
Update cri-o from v1.20.0 to 1.22.0
|
2021-09-15 18:21:10 -07:00 |
Sharif Elgamal
|
728e97d154
|
install dnsutils for nslookup on linux machines
|
2021-09-15 09:40:32 -07:00 |
Sharif Elgamal
|
28770a3848
|
Merge pull request #12439 from sharifelgamal/filter-arm
filter out arm64, macOS, and crio from flake reports
|
2021-09-14 10:45:54 -07:00 |
Steven Powell
|
16941e8925
|
make sure current go version is installed
|
2021-09-14 09:50:53 -07:00 |
Sharif Elgamal
|
cd05ababea
|
filter crio instead of windows
|
2021-09-13 16:38:35 -07:00 |
Steven Powell
|
d2de1aac02
|
update build tag regex
|
2021-09-13 12:50:40 -07:00 |
Sharif Elgamal
|
94891b4704
|
add windows to list
|
2021-09-09 13:47:50 -07:00 |
Sharif Elgamal
|
9446725acd
|
fix bash syntax for filtering
|
2021-09-09 10:16:13 -07:00 |