Skip to content

Commit

Permalink
Remove the test build resource and controller (knative#4200)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmoor authored and knative-prow-robot committed Jun 1, 2019
1 parent c6ad8b4 commit 59281a6
Show file tree
Hide file tree
Showing 32 changed files with 0 additions and 2,037 deletions.
6 changes: 0 additions & 6 deletions hack/update-codegen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,6 @@ ${CODEGEN_PKG}/generate-groups.sh "deepcopy,client,informer,lister" \
"serving:v1alpha1 autoscaling:v1alpha1 networking:v1alpha1" \
--go-header-file ${REPO_ROOT_DIR}/hack/boilerplate/boilerplate.go.txt

# Generate the same for our test resources.
${CODEGEN_PKG}/generate-groups.sh "deepcopy,client,informer,lister" \
github.com/knative/serving/test/client github.com/knative/serving/test/apis \
"testing:v1alpha1" \
--go-header-file ${REPO_ROOT_DIR}/hack/boilerplate/boilerplate.go.txt

# Depends on generate-groups.sh to install bin/deepcopy-gen
${GOPATH}/bin/deepcopy-gen \
-O zz_generated.deepcopy \
Expand Down
22 changes: 0 additions & 22 deletions test/apis/doc.go

This file was deleted.

21 changes: 0 additions & 21 deletions test/apis/testing/register.go

This file was deleted.

109 changes: 0 additions & 109 deletions test/apis/testing/v1alpha1/build_types.go

This file was deleted.

43 changes: 0 additions & 43 deletions test/apis/testing/v1alpha1/build_types_test.go

This file was deleted.

19 changes: 0 additions & 19 deletions test/apis/testing/v1alpha1/doc.go

This file was deleted.

53 changes: 0 additions & 53 deletions test/apis/testing/v1alpha1/register.go

This file was deleted.

Loading

0 comments on commit 59281a6

Please sign in to comment.