Skip to content

Cluster Autoscaler: OCI SDK is blocking upgrade to go1.24 #8110

Closed
@atwamahmoud

Description

@atwamahmoud

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions