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

Make manifests doesn't recreate all manifests required #1157

Open
mianrogue77 opened this issue Mar 4, 2025 · 1 comment
Open

Make manifests doesn't recreate all manifests required #1157

mianrogue77 opened this issue Mar 4, 2025 · 1 comment

Comments

@mianrogue77
Copy link

Hi, everyone!

I did a mistake deleting "conf" folder, when I executed "make manifests" again, It didn't create all resources that I needed, for example, It doesn't create the ServicesAccount manifest or the controller Deployment resource again. I didn't find a command to recreate all resources again. I don't know if that is a bug. Could you help me with that or point in the right direction?

Thanks!

@sbueringer
Copy link
Member

sbueringer commented Mar 4, 2025

This might be a kubebuilder question (https://github.com/kubernetes-sigs/kubebuilder). I think controller-gen should only create the files it is responsible for

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

No branches or pull requests

2 participants