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

[processor/k8sattributes] fix filter labels empty values bug #37913

Conversation

TylerHelmuth
Copy link
Member

Description

Fix a bug where the k8sattributesprocessor's Filter.Labels configuration option errored when op: exists or op:nont-exists were used.

Link to tracking issue

Fixes #37892

Testing

Local testing and unit tests

@TylerHelmuth
Copy link
Member Author

Closing in favor of #37894

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
processor/k8sattributes k8s Attributes processor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[processor/k8sattributes] Invalid value: []string{""}: values set must be empty for exists and does not exist
3 participants