Josh van Leeuwen
Josh van Leeuwen
/bug **What happened**: Often the puppet acceptance tests fail due to vagrant timing out when spinnging up a machine for tests that would otherwise pass. ``` I0925 17:04:31.396] Failed to...
/bug **What happened**: The connection the the vault cluster health status will sometimes timeout after it's allotted 5mins. This is probably because tarmak is attempting a connection too early. ```...
/kind feature Idea to have a spot pricing flag to be used on instance pools in the cluster.
We currently integrate terraform and soon packer into the Tarmak binary, waiting on [this](https://github.com/jetstack/tarmak/pull/372) PR. This was in an effort to reduce external dependencies, namely Docker. When integrating packer into...
**Is this a BUG REPORT or FEATURE REQUEST?**: /kind feature **What happened**: As we are growing the validation and verification checks, we should provide the ability for users to override...
We should publish multi-arch images, similar to cert-manager. /assign
This PR adds functionality to quay to request OS and Archs from images. If images are not part of a multi-arch build, then the os and arch are inferred from...
We do not currently properly support paging in clients. This means that tag sets will only include tags which are returned in the first page from the registry. This may...
Currently, when we fail a authentication on a request, we simply reply with a 403 with a "Unauthorized" response body. We may want to change this to instead return a...