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

Code using ObjectMetaBuilder::ownerreference_from_resource() is not unit testable #740

Open
Tracked by #533
razvan opened this issue Feb 21, 2024 · 0 comments
Open
Tracked by #533

Comments

@razvan
Copy link
Member

razvan commented Feb 21, 2024

Description

Currently it's impossible to write unit tests for code that calls ObjectMetaBuilder::ownerreference_from_resource(). This is because OwnerReferenceBuilder::build() checks for the uid key which is cannot be set in tests.

Unfortunately this affects pretty much all operator code.

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