clickhouse-operator icon indicating copy to clipboard operation
clickhouse-operator copied to clipboard

`MaxNumberPerNode` requires operator config `label.appendScope: true`

Open ardenwick opened this issue 2 years ago • 0 comments

In order forMaxNumberPerNode to work as expected, operator config label.appendScope: true is required, see

https://github.com/Altinity/clickhouse-operator/blob/ee8cb7c4f988d1c1cde0c34038dfd03d615a36d0/pkg/model/labeler.go#L225-L237

But this is not documented explicitly.

ardenwick avatar Oct 11 '23 07:10 ardenwick