Alex

Results 6 issues of 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: ![image](https://github.com/spaceship-prompt/spaceship-prompt/assets/16747951/91564cb2-ace3-47b6-8f65-afd44d3b7e0f) 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...

T: bug 🐞
L: go:modules