Erik Kristensen

Results 150 issues of Erik Kristensen

In the age of service discovery where tools like Consul, SkyDNS, and other services exist to do service discovery via DNS because networks and IP address change, I think it...

feature
request

Attempting to build a docker image that contains this tool, however looks like 0.11.1 with the updated terraform provider runs into errors not being able to download the terraform provider...

I'm trying to use your library to do fast server to server file transfers. I've attempted to use your examples. `receiver.js` ``` javascript var io = require('socket.io').listen(5001), dl = require('delivery'),...

`DEPRECATION: Failed to find 'm2crypto' at https://pypi.private.io/simple/m2crypto/. It is suggested to upgrade your index to support normalized names as the name in /simple/{name}.`

It would be nice to see this install-able via PIP, and have it published to the python repository on a regular basis.

enhancement
wontfix

It would nice to allow registering of webhooks that Cachet then updates with different changes. Changes would include incidents, scheduled maintenance, changes to component statuses, etc.

Feature

Taken from the docs, when run in verbose mode, this appears to run on ever single resource when it should only run against variables. The same happens when category is...

## Feature request - [x] I confirm that this is a feature request rather than a question. #### What problem does this feature solve? Systems can be deployed to more...

enhancement
pinned

I've received a request to add this to [SIFT](https://github.com/sans-dfir/sift) but we require that tools be installed through some standard fashion. This could be a file download, deb install, etc .....

This PR makes building an official docker image possible. I would still consider this a work in progress and needs further testing, however I wanted to open it up to...