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

Add optional restart flag to Application /update API #291

Merged
merged 1 commit into from
Aug 9, 2023
Merged

Add optional restart flag to Application /update API #291

merged 1 commit into from
Aug 9, 2023

Conversation

torchiaf
Copy link
Contributor

@torchiaf torchiaf commented Aug 3, 2023

Summary

Fixes #277
Blocked by epinio/epinio#2363

Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
@richard-cox
Copy link
Member

richard-cox commented Aug 7, 2023

Our instance of epinio is running epinio/epinio 7984eb56, that's before the merge that brought in the param 88c3b9 / epinio/epinio#2457.

Can you update our instance (via the make process) and give this a test?

@richard-cox richard-cox added this to the v1.10.0 milestone Aug 7, 2023
@torchiaf
Copy link
Contributor Author

torchiaf commented Aug 8, 2023

Our instance of epinio is running epinio/epinio 7984eb56, that's before the merge that brought in the param 88c3b9 / epinio/epinio#2457.

Can you update our instance (via the make process) and give this a test?

Sure, Sorry I forgot to update our dev instance. Will do in a bit Just updated the dev platform and tested there.
I tested it on my own epinio instance, https://epinio.164.92.128.43.nip.io/, which is aligned with main branch

@torchiaf torchiaf merged commit e0126fd into epinio:main Aug 9, 2023
3 checks passed
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.

[ui] Replace single redeploy request with update + deploy requests
2 participants