Skip to content

Commit bb5e368

Browse files
Fix Go file naming exceptions
Renamed seven Go files that violated resource prefix requirements to align them with their actual CRD kind name. This allowed removing them from naming_violations.txt. Fix: 11551
1 parent 6becba6 commit bb5e368

13 files changed

Lines changed: 0 additions & 7 deletions

apis/vpcaccess/v1beta1/vpcaccess_connector_reference.go renamed to apis/vpcaccess/v1beta1/vpcaccessconnector_reference.go

File renamed without changes.
File renamed without changes.
File renamed without changes.

pkg/controller/direct/kms/autokeyconfig/autokey_mapper.go renamed to pkg/controller/direct/kms/autokeyconfig/kmsautokeyconfig_mapper.go

File renamed without changes.

pkg/controller/direct/privateca/privatecapool_controller.go renamed to pkg/controller/direct/privateca/privatecacapool_controller.go

File renamed without changes.

pkg/controller/direct/workstations/cluster_controller.go renamed to pkg/controller/direct/workstations/workstationcluster_controller.go

File renamed without changes.

pkg/controller/direct/workstations/cluster_mappings.go renamed to pkg/controller/direct/workstations/workstationcluster_mappings.go

File renamed without changes.

pkg/controller/direct/workstations/cluster_normalize.go renamed to pkg/controller/direct/workstations/workstationcluster_normalize.go

File renamed without changes.

pkg/controller/direct/workstations/config_controller.go renamed to pkg/controller/direct/workstations/workstationconfig_controller.go

File renamed without changes.

pkg/controller/direct/workstations/config_defaults.go renamed to pkg/controller/direct/workstations/workstationconfig_defaults.go

File renamed without changes.

0 commit comments

Comments
 (0)