sentry-kubernetes
sentry-kubernetes copied to clipboard
Kubernetes event reporter for Sentry
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.6.1 to 3.2. Changelog Sourced from cryptography's changelog. 3.2 - 2020-10-25 * **SECURITY ISSUE:** Attempted to make RSA PKCS#1v1.5 decryption more constant time, to protect against Bleichenbacher...
As mentioned in https://github.com/getsentry/sentry-kubernetes/issues/32 kubernetes client is lagging behind and because of incompatible versions with the deployed kubernetes version in the cluster there are errors. Errors that cause sentry client...
container has runAsNonRoot and image has non-numeric user (app), cannot verify user is non-root
Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of this project. #### Changes included in this PR - Changes to the following...
Memory leak
sentry-kubernetes on our two clusters leaks memory, at least memory usage has only gone up during a few weeks of usage: We have RBAC enabled and given sentry-kubernetes' service account...
Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of this project. #### Changes included in this PR - Changes to the following...
Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of this project. #### Changes included in this PR - Changes to the following...
I'm trying to expose the LOG_LEVEL env var introduced in 108ae63cc7f0343bdb84fe7e9ff62e0d540dc0cb in the [`incubator/sentry-kubernetes` helm chart](https://github.com/helm/charts/tree/master/incubator/sentry-kubernetes) with my PR https://github.com/helm/charts/pull/12060. The PR seems to fail CI due to the fact...
Hi, we are running this from the helm charts and it's working fine except that we only get some of the events in our cluster. For example this event I...