-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
k8sprocessor: cannot parse config * '' has invalid keys: pod_association
#2719
Comments
Hey @rockb1017 I've checked your scenario on versions
It is caused that |
So it should work when i build the docker image from |
yea it works now. Thank you! |
Describe the bug
the agent fails to parse configuration for k8s processor.
Steps to reproduce
run collector with below config.
What did you expect to see?
for it to work.
What did you see instead?
pod fails with this error message
What version did you use?
0.22.0
What config did you use?
Config:
Environment
docker
compiler: go version go1.15.5 darwin/amd64
The text was updated successfully, but these errors were encountered: