This repository was archived by the owner on Aug 12, 2025. It is now read-only.
-
Couldn't load subscription status.
- Fork 42
Makefile cleanup #715
Copy link
Copy link
Open
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.
Description
User Story
I'd like the makefile to be smaller, simpler, easier to follow, and more like the upstream cluster-api make file and build process. I know very well I can't have all of that, but a review of the make file and build tooling would be nice to see what we can do.
Detailed Description
One line I'm not sure we need anymore:
Consider removing line 213 from makefile: $(KUSTOMIZE) build $(REPO_ROOT)/templates/experimental-crs-cni --load-restrictor LoadRestrictionsNone > $(TEST_TEMPLATES_TARGET_DIR)/v1beta1/cluster-template.yaml
/kind feature
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.