Steven Powell
|
0d274d5603
|
Merge pull request #14499 from inifares23lab/master
add VerifiedMaintainer field to Addons and display a warning if empty
|
2022-07-25 17:00:41 -07:00 |
klaases
|
2db1b36ae6
|
Revert "Add installtion instructions URLs"
This reverts commit 8b6fdbf4c78cc2c09ce29248800605f761a39450.
|
2022-07-25 22:19:56 +00:00 |
klaases
|
7b8dc1c2fc
|
Revert "remove error messaging from cruntime library"
This reverts commit a5308bbbebd399cc650c5c756a2591df44a1c187.
|
2022-07-25 22:19:56 +00:00 |
klaases
|
61181650bc
|
apply lowercase trailing "d's"
|
2022-07-25 22:19:56 +00:00 |
klaases
|
522914302e
|
add line break before: "💡 Suggestion ..."
|
2022-07-25 22:19:56 +00:00 |
klaases
|
8f3ffb6be1
|
correct dockerd installation instructions
|
2022-07-25 22:19:56 +00:00 |
klaases
|
237e21b530
|
exit if required cri-dockerd/dockerd are not found
|
2022-07-25 22:19:56 +00:00 |
klaases
|
1ec4a14acd
|
add check for none driver
|
2022-07-25 22:19:56 +00:00 |
klaases
|
a7dc4435c5
|
reason codes for not found cri-dockerd and dockerd
|
2022-07-25 22:19:56 +00:00 |
Steven Powell
|
e3704e4aa6
|
Merge pull request #14635 from kubernetes/dependabot/go_modules/google.golang.org/api-0.88.0
Bump google.golang.org/api from 0.86.0 to 0.88.0
|
2022-07-25 14:09:58 -07:00 |
dependabot[bot]
|
c3643f5ee2
|
Bump github.com/google/go-containerregistry from 0.10.0 to 0.11.0
Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/google/go-containerregistry/releases)
- [Changelog](https://github.com/google/go-containerregistry/blob/main/.goreleaser.yml)
- [Commits](https://github.com/google/go-containerregistry/compare/v0.10.0...v0.11.0)
---
updated-dependencies:
- dependency-name: github.com/google/go-containerregistry
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-25 20:30:50 +00:00 |
dependabot[bot]
|
afe362bd60
|
Bump google.golang.org/api from 0.86.0 to 0.88.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.86.0 to 0.88.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.86.0...v0.88.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-07-25 20:30:46 +00:00 |
Steven Powell
|
4279f42263
|
Merge pull request #14636 from kubernetes/dependabot/go_modules/cloud.google.com/go/storage-1.24.0
Bump cloud.google.com/go/storage from 1.23.0 to 1.24.0
|
2022-07-25 13:28:03 -07:00 |
Steven Powell
|
11461c2720
|
Merge pull request #14597 from kubernetes/dependabot/go_modules/k8s.io/kubectl-0.24.3
Bump k8s.io/kubectl from 0.24.2 to 0.24.3
|
2022-07-25 13:27:05 -07:00 |
Steven Powell
|
245169273f
|
Merge pull request #14606 from minikube-bot/auto_bump_k8s_versions
Bump Kubernetes version default: v1.24.3 and latest: v1.24.3
|
2022-07-25 13:20:03 -07:00 |
Steven Powell
|
6d16ea83ae
|
Merge pull request #14628 from minikube-bot/auto_bump_golint_version
bump golint version
|
2022-07-25 12:44:33 -07:00 |
dependabot[bot]
|
928d76b17d
|
Bump cloud.google.com/go/storage from 1.23.0 to 1.24.0
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.23.0 to 1.24.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.23.0...pubsub/v1.24.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-07-25 18:05:30 +00:00 |
Steven Powell
|
836a573d34
|
Merge pull request #14633 from minikube-bot/gendocs
Update auto-generated docs and translations
|
2022-07-25 10:40:29 -07:00 |
minikube-bot
|
72d4674d58
|
Update auto-generated docs and translations
|
2022-07-25 17:28:28 +00:00 |
Steven Powell
|
b222256b7b
|
Merge pull request #13817 from yosshy/japanese-translation19
Update Japanese translation
|
2022-07-25 10:26:12 -07:00 |
Steven Powell
|
00ac406420
|
fix linting
|
2022-07-25 09:59:13 -07:00 |
Steven Powell
|
f8ae499d3a
|
Merge pull request #14630 from jeffmaury/fix-fr-translation
Fix french translation
|
2022-07-25 09:48:45 -07:00 |
Jeff MAURY
|
07ced2457e
|
Fix french translation
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
|
2022-07-25 17:12:11 +02:00 |
HarshCasper
|
5487e8ccc5
|
CI: add macos-11 to remove deprecated macos-10.15
|
2022-07-25 18:00:53 +05:30 |
minikube-bot
|
36402ec720
|
bump golint versions
|
2022-07-25 10:02:17 +00:00 |
inifares23lab
|
7dfe7e65e4
|
when enable addons differentiate message for maintainer and verified maintainer
|
2022-07-20 21:00:35 +02:00 |
Akira YOSHIYAMA
|
da0acc4edf
|
Update translations/ja.json
Co-authored-by: atoato88 <akihito-inou@nec.com>
|
2022-07-20 15:05:15 +09:00 |
Akira YOSHIYAMA
|
bd6dd11c09
|
Update translations/ja.json
Co-authored-by: atoato88 <akihito-inou@nec.com>
|
2022-07-20 15:05:06 +09:00 |
Siddhant Khisty
|
8ac93ceccc
|
Made requested changes
|
2022-07-20 10:38:49 +05:30 |
minikube-bot
|
584c9efc34
|
bump default/newest kubernetes versions
|
2022-07-18 08:04:06 +00:00 |
minikube-bot
|
053950640c
|
Updating ISO to v1.26.0-1657933211-14545
|
2022-07-16 04:47:24 +00:00 |
Siddhant
|
ffcd98937a
|
Added docker.io to registry
|
2022-07-16 09:04:08 +05:30 |
dependabot[bot]
|
4abb2413ef
|
Bump k8s.io/kubectl from 0.24.2 to 0.24.3
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl) from 0.24.2 to 0.24.3.
- [Release notes](https://github.com/kubernetes/kubectl/releases)
- [Commits](https://github.com/kubernetes/kubectl/compare/v0.24.2...v0.24.3)
---
updated-dependencies:
- dependency-name: k8s.io/kubectl
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-15 21:34:53 +00:00 |
Medya Ghazizadeh
|
c52200f7d5
|
Merge pull request #14598 from kubernetes/dependabot/go_modules/k8s.io/component-base-0.24.3
Bump k8s.io/component-base from 0.24.2 to 0.24.3
|
2022-07-15 14:32:42 -07:00 |
dependabot[bot]
|
9cdd2d6b37
|
Bump k8s.io/component-base from 0.24.2 to 0.24.3
Bumps [k8s.io/component-base](https://github.com/kubernetes/component-base) from 0.24.2 to 0.24.3.
- [Release notes](https://github.com/kubernetes/component-base/releases)
- [Commits](https://github.com/kubernetes/component-base/compare/v0.24.2...v0.24.3)
---
updated-dependencies:
- dependency-name: k8s.io/component-base
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-15 20:52:19 +00:00 |
Steven Powell
|
3c94dab823
|
Merge pull request #14546 from kubernetes/dependabot/go_modules/go.opentelemetry.io/otel/sdk-1.8.0
Bump go.opentelemetry.io/otel/sdk from 1.7.0 to 1.8.0
|
2022-07-15 13:42:45 -07:00 |
Steven Powell
|
a2a814fa8b
|
Merge pull request #14589 from spowelljr/toolTip
Update docker-env description and add tooltip
|
2022-07-15 13:38:46 -07:00 |
Steven Powell
|
8fd532dd3a
|
Merge pull request #14522 from kinvolk/fix_headlamp_tip
Fix Post installation tip for headlamp addon
|
2022-07-15 13:18:18 -07:00 |
Steven Powell
|
709cd5812c
|
optimize audit logging
|
2022-07-15 13:07:49 -07:00 |
Santhosh Nagaraj S
|
d9263acf8d
|
Fix Post installation tip for headlamp
Signed-off-by: Santhosh Nagaraj S <santhosh@kinvolk.io>
|
2022-07-15 15:18:56 +05:30 |
Siddhant
|
4e3ae182fc
|
Added docker.io to a few files in addons.go
|
2022-07-15 09:47:26 +05:30 |
Siddhant Khisty
|
a0a02d1b89
|
Merge branch 'kubernetes:master' into update-addon-files
|
2022-07-15 08:56:47 +05:30 |
Steven Powell
|
8177307683
|
Merge pull request #14506 from criztovyl/criztovyl/fix-oci-start-error-shadow
Fix overwriting err for OCI "minikube start"
|
2022-07-14 16:20:36 -07:00 |
Medya Ghazizadeh
|
755474c86e
|
Merge pull request #14590 from pfandzelter/patch-1
fix inconsistencies in proxy documentation
|
2022-07-14 16:08:13 -07:00 |
Steven Powell
|
f1a95fb87a
|
add newline to GUI tooltip
|
2022-07-14 14:24:39 -07:00 |
Steven Powell
|
af662f6b3a
|
update wording
|
2022-07-14 14:22:11 -07:00 |
Steven Powell
|
d49a6c8ccf
|
update docker-env description and add tooltip
|
2022-07-14 10:52:46 -07:00 |
Tobias Pfandzelter
|
6e22b21bfe
|
fix inconsistencies in proxy documentation
|
2022-07-14 10:27:39 -07:00 |
klaases
|
50c75e951c
|
Ensure k8s ver >= 1.24 for dockerd and cri-dockerd
|
2022-07-13 23:59:54 -07:00 |
Steven Powell
|
5fac416884
|
update entrypoint and kindnetd
|
2022-07-13 15:50:36 -07:00 |