Greg Taylor
Greg Taylor
With Xen domU support in mainline kernel, we might be able to use either the standard kernel, or the -xen kernel. There are some differences that caused breaking going from...
Rather than these more generic settings like `AWS_STORAGE_BUCKET_NAME`, django-simplestatic should probably at the very least check on more specifically named settings that don't clash with django-storage's. For example, we don't...
I'm glad that you've got some kind of README and some docs on RTD, but nowhere is the purpose of this module explained. I think I have an idea of...
To complement the Agent healthcheck implemented in #2209, add something similar for Drone Server. Minimum checks: * Database connectivity. * The server being able to even generate a 2xx. Worth...
If I am understanding correctly, the Vault CSI can only be pointed at a single `vaultAddress`. For [example](https://www.vaultproject.io/docs/platform/k8s/csi/examples): ``` --- apiVersion: secrets-store.csi.x-k8s.io/v1alpha1 kind: SecretProviderClass metadata: name: vault-db-creds spec: provider: vault...
We're in need of transaction support to update a counter in real-time: https://www.firebase.com/docs/transactions.html I couldn't tell for sure, but is this supported? I see put_async, but I don't think that's...
We've received feedback from our users that it is sometimes difficult to share workspace logs with us to assist with debugging issues. They've shared that it is tedious and sometimes...
http://autobahn.ws/python/ When I run a Twisted Python Autobahn server and connect with dart-wamp, I get an HTTP 400 error back. I couldn't figure out how to get the body of...
See https://groups.google.com/a/dartlang.org/forum/#!msg/misc/2jpQAJxyxPo/-7wN3d8GUBYJ
We'd like better insight into the usage of our converter fleet. Getting some idea for usage, failure frequencies, and latency will help us direct future development of this converter and...