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

Incorrect configuration can cause the BFB object to reference the wrong BFB file #41

Open
wpeng102 opened this issue Dec 25, 2024 · 0 comments

Comments

@wpeng102
Copy link
Collaborator

Incorrect configuration can cause the BFB object to reference the wrong BFB file

If the user creates a BFB object with a fileName that match an existing file in shared volume (it may have a different CR name but same fileName field), but it targets a different BFB file via the url, but we won't have a way to know that so we mark the bfb as ready and progress.

Mitigating the Issue:

Recreate BFB object with a unique fileName or do not set fileName in BFB object.

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

1 participant