Alex
Alex
We use kube2sky for DNS inside our K8S cluster. It was down for some reason. but I haven't noticed that. When I created an ingress which required a certificate kube-lego...
In fact `KUBECONFIG` supports multiple locations joined with colon. Add a support for that here as well.
Currently plugin only lists running containers. In the example bellow`elasticsearch` isn't running at first, then I start it and letter `E` shows up:  However I personally expected this behaviour...
We had to upgrade swagger-ui to a recent version, because it has quite a few CVEs. Obviously this escalated into flask + flask-jwt + base docker image upgrade. We are...
In here: https://github.com/evalphobia/logrus_sentry/commit/57846a82817615f185b10cc40de8dc60c1ca5ae1#diff-0b771ec7e8ca759d819dc583bbdc795aR212 We are relying on a fact, that the stacktrace is not nil, however here: https://github.com/evalphobia/logrus_sentry/commit/57846a82817615f185b10cc40de8dc60c1ca5ae1#diff-0b771ec7e8ca759d819dc583bbdc795aR204 We can still get nil. And sometimes `raven.NewStacktrace(...)` returns nil, causing all...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Package ecosystem go ### Package manager version _No response_ ### Language version _No...