Joe Wilner

Results 9 issues of Joe Wilner

Hi -- I had a lot of fun working with this benchmark suite in developing [RTE](https://github.com/jwilner/rte), so I thought I'd bring the suite up to date and add my router...

**Is your feature request related to a problem? Please describe.** We don't provide common names for some vault-issued certificates; we rely strictly on URI SANs. We would like to be...

enhancement

### Bug report Revision name is discarded -- note the revision name in the output below: ```shell $ kn service apply --filename service.yaml --revision-name="foo-iamrevision" Creating service 'foo' in namespace 'default':...

kind/bug
triage/needs-user-input
triage/accepted

The driver currently doesn't mention three parameters that it exposes in the DSN. This PR makes no code changes, but simply updates the docs so future folks don't have to...

Adds the option to cap the height of the status window.

Hi -- This is not so much a feature request for keymaster (great product!) but an automation design question for a new house. Happy to contribute code if that were...

When a package uses a TestMain that exits with an error before running tests, go2xunit suppresses the error. ```shell ~/code/sample ➭ cat sample_test.go package main import ( "os" "testing" )...

Mimic vault CLI logic. Query vault API for mount version; if v2, rewrite to include the internal data segment right after mount point. Additionally, wrap type assertion on data field...

**Is your feature request related to a problem? Please describe.** Currently, the project doesn't support environment variables for parameterizing the CLI's behavior. This can result in frustrating conditional construction of...

Type: Enhancement
v2