Devin Christensen

Results 6 issues of Devin Christensen

I think it would be nice to have a quick way to detect when the network connection disappears unexpectedly. I'm thinking some kind of inactivity timeout that is renewed every...

enhancement

## New Behavior This copies some behavior from the [unit docker-entrypoint.sh](https://github.com/nginx/unit/blob/master/pkg/docker/docker-entrypoint.sh) so that it's easy to configure TLS locally. Specifically, it loops through all the `*.pem` and `*.json` in the...

enhancement

I'm currently in the process of evaluating pgcat for use at my company. We have a requirement to use a random generated value for our id columns. The current plan...

enhancement

I would like a way to add custom data to the request log.

type: feature request
api: logging
priority: p3

Ubuntu defines the "." zone in /etc/bind/named.conf.default-zones Adding it again leads to an error on startup: ``` /etc/bind/named.conf.default-zones:2: zone '.': already exists previous definition: /etc/bind/named.conf:49 ```

## Overview currently, the webhook only supports unwrapping the value of the auth key if it's in a specific `user:pass` format. this limitation prevents the webhook from working correctly for...

kind/bug
size/M