Altinity / Altinity/clickhouse-operator

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

Open
#1,252 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

stale
Dominant language
Go
Stars
2.6k
Forks
574
Avg merge
8d 6h
Merged PRs (30d)
6

Description

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the referenced section in pkg/model/labeler.go around lines 225-237 to confirm how MaxNumberPerNode depends on label.appendScope. Find the relevant operator configuration documentation and state that label.appendScope: true is required; done when the requirement is explicitly documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.