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

[ws-manager] fix not handling workspaces that are completed #11781

Merged
merged 1 commit into from
Aug 1, 2022

Conversation

sagor999
Copy link
Contributor

@sagor999 sagor999 commented Aug 1, 2022

Description

After recent refactor, we are not correctly handling the case when workspaces is completed (when it exits on its own, usually due to crash, etc).
This PR addresses this and also adds a test case for this.

Related Issue(s)

Fixes #11759

How to test

Release Notes

none

Documentation

Werft options:

  • /werft with-preview

@sagor999 sagor999 requested a review from a team August 1, 2022 18:39
@gitguardian
Copy link

gitguardian bot commented Aug 1, 2022

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them.
Once a secret has been leaked into a git repository, you should consider it compromised, even if it was deleted immediately.
Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Our GitHub checks need improvements? Share your feedbacks!

@github-actions github-actions bot added the team: workspace Issue belongs to the Workspace team label Aug 1, 2022
@roboquat roboquat merged commit 27763e8 into main Aug 1, 2022
@roboquat roboquat deleted the pavel/fix-completed branch August 1, 2022 20:24
@roboquat roboquat added deployed: workspace Workspace team change is running in production deployed Change is completely running in production labels Aug 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployed: workspace Workspace team change is running in production deployed Change is completely running in production release-note-none size/XL team: workspace Issue belongs to the Workspace team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Workspace ends in Completed status
4 participants