-
Notifications
You must be signed in to change notification settings - Fork 118
fix: Fix reload errors due long matching conditions #1829
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
Merged
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
3cbc1ec
fix: fix reload errors due long matching conditions
salonichf5 26d766a
add redirect to export list
salonichf5 f0da36d
update based on reviews
salonichf5 a0e31b0
remove print statements
salonichf5 44c632d
fix unit test
salonichf5 e40a5cc
update unit tests
salonichf5 d96fcaa
Update internal/mode/static/nginx/config/generator.go
salonichf5 7897819
Update internal/mode/static/nginx/config/servers.go
salonichf5 81b5655
update key for match.json
salonichf5 6153ddb
format njs code
salonichf5 75cdb8f
Update internal/mode/static/nginx/config/generator.go
salonichf5 4ad2de1
Update internal/mode/static/nginx/config/servers.go
salonichf5 d0afa69
review comments
salonichf5 8f117c7
improve httpmatches.js
salonichf5 5ca49f7
address reviews
salonichf5 3683dd7
add more unit test coverage for njs unit tests
salonichf5 6e7e79e
Update internal/mode/static/nginx/config/servers.go
salonichf5 b459205
Update internal/mode/static/nginx/config/servers.go
salonichf5 02653ce
Update internal/mode/static/nginx/config/servers_test.go
salonichf5 7bf61f3
Update internal/mode/static/nginx/config/servers_test.go
salonichf5 0a4a7ac
Update internal/mode/static/nginx/config/servers.go
salonichf5 f63f317
Update internal/mode/static/nginx/config/servers.go
salonichf5 cc9a19e
update based on reviews
salonichf5 27f9e53
rearrange expect statements to avoid panic
salonichf5 c637c6d
fix unit test
salonichf5 07fbf39
fix httpmatches
salonichf5 2dcb7c4
update error message
salonichf5 b744b70
Merge branch 'main' into bug/http-match
salonichf5 377d9f7
Merge branch 'main' into bug/http-match
salonichf5 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.