Commit Graph

19602 Commits (ed05169a38abb3f5e7e04aff87cb82ca492b7de3)

Author SHA1 Message Date
Steven Powell 1e94d0da92
Merge pull request #14629 from HarshCasper/macos-11
CI: add macos-11 to remove deprecated macos-10.15
2022-08-01 14:19:04 -07:00
Steven Powell 66ff960b61 limit number of audit entries 2022-08-01 14:16:28 -07:00
Steven Powell 8885a7d101 bump time-to-k8s version to fix Go 1.18 build issue 2022-08-01 12:59:50 -07:00
Steven Powell 79fc15c698 update to macos-12 2022-08-01 11:36:21 -07:00
dependabot[bot] f4b5047e96
Bump github.com/shirou/gopsutil/v3 from 3.22.6 to 3.22.7
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.22.6 to 3.22.7.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.22.6...v3.22.7)

---
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-08-01 18:06:38 +00:00
anoop142 13680ff987 fix linting 2022-08-01 23:00:25 +05:30
Steven Powell 757b877e4f
Merge pull request #14596 from spowelljr/optimizeAudit
Optimize audit logging
2022-08-01 10:01:04 -07:00
Steven Powell 33aac3df77
Merge pull request #14579 from spowelljr/updateEntrypoint
Update entrypoint and kindnetd
2022-08-01 10:00:47 -07:00
Medya Ghazizadeh fbb15ab364
Merge pull request #14634 from kubernetes/dependabot/go_modules/github.com/google/go-containerregistry-0.11.0
Bump github.com/google/go-containerregistry from 0.10.0 to 0.11.0
2022-07-29 15:42:08 -07:00
Medya Ghazizadeh 620c55503a
Merge pull request #14671 from minikube-bot/gendocs
Update auto-generated docs and translations
2022-07-29 15:41:32 -07:00
minikube-bot 8cdcc8ddbf Updating kicbase image to v0.0.32-1659115536-14579 2022-07-29 17:47:20 +00:00
minikube-bot 217770379d Update auto-generated docs and translations 2022-07-29 17:16:58 +00:00
Steven Powell 26254bc3d4
Merge pull request #14545 from spowelljr/updateConmon
ISO: Update conmon from v2.0.24 to v2.1.2
2022-07-29 10:14:36 -07:00
Steven Powell 632839e77d
Merge pull request #14670 from spowelljr/updateGCPWebhook
Update gcp-auth-webhook
2022-07-28 15:49:03 -07:00
Steven Powell 3e839c4400
Merge pull request #14555 from klaases/doc1
none-driver: check cri-dockerd & dockerd runtimes
2022-07-28 15:48:22 -07:00
klaases 14ba826003 add check for docker container-runtime 2022-07-28 22:25:21 +00:00
klaases f5b83d4f17 add "and the docker container-runtime" for dockerd 2022-07-28 19:48:29 +00:00
klaases 23b66e5645 add "and the docker container-runtime" 2022-07-28 19:47:26 +00:00
anoop142 5b2080f782 Fix url index out of range error in service
* if there is no node port, service panics accessing url
* since the length of array is 3 when there is no node port, accessing u[3] results in
	index out of range
2022-07-28 12:56:05 +05:30
Steven Powell 4f20418faf
Merge pull request #14637 from minikube-bot/gendocs
Update auto-generated docs and translations
2022-07-26 11:39:48 -07:00
Steven Powell 67912f1eeb update gcp-auth-webhook 2022-07-26 11:35:28 -07:00
Steven Powell 9acac16652 update kindnetd 2022-07-26 09:22:33 -07:00
minikube-bot 948212ff3f Update auto-generated docs and translations 2022-07-26 00:03:39 +00:00
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