Closed joelgarboden closed 3 years ago
Hi @joelgarboden ! Thanks for this pull request, we're looking forward for merging it, would you mind rebasing and adding some simple test for the archive resource ?
Hi @joelgarboden , After testing this changes, it seems not to solve the issue. The ownership and group of the files in the tarball are are preserve from the tar creation.
It's needed to add an Exec to the manifest to override those permissions. Thank for brining it to our attention. we will solve it ASAP. #10
Awesome, thanks. Apologies I wasn't able to loop back around to this yet.
Without this, non-root
user
orgroup
results in a mix of permissions.