Brian Horakh

Results 69 comments of Brian Horakh

Currently it's not possible to compile minikube on a machine which has a modern podman installed. I've added a script to better detect podman during the docker-env in #21054 I'm...

## 🔍 Related Issue Found Discovered a separate CRI-O bug while investigating podman-env: **#21251** **TL;DR**: CRI-O incorrectly resolves → , causing errors. This is **separate** from podman-env connectivity - it's...

## 🔧 Fix Available **PR Created**: #21252 **Solution**: Configures CRI-O's registries.conf to search localhost before docker.io for unqualified image names. **Impact**: Surgical fix - only affects CRI-O configuration, zero impact...

Hi @polarathene, Thank you for the thorough feedback on the container implementation\! I've addressed all the points you raised: **Changes made:** - ✅ Updated authentication to use `github.repository_owner` instead of...

> I'm a bit unsure why earlier feedback was marked as resolved when the suggestions were dismissed without any context? @polarathene Doh! My bad. .. I had started to do...

@ulgens i think your review is blocking.