Nir Soffer
Nir Soffer
/cc @afbjorklund
> Upgrade Buildroot to 2025.08.2 for GCC 13+ compatibility > > Fixes #21967 > > Changes: > > * Upgrade BUILDROOT_BRANCH from 2025.02 to 2025.08.2 Latest push change version to...
/ok-to-build-iso
> Hi @vtri950, building a new ISO failed for Commit [8a09186](https://github.com/kubernetes/minikube/commit/8a091861416f76b9f5bdd508f6cdc2043fdfde6e) See the logs at: https://storage.cloud.google.com/minikube-builds/logs/21997/8a09186/iso_build.txt @vtri950 you can ignore this message, it is for the commit you replaced. We...
> There was some earlier attempt to bump the Buildroot version, not sure what happened to that one? > > * [iso: Update buildroot to bugfix release 2025.02.4 #20993](https://github.com/kubernetes/minikube/issues/20993) We...
@vtri950 based on @afbjorklund comments, I think we should split the change to use the builtin podman package to another change. If updating buildroot version to 2025.02.8 fixes the build...
@vtri950 I think the issue causing the ISO build failure is that minikube build script is assuming that your fork is named "minikube": ``` + git remote add vtri950 [email protected]:vtri950/minikube.git...
/ok-to-build-iso
@vtri950 tests look good: - [KVM_Linux](https://storage.googleapis.com/minikube-builds/logs/21997/42595/KVM_Linux.html) KVM_Linux — Jenkins: completed with success in 63.71 minutes. - [KVM_Linux_containerd](https://storage.googleapis.com/minikube-builds/logs/21997/42595/KVM_Linux_containerd.html) KVM_Linux_containerd — Jenkins: completed with success in 74.33 minutes. Other tests are not...