spotahome / redis-operator

Redis Operator creates/configures/manages high availability redis with sentinel automatic failover atop Kubernetes.
Apache License 2.0
1.49k stars 357 forks source link

use inclusive naming #594

Open uhthomas opened 1 year ago

uhthomas commented 1 year ago

Replace the terms whitelist and blacklist with allowlist and blocklist respectively. Uses of the term whitelist have been replaced with the more descriptive term "propagateLabels".

https://inclusivenaming.org/word-lists/tier-1/whitelist/

Fixes #593