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

feat: allow to load modules dynamically #18

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Conversation

wtfiscrq
Copy link
Member

@wtfiscrq wtfiscrq commented May 2, 2022

Enables loading modules dynamically (instead at initialization time) to support use cases where we don't have a filesystem or want to add new policies at runtime (i.e. the playground).

@wtfiscrq wtfiscrq added the enhancement New feature or request label May 2, 2022
@wtfiscrq wtfiscrq requested a review from jsmvaldivia May 2, 2022 08:07
@wtfiscrq wtfiscrq self-assigned this May 2, 2022
pkg/sdk/sdk.go Outdated Show resolved Hide resolved
internal/policy/engine.go Show resolved Hide resolved
@wtfiscrq wtfiscrq requested a review from jsmvaldivia May 3, 2022 07:21
@wtfiscrq wtfiscrq enabled auto-merge (squash) May 3, 2022 07:22
@wtfiscrq wtfiscrq marked this pull request as draft May 8, 2022 16:37
auto-merge was automatically disabled May 8, 2022 16:37

Pull request was converted to draft

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

None yet

2 participants