Dave Finster

Results 6 comments of Dave Finster

As a follow up, seems the automated integration fails due to the absence of Proxy, which indicates that it's running a fairly old node.js without ES6 support. All the tests...

I'm also encountering this on both 2.8 and 2.7. I also had to monkey-patch in a fix to allow the VersionChecker to succeed since it would attempt to grab the...

I think one nice addition here would be an enhancement to MagicDNS (or of virtual IPs were to be implemented, there) whereby you could have a pile of tagged endpoints...

I indeed withdraw my comment :). Thanks for the links.

If it's of any usefulness, I just observed this on an old box running 20150123T200224Z that has its disks attached via a JBOD array that was suffering from both a...

Have also struck this with traefik CRDs that follow a similar pattern: ``` retry: description: Retry holds the retry configuration. properties: attempts: type: integer initialInterval: anyOf: - type: integer -...