Jacob Bohanon

Results 29 issues of Jacob Bohanon

Error message ErrorTypeSlice is misleading when returned as a result of the types of the elements of the slice not being structs. Added a more useful error message to elaborate...

**Describe the bug** Current implementation of json audit logs generates log entries with duplicated keys in the event of repeated headers in either the request or response. This is _technically_...

3.x

# Description PoC implementation of generalizing API for ExtAuth API keys in order to allow for Aerospike implementation of storage backend in ExtAuth in lieu of k8s secrets. This will...

work in progress

Add option to .dump() strings instead of .get(). this is useful in cases where the output of the rendered template is expected to be valid JSON. For example: Input: ```json...

Reintroduce JSON Pointer syntax per https://github.com/pantor/inja/issues/269

[JSON Pointer syntax](https://datatracker.ietf.org/doc/html/rfc6901) support was removed in v3.0. I haven't found any issues or PRs referencing _why_ this option was removed. Was it to simplify the code during the AST...

### Gloo Edge Product Open Source ### Gloo Edge Version v1.16.0 ### Is your feature request related to a problem? Please describe. There are generally three moving pieces in our...

Type: Tech Debt

```log $ nvim --version NVIM v0.10.0-dev+877-g81d5550d7 Build type: RelWithDebInfo LuaJIT 2.1.0-beta3 Run "nvim -V1 -v" for more info ``` From within neovim, the `:BuildImage true` command returns ```log E5108: Error...

# Description Add status reporting to VirtualHostOptions when attached to kube gateway resources using targetRef ## API changes - Added `metadata` field to `HttpListenerReport_Error` and `VirtualHostReport_Error` resources - ... ##...

keep pr updated

### Gloo Edge Product Open Source ### Gloo Edge Version v1.17.0 ### Kubernetes Version All ### Describe the bug Additionally, glooctl version does not always print valid json and yaml...

Type: Bug
Area: CLI