Cormac Relf

Results 323 comments of Cormac Relf

Ok, new stuff. The most major changes are: - Added a bunch of tests - `into_ts` is the only method added to Tsify trait - More helpers like `Ts::new_unchecked` to...

I can also hold off on the deprecation commit until this has been tested a bit more in the wild.

This turns out to be quite difficult as we can't just add a path= dependency for a local very long filename and have it appear in the registry. The shortest...

Only concern I have is whether this would regress reproducibility. Is that something we had before? It is quite difficult to configure tar writers not to add any timestamps or...

Can anyone write down a set of instructions for using CNPG through FluxCD safely? Or alternatively would you all recommend the cluster resource be managed outside of flux? Given what's...

Thank you @bornav that is great to know, I will run some tests to verify but this seems like a good workaround. This should probably go in the docs until...

It seems the crucial thing to know about `cnpg.io/skipEmptyWalArchiveCheck` is that if you write backups for a new cluster to the same bucket location (which implies same serverName etc), then...

I think we've pretty much covered those questions in the discussion above. I would consider the issue resolved if someone wrote those findings up as documentation.

Oh beauty, if we can actually plumb these through Cargo I'm putting this in the manual. I'll give it a go, thanks.