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

Validate API specs before loading them #2515

Merged
merged 4 commits into from Sep 24, 2019

Conversation

gernest
Copy link
Contributor

@gernest gernest commented Sep 18, 2019

This adds validation checks before loading, only tcp spec check
is implemented to ensure listening port is provided to avod
crashing the gateway.

Other checks can be added in different PR as it is beyond the scope
of this PR

Fixes #2511
Fixes #2480

This adds  validation checks before loading,  only tcp spec check
is implemented to ensure listening port is provided to avod
crashing the gateway.

Other checks can be added in different PR as it is beyond the scope
of this PR

Fixes TykTechnologies#2511
@buger buger merged commit 8249eb4 into TykTechnologies:master Sep 24, 2019
@buger
Copy link
Member

buger commented Sep 24, 2019

/release to release-2.9

@tykbot
Copy link

tykbot bot commented Sep 24, 2019

Working on it! Note that it can take a few minutes.

tykbot bot pushed a commit that referenced this pull request Sep 24, 2019
This adds  validation checks before loading,  only tcp spec check
is implemented to ensure listening port is provided to avod
crashing the gateway.

Other checks can be added in different PR as it is beyond the scope
of this PR

Fixes #2511
Fixes #2480

(cherry picked from commit 8249eb4)
@tykbot
Copy link

tykbot bot commented Sep 24, 2019

Still working...

@tykbot
Copy link

tykbot bot commented Sep 24, 2019

@buger Succesfully merged 8249eb42bd7f0af065a46248c9aa4999c227fe88 to release-2.9 branch.

@gernest gernest deleted the fix/issue-2511 branch September 25, 2019 12:58
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.

Tcp proxy crashes gateway tyk panic if using TCP protocol with port 0
3 participants