zrepl/rpc/dataconn/timeoutconn
Cole Helbling 1df0f8912a Add --skip-cert-check flag to zrepl configcheck to prevent checking cert files
It may be desirable to check that a config is valid without checking for
the existence of certificate files (e.g. when validating a config inside
a sandbox without access to the cert files).

This will be very useful for NixOS so that we can check the config file
at nix-build time (e.g. potentially without proper permissions to read cert
files for a TLS connection).

fixes https://github.com/zrepl/zrepl/issues/467
closes https://github.com/zrepl/zrepl/pull/587
2022-07-08 20:18:41 +02:00
..
internal/wireevaluator Add --skip-cert-check flag to zrepl configcheck to prevent checking cert files 2022-07-08 20:18:41 +02:00
timeoutconn_readv_unsupported.go go1.17: run goimports to supports the new //go:build lines 2021-10-09 16:51:08 +02:00
timeoutconn_test.go rpc/dataconn/timeoutconn: disable TestPartialWriteMockConn in CircleCI 2021-12-18 18:02:34 +01:00
timeoutconn.go rpc: fix data race in timeoutconn 2021-01-25 00:16:01 +01:00
timoutconn_readv.go go1.17: run goimports to supports the new //go:build lines 2021-10-09 16:51:08 +02:00