chore: unify InstanceTemplate in appsv1 and workloadsv1 #24242
Annotations
6 errors and 1 warning
make staticcheck:
apis/workloads/v1/instanceset_types.go#L311
comment on exported type Range should be of the form "Range ..." (with optional leading article) (ST1021)
|
make staticcheck:
apis/workloads/v1/instanceset_types.go#L314
comment on exported type Ordinals should be of the form "Ordinals ..." (with optional leading article) (ST1021)
|
make staticcheck:
apis/workloads/v1/instanceset_types.go#L317
comment on exported type InstanceTemplate should be of the form "InstanceTemplate ..." (with optional leading article) (ST1021)
|
make staticcheck:
apis/workloads/v1/instanceset_types.go#L320
comment on exported type SchedulingPolicy should be of the form "SchedulingPolicy ..." (with optional leading article) (ST1021)
|
make staticcheck:
apis/workloads/v1/instanceset_types.go#L559
const defaultInstanceTemplateReplicas is unused (U1000)
|
make staticcheck
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading