Skip to content

Conversation

@michael-burt
Copy link
Contributor

Signed-off-by: Michael Burt [email protected]

  • 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
@michael-burt michael-burt force-pushed the receive-replicalabel branch from 5864685 to 216275a Compare July 19, 2022 19:21
};

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

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