Commit Graph

21806 Commits (0a551357b4f3f4f3f8168c84babffc1af3119fb3)

Author SHA1 Message Date
dependabot[bot] dd44dd38da
Bump golang.org/x/crypto from 0.8.0 to 0.9.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.8.0 to 0.9.0.
- [Commits](https://github.com/golang/crypto/compare/v0.8.0...v0.9.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-05-09 16:33:20 +00:00
dependabot[bot] 8d4de0d456
Bump golang.org/x/oauth2 from 0.7.0 to 0.8.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.7.0 to 0.8.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.7.0...v0.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-09 16:33:13 +00:00
Steven Powell bae701da08
Merge pull request #16465 from kubernetes/dependabot/go_modules/github.com/docker/cli-23.0.6incompatible
Bump github.com/docker/cli from 23.0.5+incompatible to 23.0.6+incompatible
2023-05-09 09:31:04 -07:00
Steven Powell d019c1897b
Merge pull request #16467 from kubernetes/dependabot/go_modules/github.com/docker/docker-23.0.6incompatible
Bump github.com/docker/docker from 23.0.5+incompatible to 23.0.6+incompatible
2023-05-09 09:30:48 -07:00
Steven Powell 103d772e7b
Merge pull request #16473 from lixin963/patch-1
Update CHANGELOG.md
2023-05-09 09:29:11 -07:00
minikube-bot cd358e7c74 Updating kicbase image to v0.0.39-1683580114-16069 2023-05-09 09:24:09 -07:00
Steven Powell c5b4b8336f update automation to update jammy 2023-05-09 09:24:09 -07:00
Steven Powell c2bb95054c Kicbase: Update base image to Ubuntu 22.04 2023-05-09 09:24:09 -07:00
lixin18 c9b324e727
Update CHANGELOG.md
servce -> service
2023-05-09 17:21:14 +08:00
minikube-bot f52640efa8 Updating ISO to v1.30.1-1683580618-16180 2023-05-09 01:35:13 +00:00
Medya Ghazizadeh b075ece186
Merge pull request #16471 from spowelljr/fixNoneDocs
site: improve none docs
2023-05-08 17:47:09 -07:00
Medya Ghazizadeh a5c8004a1a
Merge pull request #16470 from kubernetes/revert-16464-auto_bump_golang_version-4b6d7ec
Revert "Update go from 1.20.3 to 1.20.4"
2023-05-08 17:14:51 -07:00
Steven Powell a76c80b5b7 site: improve none docs 2023-05-08 16:20:19 -07:00
Steven Powell 0b06e971de
Revert "Update go from 1.20.3 to 1.20.4" 2023-05-08 15:03:23 -07:00
Steven Powell a39d1a9658 ISO: Bump Go from 1.19.6 to 1.19.9 2023-05-08 14:06:49 -07:00
Steven Powell cbbafe54de ISO: Bump Go from 1.19.6 to 1.19.8 2023-05-08 14:06:49 -07:00
Steven Powell 533d0d7fb8 ISO: Bump Go from 1.19.6 to 1.19.7 2023-05-08 14:06:49 -07:00
Steven Powell 7158257b0a
Merge pull request #16462 from salasberryfin/kicbase-ubuntu-from-to-image-version
Add old and new version to 'update-ubuntu-version' automation
2023-05-08 13:52:15 -07:00
Steven Powell e9ad16f8ff
Merge pull request #16469 from minikube-bot/gendocs
Update auto-generated docs and translations
2023-05-08 13:50:38 -07:00
minikube-bot 33eee2bcbc Update auto-generated docs and translations 2023-05-08 18:27:56 +00:00
Medya Ghazizadeh 95acadc619
Merge pull request #16420 from spowelljr/skipKICWait
Only wait for KIC base image when using KIC driver
2023-05-08 11:26:56 -07:00
Medya Ghazizadeh 2b5e5a022e
Merge pull request #16317 from spowelljr/tutorial
site: Kubernetes 101 tutorial
2023-05-08 11:22:51 -07:00
Medya Ghazizadeh fbc7775fd9
Merge pull request #16386 from spowelljr/fixNoneImageBuild
none driver: fix image build
2023-05-08 11:14:23 -07:00
Medya Ghazizadeh 08e42e5812
Merge pull request #16408 from spowelljr/fixChmod
Fix `minikube start` not working without `sudo` on none driver
2023-05-08 11:11:47 -07:00
Steven Powell fffa5eed02
Merge pull request #16466 from kubernetes/dependabot/go_modules/github.com/google/go-containerregistry-0.15.1
Bump github.com/google/go-containerregistry from 0.15.0 to 0.15.1
2023-05-08 10:02:05 -07:00
Steven Powell ac7d0788f4 CI: Automate updating cni-plugins 2023-05-08 09:38:02 -07:00
Medya Ghazizadeh 56e7aa9092
Merge pull request #16413 from spowelljr/fixFilePermissions
addons: Fix file permissions
2023-05-08 09:34:47 -07:00
Medya Ghazizadeh 5ea1d6bddb
Merge pull request #16429 from spowelljr/addTalk
site: add latest talk
2023-05-08 09:33:16 -07:00
Medya Ghazizadeh d48ad0bc16
Merge pull request #16454 from minikube-bot/gendocs
Update auto-generated docs and translations
2023-05-08 09:27:47 -07:00
dependabot[bot] 04f67c4c82
Bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 23.0.5+incompatible to 23.0.6+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v23.0.5...v23.0.6)

---
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>
2023-05-08 16:27:24 +00:00
dependabot[bot] 4a977488eb
Bump github.com/google/go-containerregistry from 0.15.0 to 0.15.1
Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.15.0 to 0.15.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.0...v0.15.1)

---
updated-dependencies:
- dependency-name: github.com/google/go-containerregistry
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 16:27:01 +00:00
dependabot[bot] ec2ed2120f
Bump github.com/docker/cli
Bumps [github.com/docker/cli](https://github.com/docker/cli) from 23.0.5+incompatible to 23.0.6+incompatible.
- [Commits](https://github.com/docker/cli/compare/v23.0.5...v23.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 16:26:46 +00:00
Medya Ghazizadeh ad0fc9997d
Merge pull request #16464 from minikube-bot/auto_bump_golang_version-4b6d7ec
Update go from 1.20.3 to 1.20.4
2023-05-08 09:25:57 -07:00
minikube-bot 06480f2b3c Update go from 1.20.3 to 1.20.4 2023-05-08 09:02:18 +00:00
salasberryfin 66620fd9fd Add old and new version to 'update-ubuntu-version' automation 2023-05-07 22:11:05 +02:00
minikube-bot f599d425df Update auto-generated docs and translations 2023-05-05 22:13:25 +00:00
Medya Ghazizadeh 4b6d7eca29
Merge pull request #16452 from mcascone/patch-1
Cache command deprecation notification
2023-05-05 23:12:32 +01:00
Steven Powell 6134ad5e42 site: Kubernetes 101 tutorial 2023-05-05 14:52:30 -07:00
Steven Powell 902a26d996
Merge pull request #16424 from gAmUssA/feat/addons/kong-3x
[Addon] Update Kong Ingress Controller Addon to 2.9.x/Kong 3.2.x
2023-05-05 14:30:43 -07:00
Steven Powell aa28bea41c
Merge pull request #16426 from minikube-bot/auto_bump_buildkit_version-199aa87
Kicbase/ISO: Update buildkit from v0.11.4 to v0.11.6
2023-05-05 14:28:15 -07:00
Max Cascone f40c346496
Deprecation notification
Added a note to use `image load` instead of `cache`.
2023-05-05 13:38:32 -05:00
Steven Powell c2f6fc0b82
Merge pull request #16451 from kubernetes/dependabot/go_modules/github.com/google/go-containerregistry-0.15.0
Bump github.com/google/go-containerregistry from 0.14.0 to 0.15.0
2023-05-05 10:30:24 -07:00
Steven Powell 0b98d03266
Merge pull request #16395 from tzzcfrank/fix_custom_img
Fix csi hostpath custom registry error
2023-05-05 10:24:24 -07:00
dependabot[bot] 966d0b0e20
Bump github.com/google/go-containerregistry from 0.14.0 to 0.15.0
Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.14.0 to 0.15.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.14.0...v0.15.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>
2023-05-05 16:48:33 +00:00
minikube-bot 474c73af31 Updating ISO to v1.30.1-1683246251-16426 2023-05-05 05:58:18 +00:00
minikube-bot 4084196ce0 Updating kicbase image to v0.0.39-1683246328-16426 2023-05-05 00:44:09 +00:00
minikube-bot 6b56a425c8 Kicbase/ISO: Update buildkit from v0.11.4 to v0.11.6 2023-05-04 17:21:14 -07:00
Steven Powell 79332bf933
Merge pull request #16446 from kubernetes/dependabot/go_modules/go.opentelemetry.io/otel/sdk-1.15.1
Bump go.opentelemetry.io/otel/sdk from 1.14.0 to 1.15.1
2023-05-04 17:19:53 -07:00
Steven Powell d56ab92dbe
Merge pull request #16445 from kubernetes/dependabot/go_modules/golang.org/x/sync-0.2.0
Bump golang.org/x/sync from 0.1.0 to 0.2.0
2023-05-04 17:19:26 -07:00
Steven Powell 6925684636
Merge pull request #16444 from kubernetes/dependabot/go_modules/google.golang.org/api-0.121.0
Bump google.golang.org/api from 0.120.0 to 0.121.0
2023-05-04 17:19:02 -07:00