Skip to content

Commit

Permalink
capi 1.6.x: remove v1alpha3
Browse files Browse the repository at this point in the history
  • Loading branch information
damdo committed Jan 29, 2024
1 parent 70a7460 commit e6c3bf0
Show file tree
Hide file tree
Showing 14 changed files with 0 additions and 2,701 deletions.
6 changes: 0 additions & 6 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -323,12 +323,6 @@ generate-go: $(CONTROLLER_GEN) $(CONVERSION_GEN) ## Runs Go related generate tar
paths=./api/... \
paths=./$(EXP_DIR)/api/... \
object:headerFile=./hack/boilerplate/boilerplate.generatego.txt
$(CONVERSION_GEN) \
--input-dirs=./api/v1alpha3 \
--build-tag=ignore_autogenerated_core_v1alpha3 \
--extra-peer-dirs=sigs.k8s.io/cluster-api/api/v1alpha3 \
--output-file-base=zz_generated.conversion \
--go-header-file=./hack/boilerplate/boilerplate.generatego.txt $(OUTPUT_BASE)
$(CONVERSION_GEN) \
--input-dirs=./api/v1alpha4 \
--build-tag=ignore_autogenerated_core_v1alpha4 \
Expand Down
22 changes: 0 additions & 22 deletions api/v1alpha3/doc.go

This file was deleted.

125 changes: 0 additions & 125 deletions api/v1alpha3/gcpcluster_conversion.go

This file was deleted.

95 changes: 0 additions & 95 deletions api/v1alpha3/gcpcluster_types.go

This file was deleted.

89 changes: 0 additions & 89 deletions api/v1alpha3/gcpmachine_conversion.go

This file was deleted.

Loading

0 comments on commit e6c3bf0

Please sign in to comment.