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

Resolve camel catalog from custom resource #415

Merged
merged 5 commits into from
Feb 11, 2019

Conversation

lburgazzoli
Copy link
Contributor

Fixes #302
Fixes #414

@lburgazzoli
Copy link
Contributor Author

@astefanutti mind doing a review ?

}
}

return nil, fmt.Errorf("unable to find default catalog from embedded resources")
Copy link
Member

Choose a reason for hiding this comment

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

The catalog list argument can originate from different sources, like resources loaded from the server. So the message should be updated. Otherwise, we can return nil and leave the error handling to the caller.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@lburgazzoli lburgazzoli merged commit a4ce12f into apache:master Feb 11, 2019
@lburgazzoli lburgazzoli deleted the github-302 branch February 11, 2019 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants