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 object deletion in association #1009

Merged
merged 4 commits into from
Jun 6, 2019

Conversation

barkbay
Copy link
Contributor

@barkbay barkbay commented Jun 6, 2019

This PR fixes a problem that occurs when the namespace of Elasticsearch is not set in the reference of an association.
It also adds and fixes the relevant unit tests.

It is worth to note that metav1.IsControlledBy only works properly if the objects used in unit tests have a UID

@barkbay barkbay merged commit 06e6c26 into elastic:master Jun 6, 2019
@pebrc pebrc added >bug Something isn't working v0.9.0 labels Jul 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug Something isn't working v0.9.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants