Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Conversation

@pracucci
Copy link
Collaborator

What this PR does:
Kubernetes 1.16 is shipping a new version of cAdvisor which has changed label names from pod_name to pod, and from container_name to container. The expected migration path is to add Prometheus relabelling rules to inject pod and container labels before migrating to K8S 1.16, deploy the updated mixin and then upgrade to K8S 1.16, is order to not break dashboards and alerts during the whole migration process.

Which issue(s) this PR fixes:
N/A

Checklist

  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

@pracucci pracucci requested a review from a team as a code owner September 22, 2020 07:10
Copy link
Contributor

@sandeepsukhani sandeepsukhani left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@pstibrany pstibrany left a comment

Choose a reason for hiding this comment

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

👍

@pracucci pracucci merged commit aedbd0b into master Sep 22, 2020
@pracucci pracucci deleted the rename-container-and-pod-labels branch September 22, 2020 07:14
simonswine pushed a commit to grafana/mimir that referenced this pull request Oct 18, 2021
…tainer-and-pod-labels

Renamed container_name and pod_name label names to container and pod respectively
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants