Commit Graph

21779 Commits (c47da33425fe6ef5553408d95dd083a6ab3b7f58)

Author SHA1 Message Date
Steven Powell b0541241d7 testing: added Setup subtest for ImageBuild 2023-05-11 14:56:03 -07:00
Steven Powell c2840f0d66 test: Updated skaffold test to help prevent Docker Hub pull limit 2023-05-11 13:35:54 -07:00
Steven Powell 1b783fc952 testing: Use GCR image to prevent Docker Hub rate limits 2023-05-11 12:44:27 -07:00
Medya Ghazizadeh d87393ae0c
Merge pull request #16435 from spowelljr/updateFlannel
flannel CNI: Update from v0.21.4 to v0.21.5
2023-05-11 11:55:24 -07:00
Steven Powell 907752fda9 CNI kindnet: Update from v20230330-48f316cd to v20230510-486859a6 2023-05-11 11:00:31 -07:00
Steven Powell ee5cc4ec2d prepend docker.io to kindnet for crio 2023-05-11 10:24:41 -07:00
Ricky Sadowski cd9b22dff5 [CI/CD] Update kubectl installation in check_install_docker.sh script
This commit updates the check_install_docker.sh script used in the Jenkins installers. It modifies the installation command for kubectl to use the updated URL: https://dl.k8s.io/release/$(curl -sL https://dl.k8s.io/release/stable.txt)/bin/linux/${ARCH}/kubectl. This ensures that the latest version of kubectl is downloaded and installed during the Jenkins installation process.

The previous URL https://storage.googleapis.com/kubernetes-release/release/stable.txt is being moved.

Signed-off-by: Ricky Sadowski <richard.j.sadowski@gmail.com>
2023-05-11 15:05:12 +00:00
Steven Powell a017d16035
Merge pull request #16427 from minikube-bot/auto_bump_golang_version-795b706
Update go from 1.20.3 to 1.20.4
2023-05-11 06:56:26 -07:00
yolossn c6878c4733 Addon: add inspektor-gadget
Signed-off-by: yolossn <sannagaraj@microsoft.com>
2023-05-11 15:24:34 +05:30
minikube-bot 74a2d03578 Update go from 1.20.3 to 1.20.4 2023-05-10 14:48:18 -07:00
Medya Ghazizadeh a70c84fd16
Merge pull request #16453 from spowelljr/fixMissingUnix
Fix not prepending `unix://` to CRI socket
2023-05-10 14:23:20 -07:00
Medya Ghazizadeh cd69d79c70
Merge pull request #16482 from spowelljr/includeCrioArm64
CI: include all environments in flake comments
2023-05-10 13:56:39 -07:00
Medya Ghazizadeh 6ecd8fad40
Merge pull request #16479 from spowelljr/fixCorssImage
CI: fix kube-cross registry
2023-05-10 11:11:30 -07:00
Steven Powell ed160a12f7 CI: include all environments in flake comments 2023-05-10 11:05:31 -07:00
Steven Powell f8f611cbf6 CI: fix kube-cross registry 2023-05-10 10:47:01 -07:00
Medya Ghazizadeh 2baa09c225
Merge pull request #16180 from spowelljr/updateISOGolang
ISO: Bump Go from 1.19.6 to 1.19.9
2023-05-10 10:19:54 -07:00
Steven Powell 1a649ec296
Merge pull request #16477 from minikube-bot/auto_bump_gh_version
CI: Update gh from 2.28.0 to 2.29.0
2023-05-10 09:49:35 -07:00
minikube-bot 959ba2a738 CI: Update gh from 2.28.0 to 2.29.0 2023-05-10 16:43:23 +00:00
Steven Powell e7536c9788
Merge pull request #16476 from kubernetes/dependabot/go_modules/google.golang.org/api-0.122.0
Bump google.golang.org/api from 0.121.0 to 0.122.0
2023-05-09 17:50:38 -07:00
dependabot[bot] 53425d6d89
Bump google.golang.org/api from 0.121.0 to 0.122.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.121.0 to 0.122.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.121.0...v0.122.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-05-09 22:32:42 +00:00
Steven Powell 50e00e7469
Merge pull request #16475 from kubernetes/dependabot/go_modules/golang.org/x/crypto-0.9.0
Bump golang.org/x/crypto from 0.8.0 to 0.9.0
2023-05-09 15:30:31 -07:00
Steven Powell dfc8cde018
Merge pull request #16474 from kubernetes/dependabot/go_modules/golang.org/x/oauth2-0.8.0
Bump golang.org/x/oauth2 from 0.7.0 to 0.8.0
2023-05-09 15:29:48 -07:00
Steven Powell 3c3f81cc5c fix not prepending unix to CRI socket 2023-05-09 13:47:36 -07:00
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