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

[Task] No image tag replacement flag for the generate command #278

Open
taorepoara opened this issue Sep 23, 2024 · 0 comments
Open

[Task] No image tag replacement flag for the generate command #278

taorepoara opened this issue Sep 23, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest

Comments

@taorepoara
Copy link
Member

What should be done

The default behavior of Dofigen is to replace Docker image tags by there corresponding digests in order to have the control on the real docker image used.

It could be nice to add a --no-replace-tags flag to let the possibility to disable this behavior for the users that don't want it.

Technical recommandation

Do not replace never the tags in the effective of the lockfile in order.
The tags are replaced at the end of the generate and effective commands if the flag is not present.

@taorepoara taorepoara added enhancement New feature or request good first issue Good for newcomers labels Sep 23, 2024
@taorepoara taorepoara changed the title [Task] No image tag replacement option for the generate command [Task] No image tag replacement flag for the generate command Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant