Closed
Description
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 & golang/go#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