Michael Tucker

Results 6 issues of Michael Tucker

Is it possible to use oxidized-script with the official Docker image? I have a use case where we want to run Oxidized in a container but also have access to...

Stale

I am running the latest version of marketstore in a docker container: ```bash root@1ff54d372ec6:/# marketstore --version {"level":"info","timestamp":"2021-02-09T03:44:18.153Z","msg":"Running single threaded"} version: latest commit hash: 6fe1cf799a394469af860c60d2c058ae9bc16ee9 utc build time: 2021-02-05-00-28-41 ``` Here...

In a deployment I saw this error: ``` all relevant MX records point to non-existent hosts ``` After some research I discovered the `ignore_target_hosts` configuration option. This was configured in...

Thanks Mike, appreciate the help this repo provided. One question though: Where are the tests? Isn't this test-driven.io 😂 I read another article you posted (https://testdriven.io/blog/fastapi-crud/) and noticed you use...

Add support for Juniper's cSRX. Similar to existing support for cRPD.

juniper

The snowflake connector requires a passphrase. #### How to reproduce the bug 1. Configure new database connection with the URI `snowflake://{user}:{password}@{account}.{region}/{database}` 2. Add security extra: ```json { "auth_method": "keypair", "auth_params":...

data:connect:snowflake
#bug