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

Add microservice to provide iunreg-like behavior #7716

Open
2 tasks
alanking opened this issue Apr 23, 2024 · 0 comments
Open
2 tasks

Add microservice to provide iunreg-like behavior #7716

alanking opened this issue Apr 23, 2024 · 0 comments

Comments

@alanking
Copy link
Contributor

  • main
  • 4-3-stable

Feature

We should add a microservice which allows the caller to do things similar to iunreg.

We have microservices for unregistering a data object and removing a collection, but one cannot target a collection to unregister the data objects (or specific replicas of said data objects) within.

The following features should be supported:

  • Targeting collections to unregister
  • Targeting specific replicas by replica number
  • Targeting specific replicas by source resource

It may make sense to support these features via multiple microservices. It may also make sense to deprecate some existing microservices or some features of said microservices in favor of these new microservices.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant