Shaun Davis

Results 26 issues of Shaun Davis

### Change Summary Fixes bug that fails to construct a proper image reference when the tag is absent.

### Change Summary What and Why: Ensures the correct manager is resolved for the config show command. Related to: Nomad -> Machines failures.

`Request failed with status code: 400, BXNIM0106E: Validation of property 'response_type' with value '[uaa, cloud_iam]' failed. Valid values: 'cloud_iam'` https://github.com/IBM-Cloud/bluemix-go/blob/00b345fa91ae8faa596c29f827f762bd5721b1b7/authentication/iam.go#L107 Thoughts?

Neither the Fly proxy nor HAProxy understands `pgsql`, which means we are not able to handle TLS termination in the same way we do for other apps. We need to...

bug
enhancement

We need to provide some basic tooling surrounding password management. We have a decent process in place for seeding the initial credentials, but the process for managing these credentials long-term...

Discussion

Right now, we are performing volume-based snapshots every 24 hours and sending them up to s3. This is a good start, but we have a few things that need to...

Introduce a `flyctl postgres import --source-uri ` command.

During Restores and Standalone -> HA setup conversions, Stolon is booted with "existing" and is seeded with a old/fake keeperUID. Stolon notices the keeperUID doesn't exist and will work to...

bug

**Major upgrades** > For major releases of PostgreSQL, the internal data storage format is subject to change, thus complicating upgrades. The traditional method for moving data to a new major...

enhancement