Skip to content

add temporary filter for quarantine ips in public address list view - #12808

Draft
sudo87 wants to merge 1 commit into
apache:4.22from
shapeblue:filterQuarentine
Draft

add temporary filter for quarantine ips in public address list view#12808
sudo87 wants to merge 1 commit into
apache:4.22from
shapeblue:filterQuarentine

Conversation

@sudo87

Copy link
Copy Markdown
Contributor

Description

This PR address #12797

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)
  • Build/CI
  • Test (unit or integration test code)

Feature/Enhancement Scale or Bug Severity

Feature/Enhancement Scale

  • Major
  • Minor

Bug Severity

  • BLOCKER
  • Critical
  • Major
  • Minor
  • Trivial

Screenshots (if appropriate):

How Has This Been Tested?

How did you try to break this feature and the system with this change?

@codecov

codecovBot commented Mar 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 17.60%. Comparing base (2359061) to head (b725d3c).
⚠️ Report is 1 commits behind head on 4.22.

Additional details and impacted files
@@ Coverage Diff @@## 4.22 #12808 +/- ##
============================================
- Coverage 17.61% 17.60% -0.01% + Complexity 15661 15659 -2 
============================================
Files 5917 5917 Lines 531411 531419 +8 Branches 64972 64975 +3 ============================================
- Hits 93585 93578 -7 - Misses 427271 427284 +13 - Partials 10555 10557 +2 
FlagCoverage Δ
uitests3.70% <ø> (-0.01%)⬇️
unittests18.68% <ø> (-0.01%)⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sureshanapartisureshanaparti linked an issue Mar 13, 2026 that may be closed by this pull request
@weizhouapacheweizhouapache added this to the 4.22.2 milestone Jun 29, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UI : Show list of quarantined ips

3 participants

@sudo87@vladimirpetrov@weizhouapache