Skip to content

ProvisioningRequest client generation errors #8838

@jackfrancis

Description

@jackfrancis

Which component are you using?:

/area cluster-autoscaler

What version of the component are you using?:

Component version:

What k8s version are you using (kubectl version)?:

kubectl version Output
$ kubectl version

What environment is this in?:

What did you expect to happen?:

What happened instead?:

When running the hack/update-codegen.sh script, I'm getting errors:

$ hack/update-codegen.sh 
Generating deepcopy code for 2 targets
Generating defaulter code for 2 targets
Ran gen helpers, moving on to generating client code...
Generating applyconfig code for 2 targets
Generating client code for 2 targets
F1120 12:50:47.203486   17223 main.go:68] Error: failed making a parser: error(s) in "k8s.io/autoscaler/cluster-autoscaler/apis/provisioningrequest/autoscaling.x-k8s.io/v1":
-: main module (k8s.io/autoscaler/cluster-autoscaler) does not contain package k8s.io/autoscaler/cluster-autoscaler/apis/provisioningrequest/autoscaling.x-k8s.io/v1
error(s) in "k8s.io/autoscaler/cluster-autoscaler/apis/provisioningrequest/autoscaling.x-k8s.io/v1beta1":
-: main module (k8s.io/autoscaler/cluster-autoscaler) does not contain package k8s.io/autoscaler/cluster-autoscaler/apis/provisioningrequest/autoscaling.x-k8s.io/v1beta1

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions