fdutton

Results 38 comments of fdutton

I have need for this but was able to work around the issue by creating a custom `AbstractJType`. If there is interest in resolving this issue, I am willing to...

Will do. Thanks to the quick response.

Version 1.5.1 works as expected. I'm not in production yet so I'm willing to help isolate the issue. I'll try a 1.6 version tomorrow and let you know the results.

Version 1.6 does not work. I diff'd wait_for.sh and don't see anything that would change its behavior. v1.5.1 uses kubectl 1.21.0 and v1.6 uses kubectl 1.24.0 so there is probably...

Resolved in #766 and #768

In addition to the above, we now support URI translations. This can be used to map the URI's scheme to either `resource` or `classpath` to load them from an internal...

Rejected the pull-request since it required adding a self-signed certificate to the trust-store.

We are using [JSON Schema Test Suite](https://github.com/json-schema-org/JSON-Schema-Test-Suite) to ensure compliance with the various specifications and most of the requested functionality is now present. Since this request is so old and...