AJ-1550: bump listener image and chart#4154
Conversation
|
Test Result (3 failures / +3) Jenkins retest, but noting that these three tests have failed in all of my runs. Is it possible they're valid failures? |
|
fiab-start failure. Jenkins retest. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #4154 +/- ##
========================================
Coverage 71.32% 71.32%
========================================
Files 147 147
Lines 13913 13913
Branches 1110 1110
========================================
Hits 9923 9923
Misses 3990 3990
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report in Codecov by Sentry.
|
Jira ticket: https://broadworkbench.atlassian.net/browse/AJ-1550
Summary of changes
listener-0.3.0What
The TARL image and chart bumps aim to allow k8s to restart TARL in cases where it runs into a problem starting and attaching to Relay, such as when it encounters a DNS timeout.
The PRs included in this bump are:
as well as two PRs which should have no impact on runtime:
Why
In practice, we've seen recurring e2e test failures which, on the surface, look like WDS failed to start within the test's allowed 10 minutes. Upon digging in, we found that in every failure (15+), WDS started fine but the listener did not, and thus nothing could actually communicate with WDS. This problem likely occurs in production, too.
Allowing k8s to restart the listener pod if it hits an error will hopefully reduce the occurrence of this problem.
Testing these changes
What to test
Who tested and where
jenkins retestorjenkins multi-test.