Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@tsaarni
Copy link
Member

@tsaarni tsaarni commented Mar 26, 2020

Added documentation describing the external client certificate validation.

Signed-off-by: Tero Saarni [email protected]

@tsaarni
Copy link
Member Author

tsaarni commented Mar 26, 2020

Fixes #2349

I did this PR on top of Contour 1.3 documentation to get early feedback. However, this should NOT be merged as such, since the documentation should land in release which will have the API parts of
#2250.

@codecov
Copy link

codecov bot commented Mar 26, 2020

Codecov Report

Merging #2390 into master will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2390      +/-   ##
==========================================
- Coverage   77.46%   77.42%   -0.04%     
==========================================
  Files          64       64              
  Lines        5422     5422              
==========================================
- Hits         4200     4198       -2     
- Misses       1132     1133       +1     
- Partials       90       91       +1     
Impacted Files Coverage Δ
internal/dag/cache.go 95.42% <0.00%> (-0.71%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4fdcd48...1319c6c. Read the comment docs.

@jpeach jpeach self-requested a review March 30, 2020 02:32
Copy link
Contributor

@jpeach jpeach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other than the couple of nits, this looks good to me. When the API lands, we can apply this change to "site/docs/master/httpproxy.md"

@jpeach jpeach added this to the 1.4.0 milestone Mar 30, 2020
@tsaarni tsaarni force-pushed the client-authentication-documentation branch from 6397496 to 38e4a16 Compare March 30, 2020 11:58
@tsaarni
Copy link
Member Author

tsaarni commented Mar 30, 2020

Thanks for reviewing! Sorry, somehow I managed to miss that that there is "site/docs/master/" for development of docs. I've now moved my change there :)

Copy link
Contributor

@jpeach jpeach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, one last editorial nit.

Added documentation describing the external client certificate validation.

Signed-off-by: Tero Saarni <[email protected]>
@tsaarni tsaarni force-pushed the client-authentication-documentation branch from 38e4a16 to 5a24d04 Compare April 1, 2020 05:47
@jpeach jpeach merged commit 74038d2 into projectcontour:master Apr 2, 2020
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.

2 participants