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

Decommissioning unused services #307

Closed
wants to merge 3 commits into from

Conversation

skabashnyuk
Copy link
Contributor

@skabashnyuk skabashnyuk commented May 27, 2022

What does this PR do?

Decommissioning unused services

  • OrganizationService
  • OrganizationResourcesDistributionService
  • PermissionsService
  • FreeResourcesLimitService
  • ResourceService
  • DevfileService
  • KeycloakConfigurationService
  • SshService
  • WorkspaceActivityService

Screenshot/screencast of this PR

n/a

What issues does this PR fix or reference?

eclipse-che/che#21168

How to test this PR?

n/a

PR Checklist

As the author of this Pull Request I made sure that:

Reviewers

Reviewers, please comment how you tested the PR when approving it.

@skabashnyuk skabashnyuk requested a review from mshaposhnik as a code owner May 27, 2022 13:29
Copy link
Member

@ibuziuk ibuziuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@skabashnyuk for now maybe let's leave since those might be somehow needed for migration from old che-server based version to a new one:

  • PermissionsService
  • DevfileService
  • KeycloakConfigurationService
  • WorkspaceActivityService

@skabashnyuk
Copy link
Contributor Author

ok

Copy link
Member

@ibuziuk ibuziuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's leave since those might be somehow needed for migration from old che-server-based version to a new one:

PermissionsService
DevfileService
KeycloakConfigurationService
WorkspaceActivityService

@ibuziuk ibuziuk self-requested a review May 30, 2022 14:31
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