Skip to content

Commit

Permalink
Merge pull request #1120 from vincepri/remove-old-alpha-types
Browse files Browse the repository at this point in the history
⚠️ Remove v1alpha4 API types
  • Loading branch information
k8s-ci-robot committed Feb 6, 2024
2 parents 7ab01ef + 39d3e91 commit 9788374
Show file tree
Hide file tree
Showing 21 changed files with 0 additions and 3,874 deletions.
6 changes: 0 additions & 6 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -324,12 +324,6 @@ generate-go: $(CONTROLLER_GEN) $(CONVERSION_GEN) ## Runs Go related generate tar
paths=./... \
paths=./$(EXP_DIR)/api/... \
object:headerFile=./hack/boilerplate/boilerplate.generatego.txt
$(CONVERSION_GEN) \
--input-dirs=./api/v1alpha4 \
--build-tag=ignore_autogenerated_core_v1alpha4 \
--extra-peer-dirs=sigs.k8s.io/cluster-api/api/v1alpha4 \
--output-file-base=zz_generated.conversion \
--go-header-file=./hack/boilerplate/boilerplate.generatego.txt $(OUTPUT_BASE)
go generate ./...

.PHONY: generate-manifests
Expand Down
46 changes: 0 additions & 46 deletions api/v1alpha4/conversion_test.go

This file was deleted.

22 changes: 0 additions & 22 deletions api/v1alpha4/doc.go

This file was deleted.

98 changes: 0 additions & 98 deletions api/v1alpha4/gcpcluster_conversion.go

This file was deleted.

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

This file was deleted.

94 changes: 0 additions & 94 deletions api/v1alpha4/gcpclustertemplate_conversion.go

This file was deleted.

Loading

0 comments on commit 9788374

Please sign in to comment.