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

Backport: Don't rely on buggy metaObject Kind #1357

Merged
merged 1 commit into from
Jul 24, 2019

Conversation

sebgl
Copy link
Contributor

@sebgl sebgl commented Jul 24, 2019

Backport #1324 into 0.9.

* Don't rely on buggy metaObject Kind

A bug in our client implementation may clear the object's Kind on
certain scenarios. See
kubernetes-sigs/controller-runtime#406.

Let's avoid that by fixing a constant Kind returned by a method call on
the resource.
@sebgl sebgl changed the title Don't rely on buggy metaObject Kind (#1324) Backport: Don't rely on buggy metaObject Kind Jul 24, 2019
@sebgl sebgl added the backport For backport PRs label Jul 24, 2019
@sebgl sebgl merged commit 36713c6 into elastic:0.9 Jul 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport For backport PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants