Karl Stoney

Results 78 issues of Karl Stoney

Despite using the docker-letsencrypt image, we will get an invalid cert because we access docker on an IP, rather than a domain name. If we were to make domain names...

bug

At the moment, the cleanup script is detecting PersistentVolumes as part of PersistentVolumeClaims that are not bound, but still valid. For example; take a StatefuleSet with a PVC Template, scale...

bug

Hey, Take the following logs: If i search for a host, it's fine: But if i select the host in the host drop down, I get no results: This is...

Hello! Firstly; thank you for making this! I just wanted to get your thoughts on something we've seen. Under normal operation it feels like the value being output is spot...

enhancement
help wanted

Hey, Apologies this is more of a question than an issue... I tried to get the answer from the code but python isn't my strong suit :) I'm thinking about...

question

Hacky, but addresses https://github.com/godaddy/kubernetes-client/issues/633 and https://github.com/godaddy/kubernetes-client/issues/636

We need a much higher timeout on the watch, than we do on normal request. It'd be good to be able to override it: ``` watch.getObjectStream({ timeout: 60000 }) ```

Hi, We're trying to detect when a `watch` event has timed out. In our use case, this is typically because the kubernetes master has restarted or been upgraded. It is...

Hey, Stumbled across this today, I believe this line is wrong: https://github.com/godaddy/kubernetes-client/blob/master/typings/index.d.ts#L4043 It should be `networkpolicy`?

As per the title really, nothing pops up to be tabbed. Version 0.0.23