Skip to content

Commit c4c4773

Browse files
committed
apply changes
1 parent 1b06c18 commit c4c4773

File tree

379 files changed

+72706
-283
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

379 files changed

+72706
-283
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Setup Project
33

44
PROJECT_NAME := provider-scaleway
5-
PROJECT_REPO := github.com/scaleway/$(PROJECT_NAME)
5+
PROJECT_REPO := github.com/scaleway/crossplane-provider-scaleway
66

77
export TERRAFORM_VERSION := 1.10.5
88

@@ -170,7 +170,7 @@ uptest: $(UPTEST) $(KUBECTL) $(KUTTL)
170170
@KUBECTL=$(KUBECTL) KUTTL=$(KUTTL) $(UPTEST) e2e "${UPTEST_EXAMPLE_LIST}" --setup-script=cluster/test/setup.sh || $(FAIL)
171171
@$(OK) running automated tests
172172

173-
local-deploy: build controlplane.up local.xpkg.deploy.provider.$(PROJECT_NAME)
173+
local-deploy: build controlplane.up local.xpkg.deploy.provider.$( PROJECT_NAME)
174174
@$(INFO) running locally built provider
175175
@$(KUBECTL) wait provider.pkg $(PROJECT_NAME) --for condition=Healthy --timeout 5m
176176
@$(KUBECTL) -n upbound-system wait --for=condition=Available deployment --all --timeout=5m

apis/account/v1alpha1/zz_generated.conversion_hubs.go

Lines changed: 13 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)