David Tuite
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...
A viable usecase could be to send 1. All events to Slack 2. Only failures to PagerDuty
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
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...
Currently the support box looks like this:  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...