canonical / microceph

Ceph for a one-rack cluster and appliances
https://snapcraft.io/microceph
GNU Affero General Public License v3.0
193 stars 25 forks source link

Fix monitor addresses in rgw.conf #362

Closed UtkarshBhatthere closed 3 weeks ago

UtkarshBhatthere commented 3 weeks ago

Description

Fixes incomplete monitor address population for RGW configuration file.

Fixes #359

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

strengthened the unit tests

Contributor's Checklist

Please check that you have:

hemanthnakkina commented 3 weeks ago

@UtkarshBhatthere Can you confirm if rgw conf gets updated on adding new mon?

UtkarshBhatthere commented 3 weeks ago

hey @hemanthnakkina fwir it currently doesn't. The foreever updating logic only does the ceph.conf file.