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

API stacks add an update status field to know if an image update is available or not #7763

Closed
olaxe opened this issue Sep 29, 2022 · 2 comments
Labels

Comments

@olaxe
Copy link

olaxe commented Sep 29, 2022

Describe the solution you'd like
A new field in the API (/api/stacks) where we can know if an image update is available from one of its containers.
I know this topic has been discussed there: #1304 but today the Webhook URL proposes only to pull and redeploy but not to know if the update is available or not.

Describe alternatives you've considered
Any other API regarding the stack level will be also good to know at this level if an image update is available

Thanks

@samdulam
Copy link
Collaborator

samdulam commented Oct 4, 2022

@olaxe
Thanks for the suggestion. It does make sense but we want to find more about your specific use case.
Using webhooks you can redeploy a stack and it would only pull and redeploy when there is a new image available. When there are no changes webhook typically does not cause a force re-deploy.

@olaxe
Copy link
Author

olaxe commented Oct 7, 2022

Thanks for the clarification. In this case, less interesting. You can close the ticket.

@samdulam samdulam closed this as completed Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants