sentry-kubernetes icon indicating copy to clipboard operation
sentry-kubernetes copied to clipboard

Application is using an outdated kubernetes go-client which triggers deprecation warnings being uloaded to sentry

Open matt-genie opened this issue 9 months ago • 0 comments

Environment

Kubernetes 1.32

Steps to Reproduce

Deploy the application in a kubernetes cluster Check check kubelet logs or check errors uploaded to Sentry

Expected Result

Sentry-kubernetes should use an up to date kubernetes client. Running the application should not result in additional sentry errors being uploaded to sentry.

Actual Result

One instance of an application submitted 500 errors to sentry within a day

cgroup v1 support is in maintenance mode, please migrate to cgroup v2

matt-genie avatar Mar 04 '25 13:03 matt-genie