sgpinkus

Results 73 comments of sgpinkus

You can use `include_file` for this and set the lvm://path/to/lvm/ parameter to the name of the LVM you want to backup. That's what I do for local LVM backups.

> backup lvm://master-vg/root/ lvm-vg1-root include_file=/path/to/vg1-root.includes

Doesn't seem like I should need a plugin for this. Seems like a core config option. Maybe a plugin can do, but equally seems like it would be a few...

I was just mainly thinking about typos and maybe missing info. For example https://jsonjoy.com/specs/json-crdt/model-document/crdt-algorithms#Replicated-Growable-Array-(RGA)-CRDT-Algorithm, states the algo takes three params node, ref, elems, but how does the element array get...

Thanks for the response @thaJeztah. I should have said "Currently there is no good **stateless** way to distinguish docker events relating to healthcheck command from the rest". Tracking the execId...

FYI was caused by 404e49ad setting `inheritAttrs: false`. There is no explanation in the commit about why that was done: ``` commit 404e49ada60f25635118a70839ad972d7be8e467 Author: santeriok Date: Fri Apr 28 15:06:22...

Same issue. It's not just `defineProps`. It was happening to me when importing `ComputedRef` too. Crashing dev server constantly.

Hi. When is "the final deprecation date"? A link in the README to explain why you are archiving / deprecating / removing this package would be really helpful too!

Do you mean date to provide more details? Is code vulnerable, unmaintainable? Is there an alternative we should know about? Message on README.md is very terse and cryptic.