Aaron D Borden

Results 125 issues of Aaron D Borden

As an agency FOIA person, in order to have a consistent experience with beta.foia.gov, I need the agency info updater styles to be update from the latest style tile. ##...

## Description When `-etcd-cafile` is specified without a client cert/key, locksmith fails with the error: ``` $ locksmithctl -etcd-cafile=/etc/ssl/certs/ca-certificates.crt status Error initializing etcd client: open : no such file or...

kind/bug

In order to have more grounded conversations with agencies, having example data to look at for our schemas and specs would help. Examples should be realistic. This work should be...

Document the goals of the project in the README so that we can: 1. Attempt to measure success against those goals. 1. Determine priorities for features. 1. Avoid creating work...

Great project, it's been super effective for us when exporting small amounts of data from mongo, but as we've added more data we're seeing it take several hours rather than...

Here's my collections.yml snippet: ``` products: :columns: - id: :source: _id :type: TEXT - foodshed: TEXT - name: TEXT - price: INTEGER - tags: TEXT ARRAY :meta: :table: products ```...

I'm running `cf drain-space` from my logstack repo which contains a manifest.yml and vars.yml to supply attributes. When the drains plugin tries to push the space drain application, it reads...

unscheduled

I'm creating a space drain in each of my spaces (development, staging, production). The first space completes fine, but the additional invocations fail because the route already exists. Is the...

unscheduled

Would you consider publishing this package to [PyPI](https://pypi.org/)?