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(gofeatureflag): Add support of flag change cache removal #821

Merged
merged 5 commits into from
Jun 19, 2024

Conversation

thomaspoignant
Copy link
Member

This PR

  • Refactor of GO Feature Flag provider to have better separation of concerns in the provider.
  • Add support for polling the new endpoint to detect flag changes.

Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
@thomaspoignant thomaspoignant force-pushed the feat-add-polling-config-change branch 2 times, most recently from 1867697 to 64964c5 Compare June 11, 2024 19:02
Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
@thomaspoignant thomaspoignant marked this pull request as ready for review June 11, 2024 19:08
@thomaspoignant thomaspoignant requested a review from a team as a code owner June 11, 2024 19:08
Copy link
Member

@liran2000 liran2000 left a comment

Choose a reason for hiding this comment

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

looks good, added some comments.

Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
@thomaspoignant
Copy link
Member Author

I am merging even if there is a CI error because this is caused by an issue in flagd tests.

@thomaspoignant thomaspoignant merged commit 536de91 into main Jun 19, 2024
3 of 4 checks passed
@thomaspoignant thomaspoignant deleted the feat-add-polling-config-change branch June 19, 2024 09:15
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.

3 participants