Skip to content

[server] Merge WorkspaceDeletionService into WorkspaceGC #18410

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

Merged
merged 4 commits into from
Aug 7, 2023

Conversation

geropl
Copy link
Member

@geropl geropl commented Aug 2, 2023

Description

Merge WorkspaceDeletionService into WorkspaceGC

Summary generated by Copilot

🤖 Generated by Copilot at 3755662

This pull request improves the performance and maintainability of the workspace garbage collection feature by replacing the ContentService with the StorageClient for deleting workspace data, and by removing the unused WorkspaceDeletionService and its related code.

Related Issue(s)

Blocked by, and follow-up for, #18403

How to test

Documentation

Preview status

gitpod:summary

Build Options

Build
  • /werft with-werft
    Run the build with werft instead of GHA
  • leeway-no-cache
  • /werft no-test
    Run Leeway with --dont-test
Publish
  • /werft publish-to-npm
  • /werft publish-to-jb-marketplace
Installer
  • analytics=segment
  • with-dedicated-emulation
  • workspace-feature-flags
    Add desired feature flags to the end of the line above, space separated
Preview Environment / Integration Tests
  • /werft with-local-preview
    If enabled this will build install/preview
  • /werft with-preview
  • /werft with-large-vm
  • /werft with-gce-vm
    If enabled this will create the environment on GCE infra
  • with-integration-tests=all
    Valid options are all, workspace, webapp, ide, jetbrains, vscode, ssh. If enabled, with-preview and with-large-vm will be enabled.
  • with-monitoring

/hold

Base automatically changed from gpl/fga-workspace-1 to main August 4, 2023 13:48
@roboquat roboquat added size/XXL and removed size/L labels Aug 4, 2023
@geropl geropl force-pushed the gpl/fga-workspace-1b branch from 3755662 to 08a9dc2 Compare August 4, 2023 13:50
@roboquat roboquat added size/L and removed size/XXL labels Aug 4, 2023
@geropl geropl force-pushed the gpl/fga-workspace-1b branch from 08a9dc2 to 30a9453 Compare August 4, 2023 13:51
@geropl geropl marked this pull request as ready for review August 4, 2023 13:53
@geropl geropl requested a review from a team as a code owner August 4, 2023 13:53
@roboquat roboquat added size/XXL and removed size/L labels Aug 7, 2023
@svenefftinge
Copy link
Member

/unhold

@roboquat roboquat merged commit 9acc185 into main Aug 7, 2023
@roboquat roboquat deleted the gpl/fga-workspace-1b branch August 7, 2023 05:38
AlexTugarev added a commit that referenced this pull request Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants