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: remove sync server (#114) #153

Merged

Conversation

aepfli
Copy link
Member

@aepfli aepfli commented Nov 22, 2024

sync server is deprecated as it is part of flagd. Hence we can remove all of the custom logic.

closes: #114

sync server is deprecated as it is part of flagd. Hence that we can remove all of the custom logic.

closes: #114

Signed-off-by: Simon Schrottner <[email protected]>
@@ -61,6 +61,9 @@ jobs:
tags: |
${{ env.REGISTRY }}/open-feature/${{ env.FLAGD_IMAGE_NAME }}:${{ needs.release-please.outputs.release_tag_name }}
${{ env.REGISTRY }}/open-feature/${{ env.FLAGD_IMAGE_NAME }}:latest
# For backwards compatibility remove as soon as nobody is using sync server anymore
Copy link
Member

Choose a reason for hiding this comment

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

👍

@toddbaert toddbaert merged commit 496f116 into main Nov 26, 2024
3 checks passed
@toddbaert toddbaert deleted the 114-testing-remove-testbed-sync-server-in-favor-of-flagd-v091 branch November 26, 2024 18:10
@toddbaert
Copy link
Member

-2000 lines YEEEES!

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.

[TESTING] remove testbed sync-server in favor of flagd v0.9.1+
2 participants