Terrence Asselin
Terrence Asselin
I see two failures. The first windows runner build failing in vcpkg step doesn't appear to be related to my changes: `building icu:x64-windows`. It failed again after a rebase and...
@ghalliday Fixed issue when creating `tlsConfig` in WsECL. Remaining check that is failing is related to vcpkg on window failing on icu. Other PRs have the same problem such as...
The change looks good, but if httplib is built expecting blocking sockets we may see other cases (like SSL_read and SSL_write that you pointed out) not handling timeouts. Also, I'm...
Before moving out of draft, there are a few tasks to complete: - [x] Test more combinations of options for using the daliip and remoteStorage together and at different levels...
@afishbeck My biggest questions are: 1. Is the method of storing the 'effective' remoteStorage name in the ReferencedFile object sound, or is there a cleaner approach I didn't see? 2....
@ghalliday Finalizing is still pending on running a few tests.
@jakesmith and @ghalliday - squashed and rebased to 9.6.x
re-rebased and pushed to force stalled checks to run
@ghalliday This is approved and ready to merge.
> I cannot confirm the correctness, However, is there a scenario where the certificates are store in a vault? I ask because the platform supports retrieving secrets both from Kubernetes...