Commit Graph

20110 Commits (320c41f80e3f601864da1f192ff629ef6dc34f5c)

Author SHA1 Message Date
Steven Powell 39d2769c7c
Merge pull request #14929 from kubernetes/dependabot/go_modules/github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace-1.8.7
Bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.8.6 to 1.8.7
2022-09-12 10:27:16 -07:00
Steven Powell 68657f3688
Merge pull request #14928 from kubernetes/dependabot/go_modules/github.com/spf13/viper-1.13.0
Bump github.com/spf13/viper from 1.12.0 to 1.13.0
2022-09-12 10:26:39 -07:00
dependabot[bot] d36fd1c6ad Bump github.com/spf13/viper from 1.12.0 to 1.13.0
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.12.0...v1.13.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-12 10:25:56 -07:00
dependabot[bot] ac7bc7c1e5 Bump github.com/shirou/gopsutil/v3 from 3.22.7 to 3.22.8
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.22.7 to 3.22.8.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.22.7...v3.22.8)

---
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>
2022-09-12 10:24:59 -07:00
Steven Powell 6347a1922c
Merge pull request #14926 from kubernetes/dependabot/go_modules/google.golang.org/api-0.95.0
Bump google.golang.org/api from 0.94.0 to 0.95.0
2022-09-12 10:24:13 -07:00
dependabot[bot] 04083b985e Bump google.golang.org/api from 0.94.0 to 0.95.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.94.0 to 0.95.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.94.0...v0.95.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>
2022-09-12 10:23:51 -07:00
Steven Powell b2ac730c64
Merge pull request #14934 from spowelljr/fixHardcodedConfig
Removed unused config value
2022-09-12 10:00:37 -07:00
Steven Powell 4cb4c7beb0
Merge pull request #14938 from minikube-bot/auto_bump_golang_version
bump golang version
2022-09-12 09:53:52 -07:00
minikube-bot 7c22114001 bump golang versions 2022-09-12 09:05:15 +00:00
minikube-bot b35cc80c15 Updating ISO to v1.26.1-1662760260-14935 2022-09-10 03:20:37 +00:00
Steven Powell c5d2c652aa
Merge pull request #14765 from klaases/qemudoc2
Site: add documentation for flag: 'qemu-firmware-path'
2022-09-09 15:25:57 -07:00
klaases e9698c94a8 trim `minikube delete` suggestion 2022-09-09 15:00:43 -07:00
Steven Powell 2d61bf6204 update auto-pause Go version and python 2022-09-09 14:17:38 -07:00
Steven Powell 0994a96f38 update ISO Go version 2022-09-09 13:52:52 -07:00
Steven Powell c82d7f3459 ISO: Update Docker from 20.10.17 to 20.10.18 2022-09-09 13:22:40 -07:00
Steven Powell c2aa63848f removed unused config value 2022-09-09 12:35:28 -07:00
Steven Powell f9199b56b5
Merge pull request #14103 from klaases/addon1
readability improvements for addons.go
2022-09-09 09:57:59 -07:00
klaases 8bfc23632c prefer MacPorts 2022-09-08 16:59:30 -07:00
klaases 44778427a6 remove repeated params 2022-09-08 15:31:50 -07:00
klaases 903d60f576 do not change source parameter 2022-09-08 15:23:24 -07:00
klaases 3493e50dc5
Merge branch 'master' into qemudoc2 2022-09-08 14:59:58 -07:00
Steven Powell d70d10eef3
Merge pull request #14919 from klaases/qemu-const1
fix defaultSSHUser and string formats
2022-09-08 10:41:46 -07:00
dependabot[bot] 2a8f5be5f2
Bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace
Bumps [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) from 1.8.6 to 1.8.7.
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/exporter/trace/v1.8.6...exporter/trace/v1.8.7)

---
updated-dependencies:
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-08 16:44:22 +00:00
Steven Powell 41c6f48241
Merge pull request #14918 from spowelljr/updateK8sImports
Update k8s imports to v0.25.0
2022-09-08 09:41:34 -07:00
Steven Powell 5e09f2ea48
Merge pull request #14864 from renatolabs/loopvar-capture-fix
Fix wrong use of loop variable in parallel test
2022-09-08 09:15:43 -07:00
Steven Powell 39640dcb8e
Merge pull request #14762 from klaases/qemudoc1
Document qemu start and default commands
2022-09-08 09:11:39 -07:00
klaases 536e17360e fix defaultSSHUser and string formats 2022-09-07 15:00:14 -07:00
klaases b808caa44b do not name return error variable 2022-09-07 14:48:05 -07:00
klaases 30bad7c920
Update pkg/minikube/assets/addons.go
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2022-09-07 14:39:33 -07:00
klaases 6b46f59ea5 Restore return comment 2022-09-07 14:38:07 -07:00
klaases 9e8c6c48dc Fix coding errors in addons.go file 2022-09-07 14:38:07 -07:00
Renato Costa 4094d23faa Fix wrong use of loop variable in parallel test
This fixes an occurrence of a loop variable being incorrectly captured
in a parallel test (`TestVersionIsBetween`). With the previous code,
only the last test case is actually exercised. To work around this
problem, we create a local coapy of the range variable before the
parallel test, as suggested in the documentation for the `testing`
package:

https://pkg.go.dev/testing#hdr-Subtests_and_Sub_benchmarks

Some assertions had to be changed as they were incorrect.

Issue was found using the `loopvarcapture` linter.
2022-09-07 16:47:57 -04:00
Steven Powell f95c89bffc update k8s imports to v0.25.0 2022-09-07 10:02:17 -07:00
Steven Powell 8d0cd99fb7
Merge pull request #14904 from spowelljr/updateBaseImage
Update kicbase base image
2022-09-06 16:02:47 -07:00
Steven Powell 4e690ba3ce
Merge pull request #14916 from spowelljr/addUpdateCheckParamsm
Add more update check params
2022-09-06 16:02:28 -07:00
Steven Powell 8c6a561b9e add more update check params 2022-09-06 15:04:04 -07:00
Steven Powell 214e051410
Merge pull request #14892 from sashashura/patch-1
GitHub Workflows security hardening
2022-09-02 11:05:57 -07:00
Alex b4a75e9855
Update twitter-bot.yml 2022-09-02 18:09:33 +01:00
minikube-bot 6af725e56e Updating kicbase image to v0.0.33-1662137001-14904 2022-09-02 17:02:36 +00:00
Steven Powell 0f3bc5fd90
Merge pull request #14898 from minikube-bot/yearly-leaderboard
Update Yearly Leaderboard
2022-09-02 09:53:38 -07:00
Steven Powell 2e2903cf60 update kicbase base image 2022-09-02 09:36:38 -07:00
Janis Bebritis 3f46fea576
Conditional podsecuritypolicy include for pre 1.25 versions 2022-09-02 15:59:51 +03:00
Jānis Bebrītis 22c14c197a
Removing podsecuritypolicy due to 1.25 policy/v1beta1 deprecation 2022-09-02 14:49:34 +03:00
minikube-bot 896c8f3b12 Update yearly leaderboard 2022-09-02 00:04:46 +00:00
Steven Powell 7d5b6ddc78
Merge pull request #14895 from klaases/site-docker1
Site: Docker Desktop on Linux unsupported
2022-08-31 16:00:12 -07:00
klaases 2c72c9e99c improve grammar 2022-08-31 15:54:01 -07:00
klaases c3cecc85ba Docker Desktop unsupported 2022-08-31 15:46:34 -07:00
Steven Powell f2df65f49d
Merge pull request #14482 from andrewhamilton-okta/fix-containerd-insecure-registry
Fixes containerd configuration issue with insecure registries
2022-08-31 14:29:01 -07:00
Steven Powell 87cb961f53
Merge pull request #14894 from spowelljr/fixNewRegistyTest
Fix VerifyKubernetesImages test for k8s 1.25+
2022-08-31 14:28:05 -07:00
klaases f7f69be622 suggest purge instead 2022-08-31 14:20:11 -07:00