fdb-kubernetes-operator icon indicating copy to clipboard operation
fdb-kubernetes-operator copied to clipboard

Create a setting to use `process_group_id`

Open johscheuer opened this issue 4 years ago • 0 comments

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

johscheuer avatar Sep 21 '21 10:09 johscheuer