Tom Elliott

Results 10 issues of Tom Elliott

The Docker generator type should create Docker backends in services rather than using the Docker CLI. The generated config should also have a minimum supported Edward version specified.

enhancement

Fastlane (https://fastlane.tools/) will search GitHub issues for matches against any fatal errors that are output, and allow raising a new issue quickly if not found. This provides a quick, community-driven...

enhancement

Commands would include: * add (`add service`, `add group`, etc) * remove * edit?

enhancement

As an example, we may wish to start a go program with GODEBUG=allocfreetrace=1, but we definitely don't want to do this for edward itself.

enhancement

psutil runs in the current user space, so apparently can't see ports opened with sudo.

bug

If a service already exists, but you want to regenerate it, the generate command should have an option to permit forcing the generation and overwriting of the existing service.

enhancement

**Is your feature request related to a problem? Please describe.** We have configured our Checkly checks to alert to PagerDuty and all pages are sent in the form: Summary: `Your...

alerting

I'm building out a Terraform module that creates a Kubernetes Cluster in Civo and returns the appropriate credentials for creating further Kubernetes resources, but I've been seeing the cluster creation...

We're getting more of our engineers using Tilt and an early piece of feedback was that it would be nice to be able to filter out log messages. We have...

enhancement