Reuben Bond
Reuben Bond
@oleggolovkov would that be a filter specific to each clustering provider or specific for `IAmAlive` or would it be a global filter?
I'm happy for some kind of contribution towards this. `IHostBuilder.AddClusterClient(x)` or similar. I would want guards (exceptions on `.Build()`) to ensure that silo + client are not added to the...
cc @mumby0168
Thanks, @mumby0168! Apologies for the slow response, @galvesribeiro - I've been distracted. I hope to review it soon. cc @bradygaster
cc @galvesribeiro I added some comments
@benjaminpetit anything remaining here? If we decide to merge this for 7.0, perhaps we should add a beta tag to it until we have sufficient confidence
I believe the issue is currently that the certificate bundle needs to be split into multiple files (one per cert). > rehash: warning: skipping ca-certificates.crt,it does not contain exactly one...
The failure now is more basic... it can't even connect to the emulator to retrieve the cert.
Note that I disabled all other GH Actions jobs in this PR so that we can try to fix the CosmosDB one. We should revert that before merging.
Doesn't that error message indicate that the cert needs to be split? It says it's skipping the import > rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or...