Skip to content

Conversation

@thaJeztah
Copy link
Member

splitting this of #2118, but a similar change was already merged in #2183, which had a nice description so I blatantly copied that 😂

moby/moby commit moby/moby@b27f70d45 (moby/moby#36119) wraps the ErrNotFound error returned when
a plugin cannot be found, to include a backtrace. This changes the type of the error, so contoller.loadIPAMDriver no longer converts it to a
ibnetwork plugin.NotFoundError.

This is a similar patch as was merged in aacec8e (#2183)

@thaJeztah
Copy link
Member Author

ping @euanh @selansen @mavenugo PTAL

@thaJeztah
Copy link
Member Author

ping @arkodg @joeabbey ptal

Copy link
Contributor

@selansen selansen left a comment

Choose a reason for hiding this comment

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

LGTM

moby/moby commit b27f70d45 wraps the ErrNotFound error returned when
a plugin cannot be found, to include a backtrace.   This changes the
type of the error, so contoller.loadIPAMDriver no longer converts it
to a libnetwork plugin.NotFoundError.

This is a similar patch as was merged in aacec8e

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah force-pushed the fix_loadIPAMDriver_error_handling branch from e4ff9e2 to a05dc83 Compare June 24, 2019 14:41
@euanh euanh merged commit 5a177b7 into moby:master Jun 25, 2019
@thaJeztah thaJeztah deleted the fix_loadIPAMDriver_error_handling branch June 25, 2019 16:39
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.

3 participants