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

For ECR image copies customer need a regex function for images. #79

Open
YK-mmmmm opened this issue Mar 16, 2022 · 1 comment
Open

For ECR image copies customer need a regex function for images. #79

YK-mmmmm opened this issue Mar 16, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@YK-mmmmm
Copy link

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Inquiry on Data Transfer Hub. For ECR image copies customer need a regex function for images.

Customer has a super massive amount of images, and 300+ repositories. They don't want to copy them all of course, but they also don't want to generate this large managed list to keep updating in the DTH job.
The list is that they want to throw a regex or a wildcard to filter out images they want to copy over within the DTH UI.

Describe the feature you'd like
A clear and concise description of what you want to happen.
If "Selected" images was to be re-done to support a regex, on an individual line so teams can add it through the DTH UI.

Say under "Selected' Images in the UI:
Instead of:
image_name_oregon:1.4, image_name_va:latest
Customer do
filter: image_name_.*

Additional context
Add any other context or screenshots about the feature request here.

@YK-mmmmm YK-mmmmm added the enhancement New feature or request label Mar 16, 2022
@YikaiHu
Copy link
Contributor

YikaiHu commented Mar 16, 2022

The customer want to use regex expression to filter the images. They want to enter the regex in the DTH portal

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

No branches or pull requests

2 participants