Skip to content

Commit 17dc218

Browse files
(chore): remove test convert
1 parent 36809b3 commit 17dc218

File tree

55 files changed

+0
-90110
lines changed

Some content is hidden

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

55 files changed

+0
-90110
lines changed

Makefile

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -170,12 +170,6 @@ generate: $(CONTROLLER_GEN) #EXHELP Generate code containing DeepCopy, DeepCopyI
170170
verify: k8s-pin kind-verify-versions fmt generate manifests crd-ref-docs generate-test-data #HELP Verify all generated code is up-to-date. Runs k8s-pin instead of just tidy.
171171
git diff --exit-code
172172

173-
# Renders registry+v1 bundles in test/convert
174-
# Used by CI in verify to catch regressions in the registry+v1 -> plain conversion code
175-
.PHONY: generate-test-data
176-
generate-test-data:
177-
go run test/convert/generate-manifests.go
178-
179173
.PHONY: fix-lint
180174
fix-lint: $(GOLANGCI_LINT) #EXHELP Fix lint issues
181175
$(GOLANGCI_LINT) run --fix --build-tags $(GO_BUILD_TAGS) $(GOLANGCI_LINT_ARGS)

test/convert/README.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

test/convert/expected-manifests/argocd-operator.v0.6.0/all-namespaces/00_clusterrole_argocd-operator-metrics-reader.yaml

Lines changed: 0 additions & 10 deletions
This file was deleted.

test/convert/expected-manifests/argocd-operator.v0.6.0/all-namespaces/01_clusterrole_argocd-operator.v0-1dhiybrldl1gyksid1dk2dqjsc72psdybc7iyvse5gpx.yaml

Lines changed: 0 additions & 160 deletions
This file was deleted.

test/convert/expected-manifests/argocd-operator.v0.6.0/all-namespaces/02_clusterrole_argocd-operator.v0.-3gkm3u8zfarktdile5wekso69zs9bgzb988mhjm0y6p.yaml

Lines changed: 0 additions & 45 deletions
This file was deleted.

test/convert/expected-manifests/argocd-operator.v0.6.0/all-namespaces/03_clusterrolebinding_argocd-operator.v0-1dhiybrldl1gyksid1dk2dqjsc72psdybc7iyvse5gpx.yaml

Lines changed: 0 additions & 13 deletions
This file was deleted.

test/convert/expected-manifests/argocd-operator.v0.6.0/all-namespaces/04_clusterrolebinding_argocd-operator.v0.-3gkm3u8zfarktdile5wekso69zs9bgzb988mhjm0y6p.yaml

Lines changed: 0 additions & 13 deletions
This file was deleted.

test/convert/expected-manifests/argocd-operator.v0.6.0/all-namespaces/05_configmap_argocd-operator-manager-config.yaml

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)