-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Fix token service returning empty token on tls certificate issue without any error #20081
base: main
Are you sure you want to change the base?
Fix token service returning empty token on tls certificate issue without any error #20081
Conversation
…out any error Signed-off-by: Dee Kryvenko <dee@selfcloud.tech>
This PR is being marked stale due to a period of inactivty. If this PR is still relevant, please comment or remove the stale label. Otherwise, this PR will close in 30 days. |
Not stale. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #20081 +/- ##
===========================================
+ Coverage 45.36% 66.09% +20.72%
===========================================
Files 244 1049 +805
Lines 13333 114649 +101316
Branches 2719 2867 +148
===========================================
+ Hits 6049 75773 +69724
- Misses 6983 34731 +27748
- Partials 301 4145 +3844
Flags with carried forward coverage won't be shown. Click here to find out more.
|
This PR is being marked stale due to a period of inactivty. If this PR is still relevant, please comment or remove the stale label. Otherwise, this PR will close in 30 days. |
Thank you for contributing to Harbor!
Comprehensive Summary of your change
Issue being fixed
Fixes #20080
Please indicate you've done the following: