Medya Ghazizadeh
8c8c23b1f9
Merge pull request #20400 from nirs/bootpd-check-macos-15
...
Fix bootpd check on macOS >= 15
2025-02-11 10:09:35 -08:00
Nir Soffer
62166c5b3d
Fix bootpd check on macOS >= 15
...
On macOS >= 15 bootpd is likely allowed to receive incoming connections
as built-in software, and it will not be listed in the allowed
applications. In this case we decide that bootpd is blocked and force
the user to try to add and unblock it, which will never succeed.
Fixed using the new --getallowedsigned option. If the option is enabled,
we know that bootpd is not blocked. If the option is not enabled, or the
fails, we fallback to checking the list.
Tested on macOS 15.3.
2025-02-10 23:48:02 +02:00
Medya Ghazizadeh
1703c9aa78
Merge pull request #20386 from minikube-bot/auto_bump_go_github_version
...
Update go-github from v68.0.0 to v69.0.0
2025-02-10 12:52:18 -08:00
Medya Ghazizadeh
8486ed0d66
Merge pull request #20390 from minikube-bot/auto_bump_calico_version
...
CNI: Update calico from v3.29.1 to v3.29.2
2025-02-10 12:33:56 -08:00
dependabot[bot]
2a677d7467
Build(deps): Bump golang.org/x/mod from 0.22.0 to 0.23.0
...
Bumps [golang.org/x/mod](https://github.com/golang/mod ) from 0.22.0 to 0.23.0.
- [Commits](https://github.com/golang/mod/compare/v0.22.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/mod
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 20:33:47 +00:00
Medya Ghazizadeh
013336fa09
Merge pull request #20388 from minikube-bot/auto_bump_hugo_version
...
Site: Update hugo from v0.143.0 to v0.143.1
2025-02-10 12:33:16 -08:00
Medya Ghazizadeh
f83a895152
Merge pull request #20396 from kubernetes/dependabot/go_modules/cloud.google.com/go/storage-1.50.0
...
Build(deps): Bump cloud.google.com/go/storage from 1.48.0 to 1.50.0
2025-02-10 12:30:57 -08:00
Medya Ghazizadeh
1b6964a5e4
Merge pull request #20395 from kubernetes/dependabot/go_modules/golang.org/x/sys-0.30.0
...
Build(deps): Bump golang.org/x/sys from 0.29.0 to 0.30.0
2025-02-10 12:30:29 -08:00
Medya Ghazizadeh
02ecbae680
Merge pull request #20394 from kubernetes/dependabot/go_modules/github.com/docker/cli-27.5.1incompatible
...
Build(deps): Bump github.com/docker/cli from 27.4.1+incompatible to 27.5.1+incompatible
2025-02-10 12:30:05 -08:00
dependabot[bot]
cf55bdea28
Build(deps): Bump libvirt.org/go/libvirt from 1.10009.1 to 1.11001.0
...
Bumps [libvirt.org/go/libvirt](https://gitlab.com/libvirt/libvirt-go-module ) from 1.10009.1 to 1.11001.0.
- [Commits](https://gitlab.com/libvirt/libvirt-go-module/compare/v1.10009.1...v1.11001.0 )
---
updated-dependencies:
- dependency-name: libvirt.org/go/libvirt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 19:05:40 +00:00
dependabot[bot]
94089c6f48
Build(deps): Bump cloud.google.com/go/storage from 1.48.0 to 1.50.0
...
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go ) from 1.48.0 to 1.50.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases )
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-cloud-go/compare/spanner/v1.48.0...spanner/v1.50.0 )
---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 19:05:32 +00:00
dependabot[bot]
65c5fe1fe7
Build(deps): Bump golang.org/x/sys from 0.29.0 to 0.30.0
...
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.29.0 to 0.30.0.
- [Commits](https://github.com/golang/sys/compare/v0.29.0...v0.30.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 19:05:18 +00:00
dependabot[bot]
2c1b22c74f
Build(deps): Bump github.com/docker/cli
...
Bumps [github.com/docker/cli](https://github.com/docker/cli ) from 27.4.1+incompatible to 27.5.1+incompatible.
- [Commits](https://github.com/docker/cli/compare/v27.4.1...v27.5.1 )
---
updated-dependencies:
- dependency-name: github.com/docker/cli
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 19:05:13 +00:00
minikube-bot
ce6428950e
Updating kicbase image to v0.0.46-1739182054-20387
2025-02-10 10:27:07 +00:00
minikube-bot
1f24ff7f1f
CNI: Update calico from v3.29.1 to v3.29.2
2025-02-10 10:06:04 +00:00
minikube-bot
d922461609
Site: Update hugo from v0.143.0 to v0.143.1
2025-02-10 10:04:08 +00:00
minikube-bot
7897fa3339
Kicbase: Bump ubuntu:jammy from 20240911.1 to 20250126
2025-02-10 10:03:18 +00:00
minikube-bot
2c8eb82eb0
Update go-github from v68.0.0 to v69.0.0
2025-02-10 10:03:15 +00:00
Medya Ghazizadeh
86ca9841ad
Merge pull request #20361 from jeffmaury/fr
...
Add more french translation
2025-02-07 11:49:57 -08:00
Medya Ghazizadeh
00eeee409c
Merge pull request #20363 from prezha/bumpK8sAPI-v0.32.1
...
Bump kubernetes packages to v0.32.1
2025-02-07 11:42:34 -08:00
Predrag Rogic
7e7f32fac0
Bump kubernetes packages to v0.32.1
2025-02-05 01:28:56 +00:00
Medya Ghazizadeh
cf3ab2afdf
Merge pull request #20331 from liangyuanpeng/cleanup_old_registry
...
Use 'registry.k8s.io' instead of 'gcr.io/google-containers'
2025-02-04 09:07:54 -08:00
Medya Ghazizadeh
32ee65d0e8
Merge pull request #20342 from minikube-bot/yearly-leaderboard-abdbc5b
...
Update Yearly Leaderboard
2025-02-04 09:04:07 -08:00
Medya Ghazizadeh
c2db20466a
Merge pull request #20350 from minikube-bot/auto_bump_hugo_version
...
Site: Update hugo from v0.141.0 to v0.143.0
2025-02-04 09:03:42 -08:00
Medya Ghazizadeh
ce19911021
Merge pull request #20348 from minikube-bot/auto_bump_gh_version
...
CI: Update gh from 2.65.0 to 2.66.1
2025-02-04 09:02:36 -08:00
dependabot[bot]
3c9f40e4b8
Build(deps): Bump github.com/GoogleCloudPlatform/cloudsql-proxy
...
Bumps [github.com/GoogleCloudPlatform/cloudsql-proxy](https://github.com/GoogleCloudPlatform/cloudsql-proxy ) from 1.37.3 to 1.37.4.
- [Release notes](https://github.com/GoogleCloudPlatform/cloudsql-proxy/releases )
- [Changelog](https://github.com/GoogleCloudPlatform/cloud-sql-proxy/blob/v1.37.4/CHANGELOG.md )
- [Commits](https://github.com/GoogleCloudPlatform/cloudsql-proxy/compare/v1.37.3...v1.37.4 )
---
updated-dependencies:
- dependency-name: github.com/GoogleCloudPlatform/cloudsql-proxy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-04 09:01:58 -08:00
dependabot[bot]
aefb3fa1a1
Build(deps): Bump github.com/opencontainers/runc from 1.2.3 to 1.2.4
...
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/opencontainers/runc/releases )
- [Changelog](https://github.com/opencontainers/runc/blob/v1.2.4/CHANGELOG.md )
- [Commits](https://github.com/opencontainers/runc/compare/v1.2.3...v1.2.4 )
---
updated-dependencies:
- dependency-name: github.com/opencontainers/runc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-04 09:01:46 -08:00
dependabot[bot]
a2b0d70562
Build(deps): Bump github.com/spf13/pflag from 1.0.5 to 1.0.6
...
Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag ) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/spf13/pflag/releases )
- [Commits](https://github.com/spf13/pflag/compare/v1.0.5...v1.0.6 )
---
updated-dependencies:
- dependency-name: github.com/spf13/pflag
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-04 09:00:12 -08:00
dependabot[bot]
141fab37c3
Build(deps): Bump github.com/Xuanwo/go-locale from 1.1.2 to 1.1.3
...
Bumps [github.com/Xuanwo/go-locale](https://github.com/Xuanwo/go-locale ) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/Xuanwo/go-locale/releases )
- [Changelog](https://github.com/Xuanwo/go-locale/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Xuanwo/go-locale/compare/v1.1.2...v1.1.3 )
---
updated-dependencies:
- dependency-name: github.com/Xuanwo/go-locale
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-04 08:59:47 -08:00
Medya Ghazizadeh
0bdeb5ac7d
Merge pull request #20354 from minikube-bot/auto_bump_inspektor_gadget_version
...
Addon inspektor-gadget: Update inspektor-gadget image from v0.36.1 to v0.37.0
2025-02-04 08:58:54 -08:00
Jeff MAURY
317e26ab28
Fix french translation
...
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
2025-02-04 09:35:11 +01:00
minikube-bot
f4981b37ce
Addon inspektor-gadget: Update inspektor-gadget image from v0.36.1 to v0.37.0
2025-02-03 10:06:54 +00:00
minikube-bot
3891febfbd
Site: Update hugo from v0.141.0 to v0.143.0
2025-02-03 10:04:10 +00:00
minikube-bot
4d1052b78b
CI: Update gh from 2.65.0 to 2.66.1
2025-02-03 10:02:35 +00:00
minikube-bot
d8acfdc942
Update yearly leaderboard
2025-02-02 00:04:45 +00:00
錦南路之花
abdbc5b3a3
Apply suggestions from code review
...
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2025-01-28 11:42:51 -08:00
锦南路之花
3c42f1ce99
fix: fix incomplete cleanup in tunnel.json and zombie process in functional test
2025-01-28 11:42:51 -08:00
锦南路之花
1edaec55f4
test: allow running functional tests for different k8s versions
2025-01-28 11:42:51 -08:00
Lan Liang
0d214f4ff8
Use 'registry.k8s.io' instead of 'gcr.io/google-containers'
...
Signed-off-by: Lan Liang <gcslyp@gmail.com>
2025-01-28 05:06:12 +00:00
joaquimrocha
9b036ce2bd
Addon headlamp: Update headlamp-k8s/headlamp image from v0.26.0 to v0.28.0
...
Signed-off-by: joaquimrocha <joaquimrocha@users.noreply.github.com>
2025-01-27 20:15:54 -08:00
minikube-bot
9301551a9e
Addon kong: Update kong/kubernetes-ingress-controller image from 3.3.1 to 3.4.1
2025-01-27 20:15:08 -08:00
锦南路之花
c590592177
fix: fix incorrect finalImg in cache.go
2025-01-27 20:14:39 -08:00
minikube-bot
e85d6efa6a
Addon inspektor-gadget: Update inspektor-gadget image from v0.36.0 to v0.36.1
2025-01-27 20:13:34 -08:00
Predrag Rogic
48b66bb628
set GOTOOLCHAIN to GO_VERSION in Makefile
2025-01-27 20:13:15 -08:00
Predrag Rogic
1f372f177a
set GOTOOLCHAIN to GO_VERSION in Makefile
2025-01-27 20:13:15 -08:00
Predrag Rogic
41d7589048
set GOTOOLCHAIN to local in Makefile
2025-01-27 20:13:15 -08:00
Predrag Rogic
32edb9826d
fix go.mod
2025-01-27 20:13:15 -08:00
Predrag Rogic
c8a2432ba3
enable go version update using the check_install_golang script
2025-01-27 20:13:15 -08:00
minikube-bot
922d2282c9
Addon Volcano: Update volcano images from v1.10.0 to v1.11.0
2025-01-27 20:11:25 -08:00
minikube-bot
bdf65865dc
Addon kubevirt: Update bitnami/kubectl image from 1.31.3 to 1.32.1
2025-01-27 20:10:37 -08:00