-
Notifications
You must be signed in to change notification settings - Fork 236
chore(router): refactor TLS configuration #2863
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
dkorittki
merged 24 commits into
main
from
dominik/eng-9572-improve-tls-server-configuration
May 19, 2026
Merged
Changes from 6 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
35e1c7a
chore(router): Remove unnecessary tls config field from server
dkorittki a26f430
chore(router): invent global type for all tls configs
dkorittki e3690c3
chore(router): move subgraph tls config into router.tls field
dkorittki dda275c
chore(router): add layer to router cfg for server http settings
dkorittki f8b9ba8
chore(router): improve godoc
dkorittki 14c7498
chore(router): consistent field naming
dkorittki 1eb0f6b
Merge branch 'main' into dominik/eng-9572-improve-tls-server-configur…
dkorittki 2648cf5
fix: detect tls_client usage correctly
dkorittki 8f2eba0
fix: set tls client and server config independently
dkorittki 39fab54
chore: use testify require instead of t.Fatal
dkorittki 8d96e11
chore: minimize code by outsourcing repeats into vars
dkorittki adc9366
chore: minimize code by outsourcing repeats into vars #2
dkorittki 30e6ada
chore: use keys in structs
dkorittki e0755ad
Merge branch 'main' into dominik/eng-9572-improve-tls-server-configur…
dkorittki 18c950e
chore: use require instead of t.Fatal
dkorittki bf432d5
chore: make compiled config a private field
dkorittki ee6cad8
fix: create new tls configs for each test
dkorittki 3375c32
chore: minimize intermediate config type
dkorittki 46789d2
chore: depointer testenv tls config
dkorittki 183f929
chore: cleanup and renames
dkorittki 3a50379
chore: rename variable
dkorittki f7eb6a0
chore: no comparison to bool var
dkorittki 4278728
Merge branch 'main' into dominik/eng-9572-improve-tls-server-configur…
dkorittki 6a34cf1
Merge branch 'main' into dominik/eng-9572-improve-tls-server-configur…
dkorittki 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.