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

correct owner ref for created secret/service/webhook #179

Closed
joel-bluedata opened this issue Jul 27, 2019 · 1 comment
Closed

correct owner ref for created secret/service/webhook #179

joel-bluedata opened this issue Jul 27, 2019 · 1 comment

Comments

@joel-bluedata
Copy link
Member

On the new operator SDK branch it seems like we're specifying the wrong Kind for the owner ref on those created objects.

@don-milos
Copy link
Collaborator

This issue explains why the GVK is empty in the Deployment object that we get back from client-go: kubernetes/client-go#541

I will modify the code to use the correct GVK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants