-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add IncludePatterns and ExcludePatterns options for Copy #2082
Commits on May 26, 2021
-
Add IncludePatterns and ExcludePatterns options for Copy
Allow include and exclude patterns to be specified for the "copy" op, similarly to "local". Depends on tonistiigi/fsutil#101 Signed-off-by: Aaron Lehmann <alehmann@netflix.com>
Configuration menu - View commit details
-
Copy full SHA for 7660af2 - Browse repository at this point
Copy the full SHA 7660af2View commit details -
Add capabilities for copy include/exclude patterns
Signed-off-by: Aaron Lehmann <alehmann@netflix.com>
Configuration menu - View commit details
-
Copy full SHA for b545c28 - Browse repository at this point
Copy the full SHA b545c28View commit details -
Cache awareness of IncludePatterns/ExcludePatterns
Consider IncludePatterns and ExcludePattern when calculating content hashes. Signed-off-by: Aaron Lehmann <alehmann@netflix.com>
Configuration menu - View commit details
-
Copy full SHA for 626744c - Browse repository at this point
Copy the full SHA 626744cView commit details -
Include parent directories of include patterns in cache checksum
Signed-off-by: Aaron Lehmann <alehmann@netflix.com>
Configuration menu - View commit details
-
Copy full SHA for 7a35420 - Browse repository at this point
Copy the full SHA 7a35420View commit details -
Signed-off-by: Aaron Lehmann <alehmann@netflix.com>
Configuration menu - View commit details
-
Copy full SHA for 32e52f1 - Browse repository at this point
Copy the full SHA 32e52f1View commit details -
Signed-off-by: Aaron Lehmann <alehmann@netflix.com>
Configuration menu - View commit details
-
Copy full SHA for 8e6fc83 - Browse repository at this point
Copy the full SHA 8e6fc83View commit details -
Revendor master version of fsutil
Signed-off-by: Aaron Lehmann <alehmann@netflix.com>
Configuration menu - View commit details
-
Copy full SHA for 743bc1b - Browse repository at this point
Copy the full SHA 743bc1bView commit details -
Signed-off-by: Aaron Lehmann <alehmann@netflix.com>
Configuration menu - View commit details
-
Copy full SHA for b94fc7f - Browse repository at this point
Copy the full SHA b94fc7fView commit details -
Signed-off-by: Aaron Lehmann <alehmann@netflix.com>
Configuration menu - View commit details
-
Copy full SHA for 607dc1f - Browse repository at this point
Copy the full SHA 607dc1fView commit details -
Combine include/exclude caps into a single cap
Signed-off-by: Aaron Lehmann <alehmann@netflix.com>
Configuration menu - View commit details
-
Copy full SHA for b27fc61 - Browse repository at this point
Copy the full SHA b27fc61View commit details -
Exclude source dir metadata from checksum if source path ends in sepa…
…rator Signed-off-by: Aaron Lehmann <alehmann@netflix.com>
Configuration menu - View commit details
-
Copy full SHA for fc20beb - Browse repository at this point
Copy the full SHA fc20bebView commit details -
Add test case for added file which doesn't match include pattern
Signed-off-by: Aaron Lehmann <alehmann@netflix.com>
Configuration menu - View commit details
-
Copy full SHA for 5f90a18 - Browse repository at this point
Copy the full SHA 5f90a18View commit details -
Add test that non-included file does not invalidate cache
Signed-off-by: Aaron Lehmann <alehmann@netflix.com>
Configuration menu - View commit details
-
Copy full SHA for cb536b2 - Browse repository at this point
Copy the full SHA cb536b2View commit details -
Revendor updated fsutils fork; use same logic for IncludePatterns and…
… ExcludePatterns Signed-off-by: Aaron Lehmann <alehmann@netflix.com>
Configuration menu - View commit details
-
Copy full SHA for 7c13af3 - Browse repository at this point
Copy the full SHA 7c13af3View commit details -
Back to master version of fsutil
Signed-off-by: Aaron Lehmann <alehmann@netflix.com>
Configuration menu - View commit details
-
Copy full SHA for 6f5ea71 - Browse repository at this point
Copy the full SHA 6f5ea71View commit details