The current OCI SDK includes **generated** code which doesn't follow the new go rule for non-constant format strings. See: https://tip.golang.org/doc/go1.24#vet & https://github.com/golang/go/issues/60529 We need to update the sdk files to unblock the upgrade but since it's generated code we're unable to. The files with issues can checked here: https://github.com/kubernetes/autoscaler/actions/runs/13842274906/job/38732401709#step:8:292