Skip to content

Conversation

@yaocw2020
Copy link

It's required to clear temporary files generated by controller-gen. Otherwise, controller-gen will copy all the files including the temporary files generated last time.

@guangbochen guangbochen requested a review from StrongMonkey June 22, 2021 02:28
@dramich
Copy link
Contributor

dramich commented Jul 2, 2021

@yaocw2020 Does this not cover the temporary delete? https://github.com/rancher/wrangler/blob/master/pkg/controller-gen/main.go#L55

Copy link
Contributor

@nickgerace nickgerace left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM from basic usage, but this will definitely require more reviewers.

For context: I ran into this same issue as well. Testing your changes locally worked for me, good catch @yaocw2020!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants