Steven Powell
|
e17f569cda
|
reduce duplication further
|
2022-01-19 09:54:05 -08:00 |
Steven Powell
|
39c89f364d
|
make tab for rootless docker
|
2022-01-19 09:33:12 -08:00 |
nishipy
|
c3ca1a4555
|
Add "K8S_NEW_UNSUPPORTED" to exit reason
|
2022-01-20 01:13:29 +09:00 |
Steven Powell
|
daf6a28006
|
cleanup image expectation to reduce duplication
|
2022-01-18 16:33:03 -08:00 |
Steven Powell
|
c29c530c1b
|
use image that is available immediately
|
2022-01-18 16:15:05 -08:00 |
Steven Powell
|
801844ecb2
|
update docker version
|
2022-01-18 15:37:58 -08:00 |
Steven Powell
|
4c7245e533
|
remove line from changelog
|
2022-01-18 15:37:58 -08:00 |
Steven Powell
|
2d0c57f702
|
release v1.25.0
|
2022-01-18 15:37:58 -08:00 |
Steven Powell
|
db5548d889
|
Merge pull request #13392 from spowelljr/revertDocker
Revert docker dep update
|
2022-01-18 15:37:04 -08:00 |
Steven Powell
|
2fdff5b048
|
revert docker dep update
|
2022-01-18 15:25:36 -08:00 |
Steven Powell
|
a6f3e13a15
|
Merge pull request #13384 from kubernetes/dependabot/go_modules/github.com/spf13/viper-1.10.1
Bump github.com/spf13/viper from 1.10.0 to 1.10.1
|
2022-01-18 14:17:12 -08:00 |
Steven Powell
|
7e3bd6914a
|
Merge pull request #13388 from kubernetes/dependabot/go_modules/github.com/docker/docker-20.10.12incompatible
Bump github.com/docker/docker from 20.10.11+incompatible to 20.10.12+incompatible
|
2022-01-18 14:16:11 -08:00 |
Steven Powell
|
bde0b6b1cb
|
Merge pull request #13390 from kubernetes/revert-13378-dependabot/go_modules/k8s.io/client-go-0.23.1
Revert "Bump k8s.io/client-go from 0.22.4 to 0.23.1"
|
2022-01-18 14:15:45 -08:00 |
Steven Powell
|
9b180f1923
|
Revert "Bump k8s.io/client-go from 0.22.4 to 0.23.1"
|
2022-01-18 13:52:37 -08:00 |
Steven Powell
|
7d1912bc71
|
moved test out of functional into integration
|
2022-01-18 13:46:43 -08:00 |
dependabot[bot]
|
b1aff9a59f
|
Bump github.com/spf13/viper from 1.10.0 to 1.10.1
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.10.0...v1.10.1)
---
updated-dependencies:
- dependency-name: github.com/spf13/viper
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-18 21:45:06 +00:00 |
dependabot[bot]
|
e26b928c6a
|
Bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.11+incompatible to 20.10.12+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.11...v20.10.12)
---
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-01-18 21:44:17 +00:00 |
Steven Powell
|
553c567e5a
|
Merge pull request #13386 from minikube-bot/kicbase-release-v0.0.29
Update kicbase to v0.0.29
|
2022-01-18 13:39:54 -08:00 |
Steven Powell
|
6ac5db556e
|
Merge pull request #13385 from minikube-bot/iso-release-v1.25.0
Update ISO to v1.25.0
|
2022-01-18 13:39:32 -08:00 |
Steven Powell
|
9e96d25450
|
Merge pull request #13376 from kubernetes/dependabot/go_modules/github.com/cloudevents/sdk-go/v2-2.8.0
Bump github.com/cloudevents/sdk-go/v2 from 2.6.1 to 2.8.0
|
2022-01-18 13:36:05 -08:00 |
Steven Powell
|
aafdd18683
|
Merge pull request #13378 from kubernetes/dependabot/go_modules/k8s.io/client-go-0.23.1
Bump k8s.io/client-go from 0.22.4 to 0.23.1
|
2022-01-18 13:35:13 -08:00 |
minikube-bot
|
bfd94658fb
|
Update kicbase to v0.0.29
|
2022-01-18 21:29:55 +00:00 |
minikube-bot
|
40095bb0c2
|
Update ISO to v1.25.0
|
2022-01-18 21:28:34 +00:00 |
dependabot[bot]
|
ac7e7583c9
|
Bump github.com/cloudevents/sdk-go/v2 from 2.6.1 to 2.8.0
Bumps [github.com/cloudevents/sdk-go/v2](https://github.com/cloudevents/sdk-go) from 2.6.1 to 2.8.0.
- [Release notes](https://github.com/cloudevents/sdk-go/releases)
- [Commits](https://github.com/cloudevents/sdk-go/compare/v2.6.1...v2.8.0)
---
updated-dependencies:
- dependency-name: github.com/cloudevents/sdk-go/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-18 21:24:53 +00:00 |
Steven Powell
|
ee4fe2df9b
|
Merge pull request #13365 from kubernetes/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.21.12
Bump github.com/shirou/gopsutil/v3 from 3.21.10 to 3.21.12
|
2022-01-18 13:21:50 -08:00 |
Jin Zhang
|
008693ee30
|
[bootstraper/template] update kubeadm v1beta3 testdata
|
2022-01-18 19:58:04 +00:00 |
Jin Zhang
|
e6fa387494
|
[bootstraper/template] support kubeadm v1beta3
|
2022-01-18 19:57:59 +00:00 |
dependabot[bot]
|
863c811653
|
Bump k8s.io/client-go from 0.22.4 to 0.23.1
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.22.4 to 0.23.1.
- [Release notes](https://github.com/kubernetes/client-go/releases)
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.22.4...v0.23.1)
---
updated-dependencies:
- dependency-name: k8s.io/client-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-18 19:38:01 +00:00 |
Medya Ghazizadeh
|
ec166183bc
|
Merge pull request #13380 from kubernetes/dependabot/go_modules/k8s.io/klog/v2-2.40.1
Bump k8s.io/klog/v2 from 2.30.0 to 2.40.1
|
2022-01-18 11:36:34 -08:00 |
dependabot[bot]
|
3b86837594
|
Bump k8s.io/klog/v2 from 2.30.0 to 2.40.1
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.30.0 to 2.40.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.30.0...v2.40.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-01-18 19:00:39 +00:00 |
Medya Ghazizadeh
|
79494580d7
|
Merge pull request #13379 from kubernetes/dependabot/go_modules/github.com/hashicorp/go-getter-1.5.11
Bump github.com/hashicorp/go-getter from 1.5.9 to 1.5.11
|
2022-01-18 10:59:42 -08:00 |
dependabot[bot]
|
7ef9e57bd2
|
Bump github.com/shirou/gopsutil/v3 from 3.21.10 to 3.21.12
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.21.10 to 3.21.12.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.21.10...v3.21.12)
---
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-01-18 18:35:16 +00:00 |
dependabot[bot]
|
da5a3b1672
|
Bump github.com/hashicorp/go-getter from 1.5.9 to 1.5.11
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.5.9 to 1.5.11.
- [Release notes](https://github.com/hashicorp/go-getter/releases)
- [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml)
- [Commits](https://github.com/hashicorp/go-getter/compare/v1.5.9...v1.5.11)
---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-getter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-18 18:35:08 +00:00 |
Medya Ghazizadeh
|
ef018268a6
|
Merge pull request #13366 from kubernetes/dependabot/go_modules/github.com/spf13/cobra-1.3.0
Bump github.com/spf13/cobra from 1.2.1 to 1.3.0
|
2022-01-18 10:33:44 -08:00 |
Sharif Elgamal
|
2e4d2998e7
|
Merge pull request #13373 from jeffmaury/fix-french-translation
Fix french translation
|
2022-01-18 10:22:24 -08:00 |
Viktor Gamov
|
88d15c2ae6
|
replaced hardcoded images with template (inc. chekcsum for image)
|
2022-01-18 10:12:42 -05:00 |
Jeff MAURY
|
0e5836bb5c
|
Fix french translation
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
|
2022-01-18 11:07:45 +01:00 |
dependabot[bot]
|
33ba495c7e
|
Bump github.com/spf13/cobra from 1.2.1 to 1.3.0
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spf13/cobra/compare/v1.2.1...v1.3.0)
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-17 18:04:26 +00:00 |
nishipy
|
7aafb2ddce
|
Add exit message for too new Kubernetes version
|
2022-01-15 11:18:34 -05:00 |
Steven Powell
|
08c6981144
|
use structured preload storage
|
2022-01-14 16:32:10 -08:00 |
minikube-bot
|
dd2a7ae9d2
|
update constants file
|
2022-01-13 23:06:15 +00:00 |
Steven Powell
|
9ec14f4c41
|
ignore adding kube images to kubeadm constants
|
2022-01-13 14:44:30 -08:00 |
Sharif Elgamal
|
da3b57c728
|
Merge pull request #13347 from sharifelgamal/binary-mirror-none
fix binary mirror test for none driver
|
2022-01-13 13:46:07 -08:00 |
Sharif Elgamal
|
2d488adce1
|
fix binary mirror test for none driver
|
2022-01-13 12:23:18 -08:00 |
Steven Powell
|
099c61f42d
|
add docs for setting up WSL 2 & Docker
|
2022-01-13 10:14:32 -08:00 |
Medya Ghazizadeh
|
3f205a0e14
|
Merge pull request #13341 from spowelljr/addDockerEnvFAQ
Add example commands for docker-env FAQ
|
2022-01-12 15:58:53 -08:00 |
Steven Powell
|
a64c35ad32
|
add example commands for docker-env FAQ
|
2022-01-12 15:00:08 -08:00 |
Steven Powell
|
9908a1614e
|
fix lint
|
2022-01-12 13:58:26 -08:00 |
Steven Powell
|
4cd3abfcde
|
add disable-optimizations flag
|
2022-01-12 13:50:38 -08:00 |
Medya Ghazizadeh
|
3edd561de7
|
Merge pull request #13339 from minikube-bot/gendocs
Update auto-generated docs and translations
|
2022-01-12 13:41:50 -08:00 |