Skip to content
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

feat(container-image-pull): add override ability to copy operation for destination path #400

Merged
merged 3 commits into from
Jan 29, 2025

Conversation

carlosmmatos
Copy link
Contributor

Fixes #396

Adding a new optional flag --copy-omit-image-name that allows users to specify the exact destination path (minus the tag) when copying images. This maintains backwards compatibility while providing flexibility for different registry structures.

…r destination path

Fixes CrowdStrike#396

Adding a new optional flag `--copy-omit-image-name` that allows users to
specify the exact destination path (minus the tag) when copying images.
This maintains backwards compatibility while providing flexibility for
different registry structures.
@carlosmmatos carlosmmatos added the enhancement New feature or request label Jan 28, 2025
@carlosmmatos carlosmmatos merged commit 20ccd16 into CrowdStrike:main Jan 29, 2025
4 checks passed
@carlosmmatos carlosmmatos deleted the carlosmmatos/issue396 branch January 29, 2025 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Falcon Container Sensor Pull injecting extra path to repo.
2 participants