Skip to content

feat: Add use_cache_from_previous_image variable #675

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

IlyesDemineExtVeolia
Copy link
Contributor

@IlyesDemineExtVeolia IlyesDemineExtVeolia commented Apr 15, 2025

Description

New variable use_cache_from_previous_image to use previous deployed image for cache. Can be useful if the ecr repo is created with this module.

Motivation and Context

Breaking Changes

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@IlyesDemineExtVeolia IlyesDemineExtVeolia changed the title feat: add use_cache_from_previous_image variable Feat: add use_cache_from_previous_image variable Apr 15, 2025
@IlyesDemineExtVeolia IlyesDemineExtVeolia changed the title Feat: add use_cache_from_previous_image variable feat: Add use_cache_from_previous_image variable Apr 15, 2025
@IlyesDemineExtVeolia
Copy link
Contributor Author

IlyesDemineExtVeolia commented Apr 15, 2025

Hi @antonbabenko ! I created this pull request for use in cache the previous deployed image. If the ecr repo is created with this module, it's currently not possible to use ths previous image for cache. To see, if it's really usefull

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.

1 participant