-
Notifications
You must be signed in to change notification settings - Fork 86
Use Proxy from common #2377
base: master
Are you sure you want to change the base?
Use Proxy from common #2377
Conversation
Ike Plugins (test-keeper)Thank you @alexeykazakov for this contribution! It appears that no tests have been added or updated in this PR. Automated tests give us confidence in shipping reliable software. Please add some as part of this change. If you are an admin or the reviewer of this PR and you are sure that no test is needed then you can use the command For more information please head over to official documentation. You can find there how to configure the plugin. |
Codecov Report
@@ Coverage Diff @@
## master #2377 +/- ##
=========================================
Coverage ? 69.89%
=========================================
Files ? 170
Lines ? 16961
Branches ? 0
=========================================
Hits ? 11855
Misses ? 3948
Partials ? 1158
Continue to review full report at Codecov.
|
This PR is ready for review. It's WIP until we finish additional testing to make sure the issue is fixed by this PR. |
To be merged after upgrading to go1.11 #2378 |
Address issue in our proxy which we found after upgrading go to 1.11. See fabric8-services/fabric8-auth#734