Dennis Docter

Results 4 issues of Dennis Docter

/kind bug **What happened** When a headless service is created to point to pods which share a single hostname, (which happens, for example, when the hostname field was set in...

help wanted
lifecycle/frozen

If there is no hostname entry on an endpoint of a headless service, a DNS record is created with a hostname part based on some sort of hash, ultimately derived...

lifecycle/rotten
lifecycle/frozen

webmachine_request:x_peername/2 function will crash on lists:last/1 if the X-Forwarded-For header is available, but empty.

The json parser in 0.6.4 does not allow for dashes in json identifiers. Given the following piqi definition (in dash.piqi): ``` .record [ .name test-record .field [ .name some-field .type...

feature