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

[DUCC] support wildcard in image specification #2490

Merged
merged 23 commits into from Feb 20, 2020
Merged

Conversation

siscia
Copy link
Contributor

@siscia siscia commented Feb 10, 2020

Adding tag wildcards to DUCC

This PR allow to specify images in the whishlist in the format of:

https://registry.hub.docker.com/library/redis:*

This will include all the images library/redis regardless of the tag.

@siscia siscia changed the title [WIP] DUCC StarWildcard DUCC StarWildcard Feb 12, 2020
@siscia
Copy link
Contributor Author

siscia commented Feb 12, 2020

CVM-1715 and CVM-1829

@siscia
Copy link
Contributor Author

siscia commented Feb 13, 2020

@jblomer I would like your input, especially on the testing part.

@jblomer jblomer changed the title DUCC StarWildcard [DUCC] support wildcard in image specification Feb 13, 2020
test/src/403-ducc-star/main Show resolved Hide resolved
ducc/lib/parse_test.go Outdated Show resolved Hide resolved
ducc/lib/image.go Outdated Show resolved Hide resolved
ducc/lib/conversion.go Outdated Show resolved Hide resolved
ducc/lib/conversion.go Outdated Show resolved Hide resolved
ducc/lib/conversion.go Outdated Show resolved Hide resolved
@siscia
Copy link
Contributor Author

siscia commented Feb 17, 2020

@cernvm-bot cpplint

@cernvm-bot
Copy link
Collaborator

linter finished:
no errors

@siscia
Copy link
Contributor Author

siscia commented Feb 17, 2020

@cernvm-bot cloudtest

@cernvm-bot
Copy link
Collaborator

building CVMFS for cloudtesting

@cernvm-bot
Copy link
Collaborator

@cernvm-bot
Copy link
Collaborator

running cloudtests

@cernvm-bot
Copy link
Collaborator

cloudtesting finished: FAILURE https://lcgapp-services.cern.ch/cvmfs-jenkins/job/CvmfsCloudTesting/530/

@siscia
Copy link
Contributor Author

siscia commented Feb 19, 2020

I believe this is stable enough to be merged!
I will merge it tomorrow if nobody objects :)

@siscia siscia merged commit fa54c0c into cvmfs:devel Feb 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants