changelog:
* Add single compactor http client for delete and gennumber clients.
This fixes a bug caused by the accidental introduction of different
HTTP clients for compactor and gennumber operations that resulted
in 404s when only the gennumber middlewares were enabled
* Change default deletion mode to filter-only on account of the bug
* Delete can now be performed over GRPC
ok landry@