Steven Powell
|
79d681dc19
|
add comment for copyResolvConf func
|
2022-09-14 11:16:19 -07:00 |
Steven Powell
|
9df393a9f5
|
fix TestErrorSpam failing on warning
|
2022-09-14 11:16:19 -07:00 |
Steven Powell
|
76e7e29fc8
|
fix expected kubelet config
|
2022-09-14 11:16:19 -07:00 |
minikube-bot
|
70952916c8
|
fix resolv.conf issue
|
2022-09-14 11:16:12 -07:00 |
Steven Powell
|
eda5a9a2c4
|
change expected image
|
2022-09-14 11:15:18 -07:00 |
Steven Powell
|
9941ab1f21
|
use ParseTolerant
|
2022-09-14 11:15:18 -07:00 |
Steven Powell
|
89d3ddd6df
|
remove deprecated PodSecurityPolicy from test yaml
|
2022-09-14 11:15:18 -07:00 |
Steven Powell
|
712247e4c2
|
resolve PodDisruptionBudget & PodSecurityPolicy deprecations
|
2022-09-14 11:15:18 -07:00 |
minikube-bot
|
210f4432d7
|
bump default/newest kubernetes versions
|
2022-09-14 11:15:18 -07:00 |
Steven Powell
|
faed0ecefd
|
Merge pull request #14903 from Jancis/master
Skip metallb PodSecurityPolicy object for kubernetes 1.25+
|
2022-09-14 11:14:09 -07:00 |
Steven Powell
|
9dadf326e0
|
update naming to LegacyPodSecurityPolicy
|
2022-09-14 10:32:51 -07:00 |
Steven Powell
|
98b27f9499
|
Merge pull request #14950 from spowelljr/fixQEMUDelete
Fix QEMU delete errors
|
2022-09-13 14:29:47 -07:00 |
Steven Powell
|
31dd75b826
|
shorten response to resp
|
2022-09-13 14:23:23 -07:00 |
Steven Powell
|
3d8bf996f8
|
fix typo
|
2022-09-13 13:53:24 -07:00 |
Steven Powell
|
27abc8a98b
|
fix QEMU delete errors
|
2022-09-13 13:29:51 -07:00 |
Steven Powell
|
8a960cc17b
|
Merge pull request #14947 from spowelljr/fixM1GoInstall
CI: fix Golang install on M1 Macs
|
2022-09-12 14:41:19 -07:00 |
Steven Powell
|
90cd942048
|
CI: fix Golang install on M1 Macs
|
2022-09-12 14:32:29 -07:00 |
Steven Powell
|
0ea51c7149
|
Merge pull request #14935 from spowelljr/updateDocker
ISO: Update Docker from 20.10.17 to 20.10.18
|
2022-09-12 13:16:22 -07:00 |
Steven Powell
|
bef1289d86
|
Merge pull request #14660 from mtardy/err-checks
Add and fix err checks in bsutil and sysinit packages
|
2022-09-12 13:06:02 -07:00 |
Steven Powell
|
d0d1040691
|
Merge pull request #14925 from kubernetes/dependabot/go_modules/github.com/docker/go-units-0.5.0
Bump github.com/docker/go-units from 0.4.0 to 0.5.0
|
2022-09-12 12:46:27 -07:00 |
Steven Powell
|
34dee1f8aa
|
Merge pull request #14945 from kubernetes/dependabot/go_modules/gonum.org/v1/plot-0.12.0
Bump gonum.org/v1/plot from 0.11.0 to 0.12.0
|
2022-09-12 12:46:09 -07:00 |
Medya Ghazizadeh
|
c079646c96
|
Merge pull request #14944 from spowelljr/updateGUIDocs
site: Update minikube GUI path
|
2022-09-12 12:09:29 -07:00 |
Steven Powell
|
6ffe7e4811
|
Merge pull request #14943 from kubernetes/dependabot/go_modules/github.com/google/go-cmp-0.5.9
Bump github.com/google/go-cmp from 0.5.8 to 0.5.9
|
2022-09-12 11:47:56 -07:00 |
Steven Powell
|
b065d60181
|
Merge pull request #14941 from kubernetes/dependabot/go_modules/cloud.google.com/go/storage-1.26.0
Bump cloud.google.com/go/storage from 1.25.0 to 1.26.0
|
2022-09-12 11:37:55 -07:00 |
Steven Powell
|
3ffc73036d
|
Merge pull request #14940 from kubernetes/dependabot/go_modules/k8s.io/klog/v2-2.80.1
Bump k8s.io/klog/v2 from 2.70.1 to 2.80.1
|
2022-09-12 11:37:44 -07:00 |
Steven Powell
|
6002db244e
|
fix error message
|
2022-09-12 11:30:58 -07:00 |
dependabot[bot]
|
a15d4abf2b
|
Bump github.com/docker/go-units from 0.4.0 to 0.5.0
Bumps [github.com/docker/go-units](https://github.com/docker/go-units) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/docker/go-units/releases)
- [Commits](https://github.com/docker/go-units/compare/v0.4.0...v0.5.0)
---
updated-dependencies:
- dependency-name: github.com/docker/go-units
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-12 11:30:51 -07:00 |
dependabot[bot]
|
1906535573
|
Bump gonum.org/v1/plot from 0.11.0 to 0.12.0
Bumps gonum.org/v1/plot from 0.11.0 to 0.12.0.
---
updated-dependencies:
- dependency-name: gonum.org/v1/plot
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-12 18:29:50 +00:00 |
Steven Powell
|
708e7b6432
|
Merge pull request #14942 from kubernetes/dependabot/go_modules/github.com/docker/docker-20.10.18incompatible
Bump github.com/docker/docker from 20.10.17+incompatible to 20.10.18+incompatible
|
2022-09-12 11:28:31 -07:00 |
Steven Powell
|
d0328e7672
|
update minikube GUI path
|
2022-09-12 11:19:51 -07:00 |
dependabot[bot]
|
81a2916547
|
Bump github.com/google/go-cmp from 0.5.8 to 0.5.9
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.8 to 0.5.9.
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](https://github.com/google/go-cmp/compare/v0.5.8...v0.5.9)
---
updated-dependencies:
- dependency-name: github.com/google/go-cmp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-12 18:11:35 +00:00 |
Steven Powell
|
830b5b0e43
|
Merge pull request #14927 from kubernetes/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.22.8
Bump github.com/shirou/gopsutil/v3 from 3.22.7 to 3.22.8
|
2022-09-12 11:10:22 -07:00 |
dependabot[bot]
|
bbbe2960f5
|
Bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.17+incompatible to 20.10.18+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.17...v20.10.18)
---
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>
|
2022-09-12 17:31:23 +00:00 |
dependabot[bot]
|
89f52dedb6
|
Bump k8s.io/klog/v2 from 2.70.1 to 2.80.1
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.70.1 to 2.80.1.
- [Release notes](https://github.com/kubernetes/klog/releases)
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md)
- [Commits](https://github.com/kubernetes/klog/compare/v2.70.1...v2.80.1)
---
updated-dependencies:
- dependency-name: k8s.io/klog/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-12 17:30:40 +00:00 |
dependabot[bot]
|
641eccae53
|
Bump cloud.google.com/go/storage from 1.25.0 to 1.26.0
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.25.0 to 1.26.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.25.0...spanner/v1.26.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>
|
2022-09-12 17:29:11 +00:00 |
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 |