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

fix: Fixes #49, inject resource info to update PROJECT file #51

Merged
merged 2 commits into from
Jul 25, 2022

Conversation

scottd018
Copy link
Contributor

This commit addresses and issue where not all information for all components are
properly injected into the PROJECT file post-generation. To fix this, we use
the underlying kubebuilder methods to update a resource, within the scaffold
loop so that the information gets properly propogated to the PROJECT file. This
will allow us to create webhooks at a later time.

Signed-off-by: Dustin Scott dustin.scott18@gmail.com

This commit addresses and issue where not all information for all components are
properly injected into the PROJECT file post-generation.  To fix this, we use
the underlying kubebuilder methods to update a resource, within the scaffold
loop so that the information gets properly propogated to the PROJECT file.  This
will allow us to create webhooks at a later time.

Signed-off-by: Dustin Scott <dustin.scott18@gmail.com>
Signed-off-by: Dustin Scott <dustin.scott18@gmail.com>
@lander2k2 lander2k2 merged commit d515dc2 into main Jul 25, 2022
@lander2k2 lander2k2 deleted the fix-project branch July 25, 2022 13:10
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.

2 participants