-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #17438 from ComradeProgrammer/benchmark-version
update minikube-image-benchmark submodule
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule minikube-image-benchmark
updated
10 files
+2 −2 | README.md | |
+10 −1 | cmd/benchmark.go | |
+85 −10 | pkg/benchmark/benchmark.go | |
+2 −2 | pkg/command/dockerenv.go | |
+8 −6 | pkg/command/imagebuild.go | |
+6 −5 | pkg/command/imageload.go | |
+1 −1 | pkg/command/k3d.go | |
+1 −1 | pkg/command/kind.go | |
+1 −1 | pkg/command/microk8s.go | |
+10 −9 | pkg/command/registry.go |