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

Handle update of stacks with both local and remote images #8038

Open
leifnel opened this issue Nov 11, 2022 · 4 comments
Open

Handle update of stacks with both local and remote images #8038

leifnel opened this issue Nov 11, 2022 · 4 comments

Comments

@leifnel
Copy link

leifnel commented Nov 11, 2022

If a stack contains both containers with images from e.g. dockerhub and local images, the reload and pull new version fail, because it cannot pull a local image.

Either
Ignore failure of non-pullabiliy for local images

OR
As portainer can determine if an image is a local or a remote in order to check if it is the newest version, then use the same logic to determine which images should be renewed.

@tamarahenson tamarahenson added kind/enhancement Applied to Feature Requests area/containers area/images kind/bug Applied to Bugs internal/jira and removed kind/enhancement Applied to Feature Requests labels Nov 11, 2022
@tamarahenson
Copy link

@leifnel

Thank you for the information. Upon review with Product, this is a known issue and has been logged internally for resolution. I do not yet have a release or timeframe.

Thanks!

@github-actions
Copy link

github-actions bot commented Aug 9, 2023

This issue has been marked as stale as it has not had recent activity, it will be closed if no further activity occurs in the next 7 days. If you believe that it has been incorrectly labelled as stale, leave a comment and the label will be removed.

@leifnel
Copy link
Author

leifnel commented Aug 9, 2023 via email

@jamescarppe
Copy link
Member

Internal Ref: EE-4509

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants