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

Remove netRPC based plugins #6173

Merged
merged 3 commits into from
Feb 12, 2019
Merged

Remove netRPC based plugins #6173

merged 3 commits into from
Feb 12, 2019

Conversation

briankassouf
Copy link
Contributor

No description provided.

@briankassouf briankassouf requested review from catsby and calvn February 5, 2019 22:43
@briankassouf briankassouf changed the title Remove netrpc Remove netRPC based plugins Feb 5, 2019
@briankassouf briankassouf added this to the 1.1 milestone Feb 5, 2019
@@ -37,9 +37,7 @@ func NewPluginClient(ctx context.Context, sys pluginutil.RunnerUtil, pluginRunne
pluginSets := map[int]plugin.PluginSet{
// Version 3 supports both protocols
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we update this comment? Version 3 still exists, but it won't really be supported after this PR.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yep good call

@briankassouf briankassouf merged commit 79a07dd into 1.1-beta Feb 12, 2019
@briankassouf briankassouf deleted the remove-netrpc branch February 12, 2019 17:31
catsby added a commit that referenced this pull request Feb 19, 2019
catsby pushed a commit that referenced this pull request Feb 19, 2019
* Remove netRPC backend plugins

* Remove netRPC database plugins

* Fix tests and comments
catsby added a commit that referenced this pull request Apr 12, 2019
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