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

pkg/ansible/controller; Remove IsVersionRegistered check #963

Merged
merged 2 commits into from
Jan 23, 2019

Conversation

dymurray
Copy link
Contributor

Description of the change:
Remove erroneous check to see if GV is already registered with Manager

Motivation for the change:
Bug Fix

Closes #962

@openshift-ci-robot openshift-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jan 21, 2019
@dymurray dymurray added kind/bug Categorizes issue or PR as related to a bug. language/ansible Issue is related to an Ansible operator project and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jan 21, 2019
@dymurray
Copy link
Contributor Author

dymurray commented Jan 21, 2019

Just working to add a test case for controller.go

Since the manager object doesn't allow me to use a fake client, I instead leveraged the ansible e2e tests to test for watching multiple kinds.

@openshift-ci-robot openshift-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jan 21, 2019
@dymurray
Copy link
Contributor Author

I have cherry-picked this commit to the 0.4.0 branch.

#973

Copy link
Member

@shawn-hurley shawn-hurley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dymurray dymurray merged commit 65357f8 into operator-framework:master Jan 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. language/ansible Issue is related to an Ansible operator project size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
4 participants