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: ofep for flagd grpc sync #45

Merged
merged 14 commits into from
Feb 3, 2023

Conversation

Kavindu-Dodan
Copy link
Contributor

This PR

Provide an OFEP to introduce GRPC sync support for flagd.

Related to open-feature/flagd#249

Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
OFEP-flagd-grpc-sync.md Outdated Show resolved Hide resolved
OFEP-flagd-grpc-sync.md Outdated Show resolved Hide resolved
OFEP-flagd-grpc-sync.md Outdated Show resolved Hide resolved
OFEP-flagd-grpc-sync.md Outdated Show resolved Hide resolved
OFEP-flagd-grpc-sync.md Outdated Show resolved Hide resolved
OFEP-flagd-grpc-sync.md Outdated Show resolved Hide resolved
OFEP-flagd-grpc-sync.md Outdated Show resolved Hide resolved
OFEP-flagd-grpc-sync.md Outdated Show resolved Hide resolved
OFEP-flagd-grpc-sync.md Outdated Show resolved Hide resolved
OFEP-flagd-grpc-sync.md Outdated Show resolved Hide resolved
Kavindu-Dodan and others added 8 commits January 25, 2023 08:46
Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com>
Signed-off-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com>
Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com>
Signed-off-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com>
Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com>
Signed-off-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com>
Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com>
Signed-off-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com>
Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com>
Signed-off-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com>
Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com>
Signed-off-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com>
Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com>
Signed-off-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com>
Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
OFEP-flagd-grpc-sync.md Outdated Show resolved Hide resolved
Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
@james-milligan
Copy link

small typo but will be a great addition

OFEP-flagd-grpc-sync.md Outdated Show resolved Hide resolved
OFEP-flagd-grpc-sync.md Outdated Show resolved Hide resolved
Kavindu-Dodan and others added 2 commits January 31, 2023 10:09
Co-authored-by: Skye Gill <gill.skye95@gmail.com>
Signed-off-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com>
Co-authored-by: Skye Gill <gill.skye95@gmail.com>
Signed-off-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com>
Copy link
Contributor

@skyerus skyerus left a comment

Choose a reason for hiding this comment

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

Nice :)

OFEP-flagd-grpc-sync.md Outdated Show resolved Hide resolved
Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
@beeme1mr
Copy link
Member

beeme1mr commented Feb 2, 2023

@AloisReitbauer @AlexsJones please let me know if you have any other concerns. I think this is an important OFEP because a gRPC sync would allow users to deploy flagd anywhere while still benefiting from near real-time flag updates. It also won't introduce additional dependencies because gRPC is already used in the project.

There's also interest in the feature from the community, further validating the usefulness of this enhancement.

@beeme1mr beeme1mr merged commit d2c981f into open-feature:main Feb 3, 2023
beeme1mr pushed a commit to open-feature/flagd that referenced this pull request Feb 7, 2023
@Kavindu-Dodan has contributed multiple significant changes and
proposals to flagd:

- multiple refactors: #291,
#307
- ci/security improvements:
#338,
#337
- architectural proposals (some of which got some attention from outside
parties!): open-feature/ofep#45,
open-feature/flagd-schemas#78,
#249 (comment)
- load testing: #225
- documentation improvements

For these reasons, I believe he should be made a CODEOWNER in this
repository.

NOTE: before this is merged, @Kavindu-Dodan should be added with at
least `maintainer` permissions to the repo.

Signed-off-by: Todd Baert <toddbaert@gmail.com>
toddbaert added a commit to open-feature/flagd-schemas that referenced this pull request Feb 7, 2023
## This PR

Is related to open-feature/ofep#45 &
open-feature/flagd#297

Introduce the service contract of grpc sync. 

Consider checking my personal buf repository -
https://buf.build/kavindudodan/flagd for a preview

---------

Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
Signed-off-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com>
Co-authored-by: Skye Gill <gill.skye95@gmail.com>
Co-authored-by: Todd Baert <toddbaert@gmail.com>
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.

None yet

7 participants