Daniel Watkins
Daniel Watkins
I would like to be able to run `./mybot.py --interactive` and have it prompt me for each status that would be posted. If I answer "yes", then it performs the...
We started seeing this today, presumably as a result of https://github.com/concourse/github-release-resource/blob/de55db24d0a22100d1bd69e663bbb2557bcd5e7b/github_graphql.go#L53 which was introduced in #107. As even the latest pre-release of GHE doesn't include `databaseId` in its release GraphQL...
If several downloads complete simulatenously, then my seedbox grinds to a halt as a bunch of `unrar` processes consume all of its IO. It would be great if I could...
TL;DR: If a user specifies only a primary mirror via `apt:`, the current behaviour with (schema-violating) `system_info:` in vendor-data cannot be replicated using (schema-compliant) `apt:` in vendor-data. This means we...
### Use case I use my Headscale node's Tailscale IP address as its `metrics_listen_addr` so I don't have to expose the metric data to the world. Whenever the node restarts,...
# Documentation request https://cloudinit.readthedocs.io/en/latest/reference/datasources/configdrive.html reads: > By default, cloud-init always considers this source to be a fully-fledged datasource. Instead, the typical behavior is to assume it is really only present...
# Documentation request Presumably because its title is "Config drive". --- *Reported from: https://cloudinit.readthedocs.io/en/latest/reference/datasources/configdrive.html*
`opa-envoy` uses a versioning scheme of `-envoy` but `` is omitted for the first release. So, for example, the last two versions currently are `1.1.0-envoy-1` and `1.0.0-envoy`. These aren't valid...