luet/pkg/helpers
Ettore Di Giacinto d58a563d52 uninstall: limit cleanup to s.Target
This was specific to when s.Target differs from /. The helpers creating
the path were considering the full traversal, instead they should stop
at target.

E.g. our rootfs is in /foo/bar, and while we build the list of paths to
prune for /foo/bar/baz/bar, we should stop looking at /foo/bar.
2021-10-21 23:58:45 +02:00
..
docker Drop imgworker client 2021-10-14 22:06:01 +02:00
file Allow to have shared templates across packages 2021-08-04 16:35:28 +02:00
match Add 2 new events for image unpacking (#226) 2021-06-01 16:43:31 +02:00
terminal Massive UX rewrite 2021-10-21 23:58:00 +02:00
archive_test.go Add 2 new events for image unpacking (#226) 2021-06-01 16:43:31 +02:00
archive.go uninstall: limit cleanup to s.Target 2021-10-21 23:58:45 +02:00
helm_test.go Allow to have shared templates across packages 2021-08-04 16:35:28 +02:00
helm.go Allow to have shared templates across packages 2021-08-04 16:35:28 +02:00
helpers_suite_test.go Define context for scoped operation across core types 2021-10-21 23:58:24 +02:00
math.go Add Factorial helper 2020-02-11 15:00:28 +01:00
references_test.go Trim the Domain Name from cached image references 2021-01-29 15:11:52 +01:00
references.go Trim the Domain Name from cached image references 2021-01-29 15:11:52 +01:00
slice.go Check for file conflicts before install 2021-07-29 11:03:02 +02:00
sys.go Review configuration file parsing logic 2020-05-30 16:46:29 +02:00