Commit Graph

22540 Commits (hwdef/master)

Author SHA1 Message Date
Medya Ghazizadeh eba1e7b0e8
Merge pull request #17025 from spowelljr/fixKnowHosts
CI: Add GitHub to known_hosts
2023-08-09 10:16:46 -07:00
Steven Powell aad60ab9ad
Merge pull request #17016 from minikube-bot/auto_bump_inspektor_gadget_version
Addon inspektor-gadget: Update inspektor-gadget image from v0.18.1 to v0.19.0
2023-08-09 09:58:31 -07:00
Steven Powell ef14596c5f
Merge pull request #16925 from spowelljr/downloadKubeadm
Get image version from kubeadm
2023-08-09 09:36:54 -07:00
minikube-bot c206668138 CI: Update golint from v1.53.3 to v1.54.0 2023-08-09 16:36:33 +00:00
Steven Powell 8e57ad8103 add TODO comment 2023-08-09 09:36:04 -07:00
Steven Powell 50c64187aa
Merge pull request #17012 from minikube-bot/auto_bump_gopogh_version
CI: Update gopogh from v0.17.0 to v0.19.0
2023-08-09 09:22:09 -07:00
Steven Powell f4cdca83fc
Merge pull request #16995 from kubernetes/dependabot/go_modules/github.com/opencontainers/runc-1.1.8
Bump github.com/opencontainers/runc from 1.1.7 to 1.1.8
2023-08-08 16:22:48 -07:00
Steven Powell 226b834faf CI: Add GitHub to known_hosts 2023-08-08 16:01:56 -07:00
Steven Powell 81811be1b7
Merge pull request #16993 from kubernetes/dependabot/go_modules/github.com/google/go-containerregistry-0.16.1
Bump github.com/google/go-containerregistry from 0.15.2 to 0.16.1
2023-08-08 13:27:17 -07:00
Steven Powell 23245073d3
Merge pull request #17018 from kubernetes/dependabot/go_modules/golang.org/x/crypto-0.12.0
Bump golang.org/x/crypto from 0.11.0 to 0.12.0
2023-08-08 13:25:46 -07:00
Steven Powell 1a899d4655
Merge pull request #16994 from kubernetes/dependabot/go_modules/google.golang.org/api-0.134.0
Bump google.golang.org/api from 0.133.0 to 0.134.0
2023-08-08 13:25:20 -07:00
Medya Ghazizadeh 44b1e9fd20
Merge pull request #16943 from aiyijing/feat/add-translations
[zh-CN] Add more translations
2023-08-07 12:16:02 -07:00
Medya Ghazizadeh f0635be615
Merge pull request #17013 from minikube-bot/auto_bump_gh_version
CI: Update gh from 2.32.0 to 2.32.1
2023-08-07 12:15:41 -07:00
Medya Ghazizadeh 1ef92248a1
Merge pull request #17014 from minikube-bot/auto_bump_hugo_version
Site: Update hugo from v0.115.4 to v0.116.1
2023-08-07 12:15:13 -07:00
Medya Ghazizadeh b8b5e98bb1
Merge pull request #17017 from minikube-bot/auto_bump_cloud_spanner_emulator_version
Addon cloud-spanner: Update cloud-spanner-emulator/emulator image from 1.5.7 to 1.5.8
2023-08-07 12:14:26 -07:00
Medya Ghazizadeh b4a7ca258a
Merge pull request #17019 from spowelljr/fixGopoghVersion
CI: Fix gopogh version in PR title
2023-08-07 12:13:43 -07:00
Steven Powell 87f8d83870 CI: Fix gopogh version in PR title 2023-08-07 11:30:14 -07:00
dependabot[bot] cfeb0196ed
Bump golang.org/x/crypto from 0.11.0 to 0.12.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.11.0 to 0.12.0.
- [Commits](https://github.com/golang/crypto/compare/v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-07 18:22:07 +00:00
minikube-bot 82d7aa50cc Addon cloud-spanner: Update cloud-spanner-emulator/emulator image from 1.5.7 to 1.5.8 2023-08-07 10:06:21 +00:00
minikube-bot 96af837540 Addon inspektor-gadget: Update inspektor-gadget image from v0.18.1 to v0.19.0 2023-08-07 10:05:56 +00:00
minikube-bot 57e784e107 Site: Update hugo from v0.115.4 to v0.116.1 2023-08-07 10:03:32 +00:00
minikube-bot 8677d119b5 CI: Update gh from 2.32.0 to 2.32.1 2023-08-07 10:02:06 +00:00
minikube-bot 3af8bd3498 CI: Update gopogh from to 2023-08-07 09:02:49 +00:00
minikube-bot 4d909ae33f bump default/newest kubernetes versions 2023-08-07 08:03:33 +00:00
Medya Ghazizadeh e4823aa495
Merge pull request #16963 from anda-ren/patch-1
update nvidia gpu support doc address in readme
2023-08-04 12:10:15 -07:00
Medya Ghazizadeh 7385756124
Merge pull request #16971 from minikube-bot/auto_bump_containerd_version-747495c
Kicbase/ISO: Update containerd from v1.7.2 to v1.7.3
2023-08-04 12:08:56 -07:00
Medya Ghazizadeh 9c7197bb6f
Merge pull request #17003 from spowelljr/fixGopogh
CI: Fix gopogh not installed & missing DB_BACKEND
2023-08-04 11:27:21 -07:00
Steven Powell 2199679ebd update gopogh auto updater 2023-08-04 11:24:13 -07:00
Steven Powell a746bdf5bf CI: Fix gopogh not installed & missing DB_BACKEND 2023-08-04 11:13:00 -07:00
Medya Ghazizadeh 1f0e7c51cf
Merge pull request #16996 from kubernetes/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.23.7
Bump github.com/shirou/gopsutil/v3 from 3.23.6 to 3.23.7
2023-08-03 14:51:22 -07:00
Medya Ghazizadeh 5d37218660
Merge pull request #16999 from spowelljr/fixMissing$
CI: Add missing $
2023-08-03 14:50:20 -07:00
Steven Powell f156ed82dc CI: Add missing $ 2023-08-03 14:43:59 -07:00
Medya Ghazizadeh 2573576307
Merge pull request #16998 from spowelljr/useGopoghDB
CI: Store HEAD test results to DB
2023-08-03 14:42:33 -07:00
Steven Powell 52b249993c CI: Store HEAD test results to DB 2023-08-03 14:37:25 -07:00
Steven Powell 00c0a5773e
Merge pull request #16997 from spowelljr/addSonobuoyFlag
CI: Fix sonobuoy not outputting detailed e2e.log
2023-08-03 14:28:39 -07:00
Steven Powell 63000f52b0 CI: Fix sonobuoy not outputting detailed e2e.log 2023-08-03 14:09:58 -07:00
Medya Ghazizadeh eda28fae7a
Merge pull request #16990 from spowelljr/fixImageMismatch
Fix version mismatch error
2023-08-03 13:26:18 -07:00
dependabot[bot] 4ad9ca26fa
Bump github.com/shirou/gopsutil/v3 from 3.23.6 to 3.23.7
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.6 to 3.23.7.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.23.6...v3.23.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>
2023-08-03 16:53:06 +00:00
dependabot[bot] 50c9ccdb1e
Bump github.com/google/go-containerregistry from 0.15.2 to 0.16.1
Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.15.2 to 0.16.1.
- [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.15.2...v0.16.1)

---
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>
2023-08-03 16:52:39 +00:00
Steven Powell f79e7d171a
Merge pull request #16977 from kubernetes/dependabot/go_modules/github.com/hashicorp/go-getter-1.7.2
Bump github.com/hashicorp/go-getter from 1.7.1 to 1.7.2
2023-08-03 09:48:45 -07:00
dependabot[bot] 872f85eee8
Bump github.com/opencontainers/runc from 1.1.7 to 1.1.8
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.7 to 1.1.8.
- [Release notes](https://github.com/opencontainers/runc/releases)
- [Changelog](https://github.com/opencontainers/runc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/opencontainers/runc/compare/v1.1.7...v1.1.8)

---
updated-dependencies:
- dependency-name: github.com/opencontainers/runc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-03 16:47:28 +00:00
dependabot[bot] b8e8d3e75e
Bump google.golang.org/api from 0.133.0 to 0.134.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.133.0 to 0.134.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.133.0...v0.134.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>
2023-08-03 16:47:04 +00:00
joaquimrocha 42085a7fe2 Update Headlamp container version to 0.19.0
Signed-off-by: joaquimrocha <joaquimrocha@users.noreply.github.com>
2023-08-03 14:48:42 +00:00
Steven Powell 016a79638d
Merge pull request #16946 from kubernetes/dependabot/go_modules/github.com/docker/docker-24.0.5incompatible
Bump github.com/docker/docker from 24.0.4+incompatible to 24.0.5+incompatible
2023-08-03 07:25:51 -07:00
Steven Powell 0bf81165a9
Merge pull request #16947 from kubernetes/dependabot/go_modules/github.com/docker/cli-24.0.5incompatible
Bump github.com/docker/cli from 24.0.4+incompatible to 24.0.5+incompatible
2023-08-03 07:25:33 -07:00
Steven Powell 97b3c125f6
Merge pull request #16978 from kubernetes/dependabot/go_modules/github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace-1.18.0
Bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.17.0 to 1.18.0
2023-08-03 07:24:47 -07:00
Michelle Thompson 0409d5964b
Merge branch 'master' into feat/add-translations 2023-08-03 10:02:34 +08:00
Steven Powell 04070a14b7 Fix version mismatch error 2023-08-02 13:37:45 -07:00
Medya Ghazizadeh e66d24eb57
Merge pull request #16987 from minikube-bot/gendocs
Update auto-generated docs and translations
2023-08-02 12:00:25 -07:00
minikube-bot 09bdb9fe2f Update auto-generated docs and translations 2023-08-02 18:47:25 +00:00