canonical / microceph

MicroCeph is snap-deployed Ceph with built-in clustering
https://snapcraft.io/microceph
GNU Affero General Public License v3.0
195 stars 28 forks source link

Host specific keyrings for `RadosGW` service. #381

Open UtkarshBhatthere opened 2 weeks ago

UtkarshBhatthere commented 2 weeks ago

Issue report

What version of MicroCeph are you using ?

This is an enhancement bug.

What are the steps to reproduce this issue ?

  1. Setup 3 node MicroCeph cluster with disks
  2. Enable RGW daemons on all 3 nodes

What happens (observed behaviour) ?

The RGW daemons use the same client.radosgw.gateway keyring.

What were you expecting to happen ?

Each RGW instance should have it's own keyring file.