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

fix(*) FaultInjection will not valide source protocol #1315

Merged
merged 1 commit into from
Dec 14, 2020

Conversation

nickolaev
Copy link
Contributor

Summary

FaultInjection source protocol is irrelevant. Remove the excessive check that it is http.

Issues resolved

Fix #1281

Documentation

Signed-off-by: Nikolay Nikolaev <nikolay.nikolaev@konghq.com>
@nickolaev nickolaev requested a review from a team as a code owner December 14, 2020 14:04
@nickolaev nickolaev merged commit b35a1a3 into master Dec 14, 2020
@nickolaev nickolaev deleted the fix/faultinjection_source_http branch December 14, 2020 15:05
mergify bot pushed a commit that referenced this pull request Dec 14, 2020
Signed-off-by: Nikolay Nikolaev <nikolay.nikolaev@konghq.com>
(cherry picked from commit b35a1a3)
nickolaev pushed a commit that referenced this pull request Dec 15, 2020
Signed-off-by: Nikolay Nikolaev <nikolay.nikolaev@konghq.com>
(cherry picked from commit b35a1a3)

Co-authored-by: Nikolay Nikolaev <nikolay.nikolaev@konghq.com>
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.

FaultInjection excessive requirement of http protocol on "source"
3 participants