-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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 for "Application failed to start after update" when an external network is on a watched service #11092
Fix for "Application failed to start after update" when an external network is on a watched service #11092
Conversation
The test right now has some duplicate code from elsewhere in the same file. It's on my list of things to refactor for the next commit, though I wanted to get this out the door so people could give me advice if they so chose. |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #11092 +/- ##
==========================================
+ Coverage 57.37% 57.43% +0.06%
==========================================
Files 129 129
Lines 11288 11285 -3
==========================================
+ Hits 6476 6482 +6
+ Misses 4180 4174 -6
+ Partials 632 629 -3
☔ View full report in Codecov by Sentry. |
Hey @kimdcottrell |
- added clarity with error handling. added test to show issue. - in manual testing, this fixes the issue and allows watch to run after rebuild - added cleanup back in - fixed issue where watch extnet rebuild test would start all containers listed in the fixture Signed-off-by: kimdcottrell <me@kimdcottrell.com>
c82eb22
to
bc10b20
Compare
Signed-off-by: kimdcottrell <me@kimdcottrell.com>
I started on a possibly iffy refactor of the duplicate code between the tests (the docker compose watch command and the cleanup functions), though I see this PR has already been approved. I'll stop working on that and assume no more work is required at this time, though I'm happy to come back to this if anything comes up. :) |
Signed-off-by: Kimberly Cottrell <me@kimdcottrell.com>
Signed-off-by: Kimberly Cottrell <me@kimdcottrell.com>
Signed-off-by: Kimberly Cottrell <me@kimdcottrell.com>
Signed-off-by: kimdcottrell <me@kimdcottrell.com>
Fixed some outstanding linter problems and remerged the base branch incase that was holding back the merge of this branch. |
What I did
I'll keep editing this part with progress. WIP
At present:
Remaining:
Related issue
Fixes: #11081
(not mandatory) A picture of a cute animal, if possible in relation to what you did
https://giphy.com/gifs/justviralnet-funny-dog-corgi-ZFFVNwIbjsKtP3lHYK