Austin Godber
Austin Godber
Nevermind about the sample point ... I now see the example point above. The problem is happening in this lat long. "lat": -24.244125928804735 "long": -53.8226425697034
I've just verified that this mTLS works. The description by @jszwedko omits the need to set `tls.verify_certificate: true`. Without this on the receiving server, anyone can write to it as...
> How does one use the "Python 2" version? I encountered this issue too, but decided to go a different route, which works well for me. Rather than loading files...
This problem appears to still exist in 2.12.0 and is not isolated to single node clusters, I am pretty sure we just saw this on a 20 node cluster when...
Have you tried restarting (deleting) the sidekiq and web pods? I've seen enough weird behavior similar to what you report on chart based deployments that I restart those two pods...
I am also talking about a fresh install. A db migration happens both on initial install and on upgrades. This is what determines the version of the db migrate job...
> I feel the original deadlock problem should still be addressed. I agree. I think the problem is that the web and sidekiq pods manage to come up partway through...
Kimbro and I talked about the types for a bit this morning and I have been spending time to try and get a better understanding. The question came up: Is...
https://github.com/terascope/teraslice/blob/e646f9d6502c81dfe94547c01d9a8aa483775bfe/packages/scripts/src/cmds/k8s-env.ts#L15-L38 If the user runs the following command: ``` yarn k8s --minio-version yarn k8s --minio-version 2024-01-23
@ciorg was this resolved in your `tjm`/`jobs` refactor work?