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

Allow skipping daemon restart post config op #379

Closed UtkarshBhatthere closed 6 days ago

UtkarshBhatthere commented 3 weeks ago

Description

Allow the operator to skip daemon restart when applying bulk configurations to prevent repeated restarts of the service.

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Added CI test to bombard the cluster with RGW configs but restart the RGW deamon only for the last config set. The expectation is that RGW IO tests should function as they did before the configs.

Contributor's Checklist

Please check that you have: