flyingcircusio / batou

batou is a universal, fractal deployment utility using Python.
https://batou.readthedocs.org
Other
47 stars 12 forks source link

Consider recrypting only files that needs re-encrypting #404

Open frlan opened 8 months ago

frlan commented 8 months ago

When changing e.g. a password inside secrets and having a number of secret files, all files are getting re-encrypted, too. Even though this makes sense, this is adding more complexity on merging different branches by increasing number of non-default mergeable binary blobs.