Skip to content

Finalize migration from int -> int64

This merge request updates the remaining files to use int64 instead of int in client-go.

It does also contain one change to the AGENTS.md file which states that when running make commands, mise exec -- should be used to run the commands. This ensures that when running commands from an agent (which don't have a shell history), the tools installed by mise are used properly.

Edited by Patrick Rice

Merge request reports

Loading