Josh van Leeuwen

Results 116 issues of 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...

area/test

/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/bug

/kind feature Idea to have a spot pricing flag to be used on instance pools in the cluster.

kind/feature

Document the use of spot pricing.

kind/documentation

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...

kind/design

**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...

kind/feature

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...

dco-signoff: yes
approved
size/L
do-not-merge/release-note-label-needed
needs-rebase

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...

enhancement
help wanted

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...