Skip to content

feat: ofep for flagd grpc sync#45

Merged
beeme1mr merged 14 commits intoopen-feature:mainfrom
Kavindu-Dodan:ofep/flagd-grpc-sync
Feb 3, 2023
Merged

feat: ofep for flagd grpc sync#45
beeme1mr merged 14 commits intoopen-feature:mainfrom
Kavindu-Dodan:ofep/flagd-grpc-sync

Conversation

@Kavindu-Dodan
Copy link
Copy Markdown
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>
Comment thread OFEP-flagd-grpc-sync.md Outdated
Comment thread OFEP-flagd-grpc-sync.md Outdated
Comment thread OFEP-flagd-grpc-sync.md Outdated
Comment thread OFEP-flagd-grpc-sync.md Outdated
Comment thread OFEP-flagd-grpc-sync.md Outdated
Comment thread OFEP-flagd-grpc-sync.md Outdated
Comment thread OFEP-flagd-grpc-sync.md Outdated
Comment thread OFEP-flagd-grpc-sync.md Outdated
Comment thread OFEP-flagd-grpc-sync.md Outdated
Comment thread OFEP-flagd-grpc-sync.md Outdated
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>
Comment thread OFEP-flagd-grpc-sync.md Outdated
Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
Comment thread OFEP-flagd-grpc-sync.md Outdated
@james-milligan
Copy link
Copy Markdown

small typo but will be a great addition

Comment thread OFEP-flagd-grpc-sync.md Outdated
Comment thread OFEP-flagd-grpc-sync.md Outdated
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
Copy Markdown
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 :)

Comment thread OFEP-flagd-grpc-sync.md Outdated
Comment thread OFEP-flagd-grpc-sync.md
Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
@beeme1mr
Copy link
Copy Markdown
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.

7 participants