Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Support multiple services depending on the same plugin resource #15

Open
tedim52 opened this issue Sep 9, 2024 · 0 comments
Open

Support multiple services depending on the same plugin resource #15

tedim52 opened this issue Sep 9, 2024 · 0 comments

Comments

@tedim52
Copy link
Contributor

tedim52 commented Sep 9, 2024

Currently, kardinal does not handle situations where multiple services depend on the same external / stateful resource managed by our plugin system.

Example, if there are two services (say an API and an Analytics service) that depend on the same AWS RDS plugin system - there's no way to indicate to the kardinal engine that both these services depend on the same service.

This is crucial to address to effectively create flows involving plugins. In this instance, a dev flow should create one dev RDS instance that both the API service and Analytics service now point to.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant