Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mixin: Accept suffixes to pod name in instance labels #2080

Merged
merged 1 commit into from
May 18, 2020
Merged

Conversation

beorn7
Copy link
Contributor

@beorn7 beorn7 commented May 15, 2020

Currently, the instance label is just the pod name, but that's
insufficient,
cf. https://github.com/grafana/deployment_tools/issues/3441 .

In the near future, we'll suffix the pod name in the instance label
with container name and/or port name. To make this mixin still work,
adjust the instance label matcher.

Currently, the instance label is just the pod name, but that's
insufficient,
cf. grafana/deployment_tools#3441 .

In the near future, we'll suffix the pod name in the instance label
with container name and/or port name. To make this mixin still work,
adjust the `instance` label matcher.

Signed-off-by: beorn7 <beorn@grafana.com>
@beorn7
Copy link
Contributor Author

beorn7 commented May 18, 2020

@joe-elliott gentle ping.

Copy link
Member

@joe-elliott joe-elliott left a comment

Choose a reason for hiding this comment

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

Apologies. Missed this one.

LGTM!

@beorn7
Copy link
Contributor Author

beorn7 commented May 18, 2020

I'll update the vendoring on this one together with grafana/jsonnet-libs#261.

@beorn7 beorn7 merged commit d343c09 into master May 18, 2020
@beorn7 beorn7 deleted the beorn7/mixin branch May 18, 2020 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants