crossplane / crossplane/upjet

make clean leaves a number of zz_* generated files around

Open
#478 0 comments 1 reaction 0 assignees View on GitHub
bug
Dominant language
Go
Stars
481
Forks
131
Avg merge
2d 1h
Merged PRs (30d)
11

Description

### What happened?

After running `make clean`, checking for left over generated files with `find . -name "zz_*.go"` shows a list of files that were not cleaned up. Is this on purpose or should `make clean` clean up all generated files?

### How can we reproduce it?

Checkout an upjet generated provider that has resources.

`make clean`
`find . -name "zz_*.go"`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.