This repository was archived by the owner on Nov 24, 2025. It is now read-only.
Minor tp bugfixes#7879
Merged
zrhoffman merged 3 commits intoapache:masterfrom Dec 4, 2023
Merged
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #7879 +/- ##
============================================
+ Coverage 29.98% 33.83% +3.85%
Complexity 98 98
============================================
Files 605 314 -291
Lines 79591 31093 -48498
Branches 970 90 -880
============================================
- Hits 23863 10520 -13343
+ Misses 53732 19555 -34177
+ Partials 1996 1018 -978
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
zrhoffman
approved these changes
Dec 4, 2023
* Updated CHANGELOG.md * Updated based on review comment as well as removed deleteServerCapability button(DS table) and menu-option(right click)
…pache#7718 Updated TP field name (cdn) in server capability and updated changelog
60ba9ee to
73ae8a1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Which Traffic Control components are affected by this PR?
What is the best way to verify this PR?
In TO, curl the deliveryservices endpoint to test for query param
requiredCapabilityIn TP,
With these fixes, columns should be populated and buttons, links should work.
If this is a bugfix, which Traffic Control versions contained the bug?
8.0.0
PR submission checklist