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

imagestream_controller uses an unusual construct for getByKey #15103

Closed
smarterclayton opened this issue Jul 7, 2017 · 1 comment
Closed
Assignees
Labels
component/image kind/bug Categorizes issue or PR as related to a bug. priority/P2 sig/kube-origin

Comments

@smarterclayton
Copy link
Contributor

#15099

Bug was due to returning nil, nil and not handling properly. We generally never do that, should be refactored to be consistent with other controllers.

@soltysh
Copy link
Contributor

soltysh commented Aug 3, 2017

Note to myself, while fixing this take a look at the linked PR and add tests for those cases that were addressed in there.

openshift-merge-robot added a commit that referenced this issue Sep 12, 2017
Automatic merge from submit-queue (batch tested with PRs 15927, 16283, 16239, 16271, 16287)

Fix getByKey to return all errors

Fixes #15103.

@smarterclayton || @deads2k ptal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/image kind/bug Categorizes issue or PR as related to a bug. priority/P2 sig/kube-origin
Projects
None yet
Development

No branches or pull requests

4 participants