Kevin Barbour

Results 6 issues of Kevin Barbour

fixes #1663

area/docs-generation
lifecycle/frozen
size/XS

## Problem statement When using go 1.18 the unit tests fail due to failing tests in codescan. Digging into it a bit I found that it is because the order...

I am backing up about 50 postgres databases via barman, all on the same host. A lot of these backups are configured with a `backup_directory` located on an NFS share...

I am trying to generate documentation for a CLI tool that has deprecated (and hidden) command flags, and I believe the generated documentation should not contain these flags unless they...

kind/bug
area/docs-generation
lifecycle/frozen

# Changes Add support for using Google Cloud Spanner instead of MySQL as a data repository for the achgateway.

Due to a business requirement that all of our financial stack is backed by multi-region databases we will need to run the achgateway with a Spanner database instead of MySQL....

enhancement