-
Notifications
You must be signed in to change notification settings - Fork 54
chore: create a home for Google Cloud Platform related features #616
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
Conversation
Signed-off-by: Maks Osowski <[email protected]>
Hey @cupofcat, please also update the .release-please-manifest.json. |
Signed-off-by: Maks Osowski <[email protected]>
Hey, thanks for the comment! Is there anything else that is needed or are we good to go? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add yourself and any other colleagues you'd like to this list. The rest looks good. I'll merge as soon as the CI passes. Thanks!
By the way, if you're interested in joining the org, please respond on this PR so we can add you. Thanks! |
Signed-off-by: Maks Osowski <[email protected]>
Signed-off-by: Maks Osowski <[email protected]>
Signed-off-by: Maks Osowski <[email protected]>
…-feature#616) Signed-off-by: Maks Osowski <[email protected]> Signed-off-by: Carles Escribano <[email protected]>
This PR
Adds a home directory for GCP related features. Initially, this will contain a custom sync provider implementation that syncs with a GCP API (to be used with the flagd provider with the in-process resolver).
Notes
This is related to #598 that adds the option to use a custom sync provider.