fdb-kubernetes-operator
fdb-kubernetes-operator copied to clipboard
Create a setting to use `process_group_id`
We should have a setting to allow users to make use of locality_process_group_id instead of locality_instance_id. This allows a user to specify to use the new locality_process_group_id and allows a smooth transition before we want to move to 1.0 and remove all occurrences of instance-id.
Related code part: https://github.com/FoundationDB/fdb-kubernetes-operator/blob/master/internal/monitor_conf.go#L120