Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kube-generate-all make target needs to be ran twice to update static manifests with CRD changes #11980

Open
irbekrm opened this issue May 3, 2024 · 0 comments

Comments

@irbekrm
Copy link
Contributor

irbekrm commented May 3, 2024

What is the issue?

We have a kube-generate-all make target that is responsible for, between other things, updating CRD yamls and regenerating the operator.yaml static manfiest that also include those CRDs.
It looks like, when a new change is made to the Go types for the CRDs, it takes two runs of make kube-generate-all to update the CRDs in the operator.yaml static manifest. This should only need one run.

Steps to reproduce

No response

Are there any recent changes that introduced the issue?

No response

OS

No response

OS version

No response

Tailscale version

No response

Other software

No response

Bug report

No response

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

No branches or pull requests

1 participant