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

feat(deployment): ensure user can re-send manifest #378

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

ygrishajev
Copy link
Contributor

@ygrishajev ygrishajev commented Sep 20, 2024

This PR splits create lease main function into 2: creating a lease and sending a manifest. The second happens if the first is successful and a state is updated accordingly. If it's not user can retry manually.

This doesn't still solve an issue if user tries to navigate to such deployment from the deployment list. In this case deployment isn't functional and it's not obvious why.

after creating a lease and initial send failure
@ygrishajev ygrishajev merged commit 27e1289 into main Sep 23, 2024
5 checks passed
@ygrishajev ygrishajev deleted the feature/deployment branch September 23, 2024 10:19
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.

2 participants