Skip to content

Fix copy exclude pattern matching#334

Merged
stefanprodan merged 1 commit into
mainfrom
fix-exclude-patterns
Jun 4, 2026
Merged

Fix copy exclude pattern matching#334
stefanprodan merged 1 commit into
mainfrom
fix-exclude-patterns

Conversation

@stefanprodan
Copy link
Copy Markdown
Member

Match exclude patterns against the source-alias-root path and the non-glob prefix of from, so patterns work consistently across glob and directory copies. Update the API docs and regenerate the CRD.

Fixes #306

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
@stefanprodan stefanprodan requested a review from matheuscscp June 3, 2026 23:53
@stefanprodan stefanprodan added the area/generator Artifact generation related issues and pull requests label Jun 3, 2026
Copy link
Copy Markdown
Member

@matheuscscp matheuscscp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@stefanprodan stefanprodan merged commit b70a425 into main Jun 4, 2026
6 checks passed
@stefanprodan stefanprodan deleted the fix-exclude-patterns branch June 4, 2026 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/generator Artifact generation related issues and pull requests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ArtifactGenerator: exclude patterns fail to filter directories

2 participants