Ben Roberts

Results 33 issues of Ben Roberts

**Describe the bug** When adding totp keys to vault, the secret issued by the provider might be missing padding characters. Google authenticator accepts the secret as-is, but vault fails with...

enhancement
good-first-issue
secret/totp

Where `get_serializer_class()` is used to determine which serializer would be used for a `ModelViewSet`, it doesn't re-create the same environment as DRF would use when servicing an actual API request,...

`docker::service_provider` can be manually set to override the choice of service provider for the docker daemon itself, but containers created with `docker::run` do not respect this and use hardcoded defaults...

My understanding of the network block, and the behaviour of the `docker` driver is that when a port is defined with only `static = 1234` parameter and not an explicit...

type/bug

Hi all, I'd like to be able to run a nomad job using "rootless" style containers while nomad itself is still running as root. That is to say, I'd like...

stage/needs-investigation
stage/accepted
type/enhancement

Docker driver prefers use of `mount {}` blocks over `mounts` list (and which is better than `volumes`), but podman driver fails to run with this configuration, with error: ``` *...

stage/needs-investigation
type/enhancement
theme/storage

Hi, Thank you for an amazingly useful tool! I found the "Get Token" step failing with "invalid address" error, which looks to be ipv6 related. My machine did not have...

## Expected Behavior vspheredb module requires a background daemon process. When running icingaweb2 in the official container, there doesn't appear to be a way to launch the required daemon processes...

When building a package module, PDK issues the following warning: ``` pdk (WARN): This module is missing the following fields in the metadata.json: issues_url. These missing fields may affect the...

Adds an `--all-environments` option to the `diff` and `pull` faces so that when retrieving hosts from puppetdb, hosts from all environments may be considered.