Daniel Jones
Daniel Jones
``` + telegraf: + influxdb: + database: concourse + password: fu6aytlsfpkrneowda3b + url: http://10.0.0.8:8086 + username: admin ``` Spotted this in one of the system test runs.
We're attempting to use Riff (which in turn uses Knative Build) inside a corporate network. We need to be able to provide: * a CA certificate to steps in the...
iTerm 2 Build 3.1.5.beta.2 macOS High Sierra 10.13.1 (17B48) ``` $ ttyrec myrecording Out of pty's Terminated: 15 ``` Any suggestions?
Would it be of use to anyone else to have a `check` that emitted a version that was some sort of hash of app bits and (generated) app manifest, along...
Great tool! Would you consider adding a feature so we could POST YAML to it, and get the image back in a response? That'd be really handy for a CI...
I've got no idea what the problem is here... Using 0.12.6. Ran some Terraform through the resource once, and it worked. Running an update through and getting this: ``` ▼...
When trying to Fissilify a simple BOSH release, I followed [the walkthrough](https://github.com/SUSE/fissile/blob/master/docs/configuration.md) and upon deployment, I received the error `pods "spacebearsdbnode-0" is forbidden: User "system:serviceaccount:simple:default" cannot get pods in the...
Small typo - "this storage class" doesn't really make sense as the storage class is specified later in the sentence, and the task is about creating a PVC for the...