Steven Powell
3631db33a2
Merge pull request #16069 from spowelljr/updateUbuntu22
...
Kicbase: Update base image to Ubuntu 22.04
2023-05-17 11:13:06 -07:00
Steven Powell
68180a6cb0
Merge pull request #16505 from kubernetes/dependabot/github_actions/actions/setup-go-4.0.1
...
Bump actions/setup-go from 4.0.0 to 4.0.1
2023-05-17 07:16:33 -07:00
dependabot[bot]
5f04f573d4
Bump github.com/google/go-containerregistry from 0.15.1 to 0.15.2
...
Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry ) from 0.15.1 to 0.15.2.
- [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.1...v0.15.2 )
---
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-17 14:16:25 +00:00
dependabot[bot]
b76d4cfb45
Bump actions/setup-go from 4.0.0 to 4.0.1
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](4d34df0c23...fac708d667
)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-16 17:37:25 +00:00
Medya Ghazizadeh
5ef6e03dce
Merge pull request #16447 from spowelljr/automateCNIPlugins
...
CI: Automate updating cni-plugins
2023-05-16 10:36:31 -07:00
Medya Ghazizadeh
820adeb99b
Merge pull request #16488 from spowelljr/updateKindnetd
...
CNI kindnet: Update from v20230330-48f316cd to v20230511-dc714da8
2023-05-16 10:33:01 -07:00
Medya Ghazizadeh
dca5e634c5
Merge pull request #16489 from spowelljr/useGCRRegistry
...
testing: Use GCR image to prevent Docker Hub rate limits
2023-05-16 10:31:39 -07:00
Medya Ghazizadeh
642583ef60
Merge pull request #16492 from spowelljr/addSetupSubtest
...
testing: added Setup subtest for ImageBuild
2023-05-16 10:30:51 -07:00
Steven Powell
f5c9d090fa
Merge pull request #16509 from lixin963/patch-3
...
Update CHANGELOG.md
2023-05-16 10:03:40 -07:00
lixin18
7760ff106c
Update CHANGELOG.md
...
provsioner -> provisioner
2023-05-16 09:59:16 +08:00
minikube-bot
56fa6ee1b9
Updating ISO to v1.30.1-1684174510-16506
2023-05-15 22:18:30 +00:00
Steven Powell
5b63431c6d
fix ImageLoadFromFile reporting false failures
2023-05-15 12:22:11 -07:00
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
3c3f81cc5c
fix not prepending unix to CRI socket
2023-05-09 13:47:36 -07:00