Ben

Results 19 issues of Ben

We have been running our private cloud on SDC7 for the past few months now and we migrated our production on it recently. Even if the "major" operations are done...

After working on some rest handlers for PATCH requests, I noticed that only PUT requests go through the is_conflict function and as such can return a 409. I wasn't sure...

Hi, first off, thank you for the great work! I have recently started to use this lib and I found that when serializing mappings, empty values are replaces by `~`....

Hi, is there any official docker image for wal-g that is maintained and production ready?

## Overview Currently, credentials are passed to pgbackrest using a configuration file stored in a secret. This is not very flexible and doesn't always play well with tools like bitnami...

enhancement
v5

Due to some limitations on the storage available to me, I need to move some of my tables to separate tablespaces. I was only able to find a procedure to...

enhancement
v5

My project depends on inets and I would like it to be started automatically. From what I understand, I need to add inets to LOCAL_DEPS for it to be added...

### Preflight Checklist - [X] I agree to follow the [Code of Conduct](https://github.com/dexidp/dex/blob/master/.github/CODE_OF_CONDUCT.md) that this project adheres to. - [X] I have searched the [issue tracker](https://www.github.com/dexidp/dex/issues) for an issue that...

Is there a way to directly include Peru in a repository? Kind of like [Rebar](https://github.com/rebar/rebar). This way after cloning the repository, peru is directly available without having to install it...

This is related my a issue #47. Feel free to close it if you are no interested.