Commit Graph

21664 Commits (478babcf2378a771bf3977f12cb2c028c06e3a3a)

Author SHA1 Message Date
minikube-bot 0c49b2e2f7 bump default/newest kubernetes versions 2023-05-18 16:20:56 +00:00
Steven Powell 90c7f0c2a1
Merge pull request #16525 from kubernetes/dependabot/go_modules/k8s.io/component-base-0.27.2
Bump k8s.io/component-base from 0.27.1 to 0.27.2
2023-05-18 09:19:37 -07:00
Steven Powell 1a9dd55126
Merge branch 'master' into updateCriDocker 2023-05-18 09:18:25 -07:00
himalayanZephyr 12f7a30b21
Update docker url in README 2023-05-18 15:55:34 +01:00
dependabot[bot] ee708c78de
Bump k8s.io/component-base from 0.27.1 to 0.27.2
Bumps [k8s.io/component-base](https://github.com/kubernetes/component-base) from 0.27.1 to 0.27.2.
- [Commits](https://github.com/kubernetes/component-base/compare/v0.27.1...v0.27.2)

---
updated-dependencies:
- dependency-name: k8s.io/component-base
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-18 14:22:30 +00:00
Steven Powell 17d52a209f
Merge pull request #16514 from kubernetes/dependabot/go_modules/github.com/google/go-containerregistry-0.15.2
Bump github.com/google/go-containerregistry from 0.15.1 to 0.15.2
2023-05-18 07:20:30 -07:00
Steven Powell 765574961e
Merge pull request #16522 from minikube-bot/auto_bump_kubeadm_constants
Bump kubeadm constants for kubernetes images
2023-05-18 07:16:32 -07:00
minikube-bot 9c55776c0a update image constants for kubeadm images 2023-05-18 14:15:26 +00:00
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