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

fix(k8sprocessor)!: deprecate clusterName setting #578

Merged
merged 1 commit into from
May 19, 2022

Conversation

swiatekm
Copy link

The respective ObjectMeta field is being removed from Kubernetes. It's practically never set and only confuses users. It was also removed from the upstream processors: open-telemetry/opentelemetry-collector-contrib#9886.

This is technically a breaking change, but users shouldn't see any difference in practice.

@swiatekm swiatekm requested a review from a team as a code owner May 18, 2022 13:25
@github-actions github-actions bot added documentation Improvements or additions to documentation go labels May 18, 2022
@swiatekm swiatekm force-pushed the fix/k8stagger/clustername branch from 504cfd6 to ea2931c Compare May 18, 2022 13:28
The respective ObjectMeta field is being removed from Kubernetes. It's
practically never set and only confuses users.
@swiatekm swiatekm force-pushed the fix/k8stagger/clustername branch from ea2931c to d543db3 Compare May 19, 2022 08:51
@swiatekm swiatekm enabled auto-merge (rebase) May 19, 2022 08:53
@swiatekm swiatekm merged commit 160f9b7 into main May 19, 2022
@swiatekm swiatekm deleted the fix/k8stagger/clustername branch May 19, 2022 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation go
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants