Hunter Nield

Results 21 issues of Hunter Nield

We seem to be having issues getting certain gems to be loaded correctly. We've been trying to build twitter and superfeedr daemons but our libexec code can't seem to find...

double-check

Nagios-herald (https://github.com/etsy/nagios-herald) is a nice idea for adding context to email notifications sent out from Nagios. It might make sense to add a similar feature to consul-alerts. Initial thoughts are...

enhancement
help wanted
question

in progress

Deploy stage manifests can specify LoadBalancers or Ingres Resources. These should be overridable for stages to avoid security issues (and/or extra charges in GCP) One option may be to provide...

enhancement
in progress

Kontinuous only supports Slack as a notification tool. We should also support the following: - [ ] Email - [ ] Webhooks - [ ] Hipchat Are services like Opsgenie...

enhancement
help wanted
question
ready

https://www.ianlewis.org/en/using-kubernetes-health-checks

enhancement
ready

The logs endpoint seems strangely implemented, returning JSON with the filename and base64 encoded log data. Ideally the logs should follow a similar implementation to the [Docker API](https://docs.docker.com/engine/reference/api/docker_remote_api_v1.23/#get-container-logs) to allow...

enhancement
ready

We currently support Github triggers to allow for testing before building docker images. It would also be useful to support Docker Hub/Quay web hooks to trigger pipeline runs after images...

enhancement
ready

The deploy stage is a good start but there are some improvements needed to be useful for real deployments. - [x] Variable support for updating a manifest before deployment (perhaps...

enhancement
in progress