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: wasmbus Policy / Config / Secrets Services #157

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

lxfontes
Copy link
Member

@lxfontes lxfontes commented Jan 11, 2025

@lxfontes lxfontes requested a review from a team as a code owner January 11, 2025 00:50
@lxfontes lxfontes force-pushed the lxfontes/policy-config branch from af7aa29 to 9ee1883 Compare January 11, 2025 00:54
Signed-off-by: Lucas Fontes <[email protected]>
Signed-off-by: Lucas Fontes <[email protected]>
@lxfontes
Copy link
Member Author

hold on I will bring the secrets service over too real quick

Copy link
Member

@brooksmtownsend brooksmtownsend left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks nice 👍🏻

Comment on lines +105 to +106
// NOTE(lxf): this covers components but not providers. wut?!?
Target InvocationTarget `json:"target"`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

By covers, do you mean that this isn't present when providers call components? Or that you can't actually use this to call a provider

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I couldnt find any mention to providers related to Policy, and the InvocationTarget struct doesn't include any provider info.

it's unclear if this is by design or if we missed providers here.

Signed-off-by: Lucas Fontes <[email protected]>
@lxfontes lxfontes changed the title feat: wasmbus Policy & Config Service feat: wasmbus Policy / Config / Secrets Services Jan 14, 2025
Signed-off-by: Lucas Fontes <[email protected]>
@lxfontes
Copy link
Member Author

secrets are in! good to review 🙇

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

Successfully merging this pull request may close these issues.

2 participants