Lucas Weis Polesello

Results 6 comments of Lucas Weis Polesello

@QCastle Do you mean using the CLI Tools 15.1 OR the Xcode itself as 15.1? I am facing the same issue running CLI tools 15.1 ```bash ==> Configuration HOMEBREW_VERSION: 4.3.1...

Thank you @domschl I am still seeing a error after switching to `xcode-select -s /Library/Developer/CommandLineTools` ```bash /private/tmp/game-porting-toolkit-20240527-85124-lxys2a/wine/dlls/wow64cpu/cpu.c:356:18: error: assignment to 'DWORD64' {aka 'long long unsigned int'} from 'PVOID' {aka 'void...

I can have this one >Add better kubectl columns with status and message to the CRDs

@matheuscscp On the CRD new fields. I assume the `status` one should come from `.` types in [ImageUpdateAutomation CRD](https://github.com/fluxcd/image-automation-controller/blob/c77a9799fb41294b1c989be7a3e6f72890c4fce8/api/v1beta2/imageupdateautomation_types.go#L138). What about the `message`? Should this be the same for ImageReflector?

@dgunzy Which one are you taking? I should have some freetime in the weekend for this