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

Kubernetes event reporter for Sentry

Results 37 sentry-kubernetes issues
Sort by recently updated
recently updated
newest added

At the moment we're tagging sentry-kubernetes [container images](https://github.com/getsentry/sentry-kubernetes/pkgs/container/sentry-kubernetes) with commit SHAs; it's useful while iterating fast, but not very human-friendly. We should consider introducing semver or calver for the code/images.

Please add the possibility to use Self-Signed Certificates. In Python Client the client param is ca_cert. If you have sentry self-hosted in non public, you would need to set the...

# Problem Sentry recommends (see [this video](https://youtu.be/SGgoP6HDR-I?si=jVuwmJ-B5xHF0FgU)]) a fine-grained project structure. This usually means that multiple Sentry projects are represented within a single Kubernetes cluster. Currently this requires one of...

Currently, an error is reported to the correct DNS in Sentry, however it uses the environment set in `SENTRY_ENVIRONMENT`. This is very inflexible and limits you to a single environment....

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.23.0 to 0.38.0. Commits e1fcd82 html: properly handle trailing solidus in unquoted attribute value in foreign... ebed060 internal/http3: fix build of tests with GOEXPERIMENT=nosynctest 1f1fa29 publicsuffix: regenerate...

dependencies
go

The project doesn't seem to be actively maintained. Last contribution was reported 8 months ago. Some of its dependencies are already obsolete (i.e., go-kubernetes client) #98. Please mark the project...

### 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...