-
Notifications
You must be signed in to change notification settings - Fork 23
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
added nat to docker builds #998
Conversation
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## swagger #998 +/- ##
========================================
Coverage 27.74% 27.74%
========================================
Files 77 77
Lines 8089 8089
========================================
Hits 2244 2244
Misses 5554 5554
Partials 291 291
Flags with carried forward coverage won't be shown. Click here to find out more. Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
@shahnawaz-creator blobber building process seems got stuck |
* init swagger * swagger doc for rename handler * add new endpoint * Check swagger generation * swagger generation * Add swagger endpoints * update Dockerfile for blobber_base * remove /swagger.yaml registration * create a new mux instead of the default mux * clean up * setup handler * added nat to docker builds (#998) added nat to docker builds * added host network (#1005) --------- Co-authored-by: shahnawaz-creator <117025384+shahnawaz-creator@users.noreply.github.com>
Changes
Fixes
Tests
Tasks to complete before merging PR:
Associated PRs (Link as appropriate):