You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
febcc25d1a
Previously, when specifying the filter option with the until value, no cache would be cleaned, preventing users from clearing by time. This bug arises from passing the until field through into buildkit, where, on filtering, a non-existent field returns false for a match. The fix is simple, as we build up our list of filters to pass to buildkit, we skip over the until key, so create a valid list of filters for buildkit. Signed-off-by: Justin Chadwell <me@jedevc.com> |
2 years ago | |
---|---|---|
.. | ||
imagetools | 2 years ago | |
bake.go | 2 years ago | |
build.go | 3 years ago | |
create.go | 2 years ago | |
create_test.go | 3 years ago | |
diskusage.go | 3 years ago | |
inspect.go | 3 years ago | |
install.go | 3 years ago | |
ls.go | 3 years ago | |
prune.go | 2 years ago | |
rm.go | 3 years ago | |
root.go | 3 years ago | |
stop.go | 3 years ago | |
uninstall.go | 3 years ago | |
use.go | 3 years ago | |
util.go | 2 years ago | |
version.go | 3 years ago |