Skip to content

Draft: Remove replicaLabel assertion from kube-thanos-receive & Update Docs#281

Open
michael-burt wants to merge 1 commit intothanos-io:mainfrom
michael-burt:receive-replicalabel
Open

Draft: Remove replicaLabel assertion from kube-thanos-receive & Update Docs#281
michael-burt wants to merge 1 commit intothanos-io:mainfrom
michael-burt:receive-replicalabel

Conversation

@michael-burt
Copy link
Copy Markdown
Contributor

Signed-off-by: Michael Burt michaelpburt@gmail.com

  • I added CHANGELOG entry for this change.
  • Change is not relevant to the end user.

Changes

This PR removes the replicaLabel assertion in jsonnet/kube-thanos-receive.libsonnet since it is not required if you are not also deploying Thanos Query. It also updates the documentation with examples on how to properly add a replication label as an external label on Thanos Receive ingestor.

Verification

I have tested this in a cluster.

@michael-burt michael-burt changed the title Remove replicaLabel assertion from kube-thanos-receive & Update Docs Draft: Remove replicaLabel assertion from kube-thanos-receive & Update Docs Jul 15, 2022
…les & docs

Signed-off-by: Michael Burt <michaelpburt@gmail.com>
@michael-burt michael-burt force-pushed the receive-replicalabel branch from 5864685 to 216275a Compare July 19, 2022 19:21
Comment thread example.jsonnet
};

local i = t.receiveIngestor(commonConfig.config {
labels: [
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cold you adjust default labels in

instead of overriding them in example?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants