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

Project structure: move *Services into control-plane core module #1811

Closed
2 tasks done
ndr-brt opened this issue Aug 10, 2022 · 1 comment
Closed
2 tasks done

Project structure: move *Services into control-plane core module #1811

ndr-brt opened this issue Aug 10, 2022 · 1 comment
Assignees
Labels
refactoring Cleaning up code and dependencies
Milestone

Comments

@ndr-brt
Copy link
Member

ndr-brt commented Aug 10, 2022

Feature Request

Currently the *Service services are located into the data-management modules so they aren't usable from other extensions.
The idea would be to make them available.

Which Areas Would Be Affected?

data-management, core

Why Is the Feature Desired?

Giving the opportunity to implement different kind of api.

Solution Proposal

Move the Service interfaces to the control-plane spi and the implementation to the control-plane core extension.

Type of Issue

cleanup

Checklist

  • assigned appropriate label?
  • Do NOT select a milestone or an assignee!
@ndr-brt ndr-brt added the refactoring Cleaning up code and dependencies label Aug 10, 2022
@ndr-brt ndr-brt added this to the Milestone 6 milestone Aug 10, 2022
@ndr-brt ndr-brt self-assigned this Aug 10, 2022
@ndr-brt ndr-brt mentioned this issue Aug 10, 2022
18 tasks
@juliapampus juliapampus modified the milestones: Milestone 6, Milestone 7 Aug 24, 2022
@ndr-brt
Copy link
Member Author

ndr-brt commented Aug 25, 2022

Superseded by #1887

@juliapampus juliapampus closed this as not planned Won't fix, can't repro, duplicate, stale Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Cleaning up code and dependencies
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants