-
Notifications
You must be signed in to change notification settings - Fork 344
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
add automatic self-healing when using slice plugin to t3c #7719
Conversation
Codecov Report
@@ Coverage Diff @@
## master #7719 +/- ##
============================================
+ Coverage 28.93% 38.13% +9.20%
Complexity 98 98
============================================
Files 602 428 -174
Lines 77379 34301 -43078
Branches 90 90
============================================
- Hits 22392 13082 -9310
+ Misses 52890 20036 -32854
+ Partials 2097 1183 -914
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 174 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
cbbedf6
to
48758de
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
with requested changes these look good now.
bedfe79
to
c9b045c
Compare
When using the slice plugin you have to add the
--consider-ims
parameter to the remap line in remap.config. This change will make it automatically add the parameter without using a delivery service parameter.Which Traffic Control components are affected by this PR?
t3c
, formerly ORT)What is the best way to verify this PR?
If this is a bugfix, which Traffic Control versions contained the bug?
PR submission checklist