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

zermoq plugin config validation wants both bind and connect to be set #126

Closed
vegu opened this issue Jul 30, 2021 · 0 comments · Fixed by #129
Closed

zermoq plugin config validation wants both bind and connect to be set #126

vegu opened this issue Jul 30, 2021 · 0 comments · Fixed by #129
Assignees
Labels
Milestone

Comments

@vegu
Copy link
Contributor

vegu commented Jul 30, 2021

The plugin itself already checks that either bind or connect needs to be set - the config schema should set both to be optional, discovered in #125

Currently having only bind specified will result in the following validation error

confu.exceptions.ValidationError: ['plugins', 'zmq_vodka', 'connect']: missing
@vegu vegu added the bug label Jul 30, 2021
@vegu vegu self-assigned this Jul 30, 2021
@vegu vegu changed the title zermoq plugin config validaiton wants both bind and connect to be set zermoq plugin config validation wants both bind and connect to be set Jul 30, 2021
vegu added a commit that referenced this issue Aug 2, 2021
fixes #126: zermoq plugin config validation wants both bind and connect to be set
@vegu vegu modified the milestone: Next Release Aug 2, 2021
@vegu vegu closed this as completed in #129 Aug 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant