The gb_address should be hidden from public replicas if the value of the gb_autoblock_parent_id column is not null. This is to ensure that the IP that was autoblocked is not visible, in a similar way that the bt_address column is hidden if bt_auto is set to 1.
This probably involves updating https://gerrit.wikimedia.org/g/operations/puppet/+/de042c8e3894b03f9b28b42a391d4d1e0c30e0d2/modules/profile/templates/wmcs/db/wikireplicas/maintain-views.yaml to have a custom view.
Acceptance critera
- Ensure that the gb_address column is hidden from public replicas when the gb_autoblock_parent_id column is not null