Commit Graph

17054 Commits (7f827f93b3c2b9c15d3b449511273448e4d6df98)

Author SHA1 Message Date
Steven Powell 7f827f93b3
Merge pull request #11752 from RA489/fix_ui
Minikube stop - correct the number of stopped nodes
2021-10-06 12:59:18 -04:00
RA489 ce2602c157 Minikube stop - correct the number of stopped nodes 2021-10-06 09:35:34 +05:30
Sharif Elgamal 94617c73d3
Merge pull request #12626 from sharifelgamal/hyperv-test
Enable Hyper-V integration tests
2021-10-05 16:41:09 -07:00
Steven Powell e49ef3b251
Merge pull request #12653 from kubernetes/dependabot/go_modules/google.golang.org/api-0.58.0
Bump google.golang.org/api from 0.57.0 to 0.58.0
2021-10-05 16:07:42 -04:00
Sharif Elgamal f1f43eab51 Merge branch 'master' of github.com:kubernetes/minikube into hyperv-test 2021-10-05 12:55:11 -07:00
dependabot[bot] 42801e6ce7
Bump google.golang.org/api from 0.57.0 to 0.58.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.57.0 to 0.58.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.57.0...v0.58.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-05 19:40:37 +00:00
Steven Powell c68f838ec3
Merge pull request #12652 from kubernetes/dependabot/go_modules/github.com/docker/docker-20.10.9incompatible
Bump github.com/docker/docker from 20.10.7+incompatible to 20.10.9+incompatible
2021-10-05 15:09:02 -04:00
Steven Powell bcf3fad565
Merge pull request #12651 from kubernetes/dependabot/go_modules/cloud.google.com/go/storage-1.17.0
Bump cloud.google.com/go/storage from 1.16.1 to 1.17.0
2021-10-05 15:07:38 -04:00
Steven Powell ca2a230c98
Merge pull request #12650 from kubernetes/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.21.9
Bump github.com/shirou/gopsutil/v3 from 3.21.8 to 3.21.9
2021-10-05 15:04:45 -04:00
Steven Powell 5d100b19bf
Merge pull request #12584 from claudiubelu/e2e-test-images-refs
Updates E2E test images registry
2021-10-05 14:43:36 -04:00
Steven Powell c516c43aaf
Merge pull request #12641 from duttaANI/updateHelmTillerImage
Update Helm Tiller image to v2.17.0
2021-10-05 14:39:37 -04: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 c944a0ced5
Merge pull request #12364 from yosshy/japanese-translation
Update Japanese translation
2021-10-04 18:03:04 -07:00
dependabot[bot] 2bfde8737e
Bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.7+incompatible to 20.10.9+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/docker/docker/compare/v20.10.7...v20.10.9)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 18:35:29 +00:00
dependabot[bot] ba2eb79009
Bump cloud.google.com/go/storage from 1.16.1 to 1.17.0
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.16.1 to 1.17.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-cloud-go/compare/storage/v1.16.1...pubsub/v1.17.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 18:35:15 +00:00
dependabot[bot] 5ed0b275f8
Bump github.com/shirou/gopsutil/v3 from 3.21.8 to 3.21.9
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.21.8 to 3.21.9.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.21.8...v3.21.9)

---
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-10-04 18:34:49 +00:00
Steven Powell 1a4160e60d
Merge pull request #12081 from spowelljr/buildkitSocket
buildkit socket: Add systemd unit
2021-10-01 20:49:41 -04:00
Sharif Elgamal b887c235e7 refactor common code like a good programmer 2021-10-01 16:45:03 -07:00
Steven Powell eef613064e remove unused var 2021-10-01 21:30:00 +00:00
Steven Powell 02197b90cc added missing commna 2021-10-01 21:19:10 +00:00
minikube-bot 7b08ffe352 Updating ISO to v1.23.1-1633115168-12081 2021-10-01 20:04:30 +00:00
Steven Powell 4a83d436f1 add test to check if buildkitd process is running 2021-10-01 19:02:34 +00:00
Steven Powell ec1d89bda0 add preset to not start buildkit on startup 2021-10-01 18:51:01 +00:00
Sharif Elgamal 5247cfd195 typo for commit status 2021-10-01 11:25:00 -07:00
Steven Powell 4c6f03c376
Merge pull request #12246 from spowelljr/fixMinikubeLogsWindows
Don't error if we can't retrieve logs from a pod during `minikube logs`
2021-10-01 09:58:32 -07:00
Aniruddha Amit Dutta 33396184bb Update Helm Tiller image to v2.17.0 2021-10-01 13:16:06 +05:30
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
Steven Powell 7544e72e04
Merge pull request #12627 from spowelljr/deletePodmanNetwork
podman: Fix network not getting deleted
2021-09-30 14:51:51 -07:00
Steven Powell e491d85f91
Merge pull request #12623 from yayaha/master
Add CPU time to time-to-k8s charts
2021-09-30 14:50:10 -07:00
minikube-bot 39eb5cb53c Updating kicbase image to v0.0.27-1633027942-12081 2021-09-30 19:21:11 +00: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
Steven Powell 3a90f8c1bf add test to check for existing networks 2021-09-29 14:42:44 -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
Steven Powell dafbe6aac3 add created by label for podman 2021-09-29 13:47:59 -07:00
Wei Luo 6e7a4b5863 remember to init plots 2021-09-29 10:22:36 -07:00
Akira Yoshiyama ae7fd4eafb Update Japanese Translation (Line 600-646) 2021-09-29 19:28:58 +09:00
Wei Luo 87835362aa Add CPU time to time-to-k8s charts 2021-09-28 22:19:10 -07:00
Steven Powell a502d3e2e1
Merge pull request #12420 from Keyhoh/issue/11348
fix issue #11348 zsh completion broken
2021-09-28 18:41:58 -07:00
Medya Ghazizadeh 1b955d8771
Merge pull request #12617 from marwatk/spaces-in-path
Fix invoking kubeadm failing when spaces in PATH
2021-09-28 17:03:35 -07:00
Steven Powell 6f1b41f35d
Merge pull request #12618 from spowelljr/increaseStopTimeout
`TestScheduledStopWindows`: increase sleep to 1 minute
2021-09-28 16:37:58 -07:00
Steven Powell 641c8f8f9c increase stop to 1 minute 2021-09-28 15:50:45 -07:00
Keyhoh 1976f71548 fix: zsh completion broken 2021-09-29 06:21:33 +09:00
Steven Powell 25b73c79f9 add back warning output 2021-09-28 10:20:10 -07:00