David Tuite

Results 12 issues of David Tuite

When helm is used without `--wait`, it's basically impossible for the install or upgrade to fail. Helm doesn't wait for the pods to start up or anything, it just returns...

enhancement

Should have the option to send only failures to PagerDuty.

integration

A viable usecase could be to send 1. All events to Slack 2. Only failures to PagerDuty

enhancement

Builds should be automatically tested against a Kubernetes cluster. 1. Create a cluster 2. Install KubeWise 3. Perform Helm operations 4. Ensure the output is as expected

pipeline

When managing OSS projects, it's often a good idea to keep tabs on the number of open issues on the project. It can help understand how many people are using...

kind/enhancement

Currently the support box looks like this: ![Screenshot 2020-12-08 at 11 01 38](https://user-images.githubusercontent.com/562403/101476170-44849b80-3945-11eb-9d19-4e1ed98475de.png) This support box should: 1. Link to the Roadie discord channel so that people can go there...

Bit of a weird problem here. Basically I'm trying to setup a [taps](https://github.com/ricardochimal/taps) server so I can pull the contents of a PG database over HTTP. The password for the...

There are cases where a Backstage metadata file will fail to import because of a group or other dependency that doesn't exist. For example, if `Group:engineering` doesn't exist in the...

## Describe Request: In our org we have decided that we want pull requests to fail if the `catalog-info.yaml` has set `spec.lifecycle` to anything other than "production" or "experimental". We...