-
Notifications
You must be signed in to change notification settings - Fork 369
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: remove container's ports field #4714
fix: remove container's ports field #4714
Conversation
8ec59ac
to
996a503
Compare
d2be7df
to
10e5730
Compare
@kebe7jun you'll need to run |
10e5730
to
0e501e3
Compare
Signed-off-by: Kebe <[email protected]>
0e501e3
to
b6a2f13
Compare
Thank you, updated. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4714 +/- ##
==========================================
- Coverage 65.63% 65.63% -0.01%
==========================================
Files 211 211
Lines 31996 31979 -17
==========================================
- Hits 21000 20988 -12
+ Misses 9757 9752 -5
Partials 1239 1239 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
What type of PR is this?
fix: remove container's ports field
What this PR does / why we need it:
Fllow #4712
Which issue(s) this PR fixes:
Fixes #
Release Notes: Yes