Commit Graph

22000 Commits (df8154a5e578e40bf767f3a45f781176951f4bb0)

Author SHA1 Message Date
minikube-bot 784f8058a1 Updating kicbase image to v0.0.39-1684174587-16506 2023-05-15 18:32:55 +00:00
Steven Powell 5db9342100 Kicbase/ISO: Update cri-dockerd from v0.3.1 to v0.3.2 2023-05-15 11:04:10 -07:00
Steven Powell 9a4aed37ca add --alsologtostderr to functional images tests 2023-05-15 10:54:37 -07:00
Steven Powell 4e6af2c071 CNI kindnet: Update from v20230510-486859a6 to v20230511-dc714da8 2023-05-15 10:07:55 -07:00
Steven Powell 3e84615be7
Merge pull request #16499 from lixin963/patch-2
Update CHANGELOG.md
2023-05-15 09:51:08 -07:00
Steven Powell 029fff243a
Merge pull request #16500 from minikube-bot/auto_bump_golang_version-0477c81
Update go from 1.20.4 to 1.20.4
2023-05-15 09:50:11 -07:00
minikube-bot 2b16a74d65 Update go from 1.20.4 to 1.20.4 2023-05-15 09:02:33 +00:00
lixin18 e363b37f2c
Update CHANGELOG.md
driverr -> driver
2023-05-15 16:25:44 +08:00
Steven Powell 0477c8160d
Merge pull request #16496 from kubernetes/dependabot/go_modules/gonum.org/v1/plot-0.13.0
Bump gonum.org/v1/plot from 0.12.0 to 0.13.0
2023-05-12 14:49:44 -07:00
Steven Powell a96af1a75b fix image build on cri-o 2023-05-12 14:48:22 -07:00
Medya Ghazizadeh 2f2eeea723
Merge pull request #16491 from spowelljr/updateSkaffoldTest
test: Updated skaffold test to help prevent Docker Hub pull limit
2023-05-12 14:45:10 -07:00
dependabot[bot] 526219b2f6
Bump gonum.org/v1/plot from 0.12.0 to 0.13.0
Bumps [gonum.org/v1/plot](https://github.com/gonum/plot) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/gonum/plot/releases)
- [Commits](https://github.com/gonum/plot/compare/v0.12.0...v0.13.0)

---
updated-dependencies:
- dependency-name: gonum.org/v1/plot
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-12 17:05:29 +00:00
Steven Powell 2dff834f92 added docker.io to all Docker Hub images that didn't have it 2023-05-12 09:44:24 -07:00
Steven Powell d6c37ee3ba
Merge pull request #15869 from yolossn/addon_inspektor_gadget
Addon: add inspektor-gadget
2023-05-11 18:20:45 -07:00
Steven Powell b6ee6a4a81
Merge pull request #16487 from rjsadow/master
use dl.k8s.io, not kubernetes-release bucket
2023-05-11 14:59:48 -07:00
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 3ff503bd2c check for cni plugins 2023-05-09 15:05:53 -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