Medya Ghazizadeh
|
a2632f8b98
|
Merge pull request #11558 from kubernetes/dependabot/go_modules/github.com/mattn/go-isatty-0.0.13
Bump github.com/mattn/go-isatty from 0.0.12 to 0.0.13
|
2021-06-01 14:22:39 -07:00 |
Andriy Dzikh
|
fbf4e03eb9
|
Add license to sh scripts.
|
2021-06-01 14:06:54 -07:00 |
Andriy Dzikh
|
78e9838283
|
Refactor collect_data into collect_data + process_data.
This allows processing data coming from other sources.
|
2021-06-01 14:02:06 -07:00 |
dependabot[bot]
|
e263b4880a
|
Bump github.com/mattn/go-isatty from 0.0.12 to 0.0.13
Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.12 to 0.0.13.
- [Release notes](https://github.com/mattn/go-isatty/releases)
- [Commits](https://github.com/mattn/go-isatty/compare/v0.0.12...v0.0.13)
---
updated-dependencies:
- dependency-name: github.com/mattn/go-isatty
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-01 20:58:31 +00:00 |
dependabot[bot]
|
41252e6112
|
Bump github.com/cenkalti/backoff/v4 from 4.1.0 to 4.1.1
Bumps [github.com/cenkalti/backoff/v4](https://github.com/cenkalti/backoff) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/cenkalti/backoff/releases)
- [Commits](https://github.com/cenkalti/backoff/compare/v4.1.0...v4.1.1)
---
updated-dependencies:
- dependency-name: github.com/cenkalti/backoff/v4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-01 20:57:59 +00:00 |
Medya Ghazizadeh
|
a1844a4ddb
|
Merge pull request #11546 from kubernetes/dependabot/go_modules/github.com/google/go-cmp-0.5.6
Bump github.com/google/go-cmp from 0.5.5 to 0.5.6
|
2021-06-01 13:45:18 -07:00 |
Andriy Dzikh
|
524b2f9987
|
Move driverAllowPreload to driver.AllowPreload.
|
2021-06-01 13:35:40 -07:00 |
Sharif Elgamal
|
343015001a
|
Merge pull request #11504 from ilya-zuyev/ilyaz/fix_delete_paused
Fix delete command for paused kic driver with containerd/crio runtime
|
2021-06-01 13:14:05 -07:00 |
Andriy Dzikh
|
419f2506e6
|
Add "data optimization" which treats empty fields in data.csv as equivalent to the previous entry.
This optimization takes data size down from 41 MB to 16MB which is ~40% which is huge!
|
2021-06-01 12:15:16 -07:00 |
Andriy Dzikh
|
424c954770
|
Add duration to existing graph with appropriate labels.
|
2021-06-01 11:33:22 -07:00 |
dependabot[bot]
|
4b22d4f996
|
Bump github.com/shirou/gopsutil/v3 from 3.21.4 to 3.21.5
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.21.4 to 3.21.5.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.21.4...v3.21.5)
---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-01 18:22:55 +00:00 |
Medya Ghazizadeh
|
764ab76cf8
|
Merge pull request #11544 from kubernetes/dependabot/go_modules/k8s.io/klog/v2-2.9.0
Bump k8s.io/klog/v2 from 2.8.0 to 2.9.0
|
2021-06-01 11:12:14 -07:00 |
Andriy Dzikh
|
b55c6726ef
|
Use URL search query to select test and environment.
|
2021-06-01 10:18:26 -07:00 |
Andriy Dzikh
|
ae62edbd18
|
Update JS to accept duration data.
|
2021-06-01 10:17:29 -07:00 |
Andriy Dzikh
|
b5151a6d89
|
Add duration to data collection.
|
2021-06-01 09:46:14 -07:00 |
dependabot[bot]
|
91749c6db3
|
Bump github.com/google/go-cmp from 0.5.5 to 0.5.6
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.5 to 0.5.6.
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](https://github.com/google/go-cmp/compare/v0.5.5...v0.5.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-31 06:42:00 +00:00 |
dependabot[bot]
|
42d78e25b3
|
Bump k8s.io/klog/v2 from 2.8.0 to 2.9.0
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/kubernetes/klog/releases)
- [Changelog](https://github.com/kubernetes/klog/blob/master/RELEASE.md)
- [Commits](https://github.com/kubernetes/klog/compare/v2.8.0...v2.9.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-31 06:38:33 +00:00 |
Andriy Dzikh
|
62f172b0b0
|
Return false from PreloadExists when driver is ssh.
|
2021-05-27 15:57:48 -07:00 |
Medya Ghazizadeh
|
0de4580089
|
Merge pull request #11529 from spowelljr/breakdownGuesetStart
Broke down GUEST_START error code
|
2021-05-27 15:54:13 -07:00 |
Steven Powell
|
c1b044d0d4
|
remove GUEST_CERTS_EXPIRED error
|
2021-05-27 15:15:33 -07:00 |
Steven Powell
|
8ce4e36295
|
improved regex
|
2021-05-27 15:06:24 -07:00 |
Sharif Elgamal
|
31417806b7
|
Merge pull request #11486 from sharifelgamal/gcp-auth-restart
gcp-auth addon: do not reapply gcp-auth yamls on minikube restart
|
2021-05-27 15:05:34 -07:00 |
Andriy Dzikh
|
f9f3ef9a09
|
Pass driverName into Preload and PreloadExists to report no preload for BareMetal.
|
2021-05-27 15:02:00 -07:00 |
Andriy Dzikh
|
a8136ec322
|
Move InstallOrUpdate to its own package.
|
2021-05-27 15:01:58 -07:00 |
Steven Powell
|
5be0d5fe9f
|
broke down GUEST_START error code
|
2021-05-27 14:42:52 -07:00 |
Medya Gh
|
c944930310
|
unit test
|
2021-05-27 13:09:17 -07:00 |
Medya Ghazizadeh
|
89604fcbce
|
Merge pull request #11516 from medyagh/disable_docker
Disable Non-Active Containers Runtimes
|
2021-05-27 13:07:43 -07:00 |
Medya Ghazizadeh
|
0d3c246f03
|
Merge pull request #11346 from afbjorklund/kicbase-load
Load kicbase image from right cache and add log
|
2021-05-27 13:07:06 -07:00 |
Medya Gh
|
7f528a4061
|
bump default k8s version and newest
|
2021-05-27 12:57:23 -07:00 |
Medya Gh
|
be7c85b1a8
|
skip on none driver
|
2021-05-27 12:22:46 -07:00 |
Medya Ghazizadeh
|
d122435146
|
Merge pull request #11522 from spowelljr/generateDocs
make generate-docs
|
2021-05-27 12:05:08 -07:00 |
Steven Powell
|
7ee9c6df69
|
make generate-docs
|
2021-05-27 10:39:32 -07:00 |
Sharif Elgamal
|
a790bd1361
|
better wrapper name
|
2021-05-27 10:35:30 -07:00 |
Sharif Elgamal
|
ad1fc0b8fe
|
wrap pull secret error
|
2021-05-27 10:22:42 -07:00 |
Sharif Elgamal
|
469d0d5206
|
Merge branch 'master' of github.com:kubernetes/minikube into anders-kicbase-load
|
2021-05-27 10:13:16 -07:00 |
Ilya Zuyev
|
eff0bc7161
|
trigger build to update github status
|
2021-05-26 22:02:41 -07:00 |
Medya Gh
|
89e2b64a06
|
lint
|
2021-05-26 18:36:01 -07:00 |
Medya Ghazizadeh
|
ca4ec0d4b2
|
Merge pull request #11519 from spowelljr/automateTimeToK8s
Add `make time-to-k8s-benchmark`
|
2021-05-26 18:30:02 -07:00 |
Medya Ghazizadeh
|
1c1e447348
|
Merge pull request #11461 from andriyDev/RepeatBinaryDownloads
Prevent downloading duplicate binaries already present in preload
|
2021-05-26 18:25:40 -07:00 |
Medya Gh
|
e334761327
|
update docs
|
2021-05-26 18:19:53 -07:00 |
Medya Gh
|
04bfa20d48
|
generate docs
|
2021-05-26 18:02:50 -07:00 |
Medya Gh
|
e26750b646
|
add integration test
|
2021-05-26 17:58:58 -07:00 |
Medya Gh
|
631a661e47
|
comment
|
2021-05-26 17:58:58 -07:00 |
Medya Gh
|
569b5ce232
|
more comment
|
2021-05-26 17:58:58 -07:00 |
Medya Gh
|
cecef71f51
|
disable docker service when containerd
|
2021-05-26 17:58:58 -07:00 |
Ilya Zuyev
|
1b562da2b0
|
apply to crio as well
|
2021-05-26 17:09:13 -07:00 |
Ilya Zuyev
|
2244e26fe4
|
Merge branch 'master' into ilyaz/fix_delete_paused
|
2021-05-26 16:58:40 -07:00 |
ilya-zuyev
|
51aa548e23
|
Merge pull request #11509 from kubernetes/revert-11325-cgroup2
Revert "containerd: upgrade `io.containerd.runtime.v1.linux` to `io.containerd.runc.v2` (suppot cgroup v2)"
|
2021-05-26 16:52:37 -07:00 |
Steven Powell
|
ee5faa6fc4
|
Merge branch 'master' into automateTimeToK8s
|
2021-05-26 16:45:13 -07:00 |
Steven Powell
|
913d096d03
|
add note to release notes to remind to run `make time-to-k8s-benchmark`
|
2021-05-26 16:44:21 -07:00 |