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

[FEATURE] Make provider interface "stateless", SDK maintains provider state #295

Open
9 tasks done
toddbaert opened this issue Mar 15, 2024 · 0 comments
Open
9 tasks done
Labels
contribfest A good issue for Contribfest KubeCon EU '24 enhancement New feature or request v0.8.0

Comments

@toddbaert
Copy link
Member

toddbaert commented Mar 15, 2024

Stateless providers

Providers no longer maintain their own state: the state for each provider is maintained in the SDK automatically, and updated according to the success/failures of lifecycle methods (init/shutdown) or events emitted from providers spontaneously.

Tasks

@toddbaert toddbaert added this to the Spec 0.8 Compliance milestone Mar 15, 2024
@toddbaert toddbaert added enhancement New feature or request contribfest A good issue for Contribfest KubeCon EU '24 labels Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribfest A good issue for Contribfest KubeCon EU '24 enhancement New feature or request v0.8.0
Projects
None yet
Development

No branches or pull requests

1 participant