Gordon Bleux

Results 40 issues of Gordon Bleux

when dealing with a large environment (i.e. lots of environment variables), the slice based lookup becomes inperformant. os also allows variable lookups based on keys, which the Functor implementation uses...

#### Pull Request (PR) description nginx manages the directory permissions on its own, so the default value is `undef` to avoid conflicts. #### This Pull Request (PR) fixes the following...

the peer labels where adapted from a node_exporter PR see https://github.com/prometheus/node_exporter/pull/1317 Signed-off-by: Gordon Bleux

request client configuration from the backend, allowing the two systems to synchronize. the new API endpoint is accessible to anonymous clients, as it does not contain any secrets; only application...

the slider component has its limits hardcoded to [1,7], which matches with the default value of 168h. the value on the server can be changed however, using the `--max-lifetime` flag....

simple docker-compose based setup to showcase a possible deployment scenario.

instead of a hardcoded value, the configuration file uses the user information from the authentication context for the user and context settings. closes #45

add flag to parse and respond with v1 DTOs. closes #47

upgrade go to 1.17 and remove glide as dependency manager in favour of native go modules.

this change adds a new CLI flag, which allows the `/quitquitquit` endpoint to be replaced with a noop action instead of the default "shutdown the application" behaviour. for backwards compatibility,...