feat: add v1alpha3 api with RuntimeSpec configuration #3204
Annotations
10 errors and 7 warnings
|
|
|
|
|
|
|
|
|
|
|
api/v1alpha3/custom_conversions.go#L15
unused-parameter: parameter 's' seems to be unused, consider removing or renaming it as _ (revive)
|
api/v1alpha3/custom_conversions.go#L29
unused-parameter: parameter 's' seems to be unused, consider removing or renaming it as _ (revive)
|
api/v1alpha3/custom_conversions.go#L10
var-naming: don't use underscores in Go names; func Convert_v1alpha3_ManagerConfig_To_unversioned_ManagerConfig should be ConvertV1alpha3ManagerConfigToUnversionedManagerConfig (revive)
|
api/v1alpha3/custom_conversions.go#L20
var-naming: don't use underscores in Go names; func Convert_v1alpha3_RuntimeSpec_To_unversioned_Runtime should be ConvertV1alpha3RuntimeSpecToUnversionedRuntime (revive)
|
api/v1alpha3/custom_conversions.go#L24
var-naming: don't use underscores in Go names; func Convert_unversioned_ManagerConfig_To_v1alpha3_ManagerConfig should be ConvertUnversionedManagerConfigToV1alpha3ManagerConfig (revive)
|
api/v1alpha3/custom_conversions.go#L35
var-naming: don't use underscores in Go names; func Convert_unversioned_Runtime_To_v1alpha3_RuntimeSpec should be ConvertUnversionedRuntimeToV1alpha3RuntimeSpec (revive)
|
The logs for this run have expired and are no longer available.
Loading