-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Dataplane-trust Adding mTLS and TLS To Activator #13969
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
Closed
Closed
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
2c7446e
initial changes
davidhadas cd59288
poc for tls and mtls
davidhadas 667b62f
cleanup
davidhadas 3c78734
add support for dialer
davidhadas 57554c8
ensure support of all ingresses
davidhadas c00adf1
add non tls support, get most tests to pass
davidhadas 5fc0409
http2 support
davidhadas ae63ea2
fix lint item
davidhadas 0a1305a
fix lint item
davidhadas 0722ef3
reorg
davidhadas d666360
back to RoundTripper interface - solve tests
davidhadas 68c65f6
Merge branch 'knative:main' into dataplane-trust
davidhadas 83a30a7
nits
davidhadas 4f40a36
nits
davidhadas 22f1d06
nits
davidhadas 6fc785c
fix bug added on prev commit
davidhadas a69c439
merge
davidhadas d6e22e7
merge
davidhadas 96644d9
merge
davidhadas 31f5a38
fix non-tls http2 dial
davidhadas 449dc96
support reload of activator server-side client rootcas
davidhadas 4908795
cleanups
davidhadas eca4205
fix bug in updateCache + nits
davidhadas 70f977f
Merge branch 'knative:main' into dataplane-trust
davidhadas 250b31c
improved errors and logs, removed coe constants when networking const…
davidhadas 61286df
fix sever side CA update
davidhadas f786633
merge
davidhadas ccd7045
avoid adding CAs already included
davidhadas b886b11
fix san of user certificate
davidhadas b789f23
moved to AppendCertsFromPEM
davidhadas 516b899
Merge branch 'knative:main' into dataplane-trust
davidhadas fc23dd6
update certificates dependency
davidhadas bbbfbb5
tests
davidhadas be5c882
tests
davidhadas ccaaf6e
assume ingresses already send updated dataplane certificates
davidhadas f8be5dc
assume ingresses already send updated dataplane certificates
davidhadas 01804ac
lock certiricate pool
davidhadas 64683a7
lock certiricate pool
davidhadas 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
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.