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

Stateful plugin not being applied to stateful services #130

Open
lostbean opened this issue Aug 9, 2024 · 0 comments
Open

Stateful plugin not being applied to stateful services #130

lostbean opened this issue Aug 9, 2024 · 0 comments

Comments

@lostbean
Copy link
Contributor

lostbean commented Aug 9, 2024

Creating flows on stateful services do not apply the annotated plugins.

Reproducing it:

kardinal deploy -k ~/Downloads/obd-kardinal.yaml
kardinal flow create postgres 'postgres:14'

The logs don't show the triggering of the stateful plugins even though the service is annotated:

[00] INFO[4225] starting new dev flow for service postgres on image postgres:14
[00] DEBU[4225] generating base cluster topology for tenant .....
[00] DEBU[4225] calculating cluster topology overlay for tenant ....
[00] INFO[4225] calculating new flow for service postgres
[00] INFO[4225] Checking if this service has any external services...
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

No branches or pull requests

1 participant