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!: use new eval/sync protos (requires flagd v0.7.3+) #683

Merged
merged 7 commits into from
Feb 20, 2024

Conversation

toddbaert
Copy link
Member

@toddbaert toddbaert commented Feb 14, 2024

  • uses newest protos (eval and sync)
  • implements 3 new e2e test suites (targetingKey, time-based, and init-error)
  • validation for targeting rules using new schema

I made one functional change here which only WARNS instead of throwing if the flag config is invalid. Happy to go either way on this.

@toddbaert toddbaert requested a review from a team as a code owner February 14, 2024 20:54
@toddbaert toddbaert marked this pull request as draft February 14, 2024 20:54
@toddbaert toddbaert force-pushed the feat/new-proto-and-e2e-tests branch 2 times, most recently from 92c9300 to bd39f99 Compare February 15, 2024 23:19
@toddbaert toddbaert marked this pull request as ready for review February 15, 2024 23:19
Copy link
Collaborator

@Kavindu-Dodan Kavindu-Dodan left a comment

Choose a reason for hiding this comment

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

Nice work 🎉

toddbaert and others added 5 commits February 20, 2024 14:40
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
…s/flagd/resolver/process/model/FlagParser.java

Co-authored-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com>
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
Co-authored-by: Giovanni Liva <giovanni.liva@dynatrace.com>
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
…s/flagd/resolver/process/storage/FlagStore.java

Co-authored-by: Giovanni Liva <giovanni.liva@dynatrace.com>
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
@toddbaert toddbaert merged commit 20ca053 into main Feb 20, 2024
4 checks passed
@toddbaert toddbaert deleted the feat/new-proto-and-e2e-tests branch February 20, 2024 20:20
@toddbaert toddbaert mentioned this pull request Mar 11, 2024
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

4 participants