-
Notifications
You must be signed in to change notification settings - Fork 8.1k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Provide custom options of TrustedPlatform for another CDN services #2906
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2906 +/- ##
==========================================
- Coverage 98.72% 98.72% -0.01%
==========================================
Files 41 41
Lines 3066 3062 -4
==========================================
- Hits 3027 3023 -4
Misses 27 27
Partials 12 12
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@thinkerou code review plz |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
…2906) * refine TrustedPlatform and docs * refactor for switch * refactor switch to if statement
…in-gonic#2906) * refine TrustedPlatform and docs * refactor for switch * refactor switch to if statement (cherry picked from commit 2d3d6d2)
…in-gonic#2906) * refine TrustedPlatform and docs * refactor for switch * refactor switch to if statement (cherry picked from commit 2d3d6d2)
…in-gonic#2906) * refine TrustedPlatform and docs * refactor for switch * refactor switch to if statement (cherry picked from commit 2d3d6d2)
…in-gonic#2906) * refine TrustedPlatform and docs * refactor for switch * refactor switch to if statement (cherry picked from commit 2d3d6d2)
…2906) * refine TrustedPlatform and docs * refactor for switch * refactor switch to if statement
…in-gonic#2906) * refine TrustedPlatform and docs * refactor for switch * refactor switch to if statement (cherry picked from commit 2d3d6d2)
…2906) * refine TrustedPlatform and docs * refactor for switch * refactor switch to if statement
…2906) * refine TrustedPlatform and docs * refactor for switch * refactor switch to if statement
…in-gonic#2906) * refine TrustedPlatform and docs * refactor for switch * refactor switch to if statement
Engine.TrustedPlatform
can be customized.