getsentry / sentry-kubernetes

Kubernetes event reporter for Sentry
Apache License 2.0
458 stars 64 forks source link

Use numeric user id to fix non-numeric user error #40

Closed kmmanto closed 9 months ago

kmmanto commented 4 years ago

container has runAsNonRoot and image has non-numeric user (app), cannot verify user is non-root

tonyo commented 9 months ago

The agent has a completely different implementation now (written in Go), so I'll close this one as outdated.