alertmanager icon indicating copy to clipboard operation
alertmanager copied to clipboard

docs: replace 'whitelist' with 'allow' for inclusive language

Open tennisleng opened this issue 1 month ago • 0 comments

Description

This PR updates the README to replace the term 'whitelist' with 'allow' in the High Availability section, using more inclusive language.

Changes

  • Replaced 'whitelist' with 'allow' in the firewall configuration note
  • No functional changes, documentation only

Rationale

Many open source projects are moving away from terms like 'whitelist/blacklist' to more inclusive alternatives like 'allow/block' or 'allowlist/denylist'. This change aligns with modern documentation best practices.

Type of Change

  • [x] Documentation update

Checklist

  • [x] Documentation-only change
  • [x] Follows project style guidelines
  • [x] No functional changes

tennisleng avatar Nov 07 '25 22:11 tennisleng