Skip to content

Conversation

@toddbaert
Copy link
Member

@toddbaert toddbaert commented Jan 22, 2025

This PR adds the existing metadata flag prop to the bulk evaluation and to failures.

These cases are particularly important for telemetry (see our recent addition of appendix D). Even in error cases, flag metadata (such as the version, flag set id, etc) can be very useful in debugging and metrics. These additions facilitate these use cases, and are non-breaking and backwards compatible.

The existing metadata struct has been moved to the components section for reuse.

image

image

@toddbaert toddbaert requested a review from a team as a code owner January 22, 2025 19:09
@toddbaert toddbaert changed the title feat: add flag set metadata for bulk response feat: add flag set metadata for bulk response and failures Jan 22, 2025
@toddbaert toddbaert requested a review from beeme1mr January 22, 2025 19:51
@toddbaert toddbaert force-pushed the feat/flag-set-metadata branch from e7d31b6 to d7f9ef4 Compare January 22, 2025 19:54
@beeme1mr beeme1mr merged commit 3de06e4 into main Jan 31, 2025
3 checks passed
@beeme1mr beeme1mr deleted the feat/flag-set-metadata branch January 31, 2025 18:25
thomaspoignant pushed a commit that referenced this pull request May 12, 2025
thomaspoignant pushed a commit that referenced this pull request May 16, 2025
thomaspoignant added a commit that referenced this pull request May 16, 2025
* feat: Client provider spec

Signed-off-by: Thomas Poignant <[email protected]>

* Update provider/specs/client.md

Co-authored-by: Mark Phelps <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>

* Update provider/specs/client.md

Co-authored-by: Mark Phelps <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>

* Update provider/specs/client.md

Co-authored-by: Michael Beemer <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>

* Update provider/specs/client.md

Co-authored-by: Mark Phelps <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>

* Update provider/specs/client.md

Co-authored-by: Mark Phelps <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>

* Update provider/specs/client.md

Co-authored-by: Mark Phelps <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>

* Update provider/specs/client.md

Co-authored-by: Mark Phelps <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>

* Update provider/specs/client.md

Co-authored-by: Mark Phelps <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>

* Update provider/specs/client.md

Co-authored-by: Mark Phelps <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>

* Update provider/specs/client.md

Co-authored-by: Mark Phelps <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>

* Update provider/specs/client.md

Co-authored-by: Mark Phelps <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>

* Update provider/specs/client.md

Co-authored-by: Mark Phelps <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>

* Update provider/specs/client.md

Co-authored-by: Michael Beemer <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>

* Update provider/specs/client.md

Co-authored-by: Michael Beemer <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>

* update with review comments

Signed-off-by: Thomas Poignant <[email protected]>

* Move to guideline folder

Signed-off-by: Thomas Poignant <[email protected]>

* Replace specification

Signed-off-by: Thomas Poignant <[email protected]>

* add OpenAPI spec validator based on redocly cli (#15)

Signed-off-by: Kavindu Dodanduwa <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>

* chore(deps): update actions/checkout action to v4 (#16)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Thomas Poignant <[email protected]>

* Update guideline/static-context-provider.md

Co-authored-by: Michael Beemer <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>

* Update guideline/static-context-provider.md

Co-authored-by: Lukas Reining <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>

* Update guideline/static-context-provider.md

Co-authored-by: Lukas Reining <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>

* update guidelines after removing configuration endpoint

Signed-off-by: Thomas Poignant <[email protected]>

* adding change context

Signed-off-by: Thomas Poignant <[email protected]>

* feat: Allow any reason (#20)

Signed-off-by: Thomas Poignant <[email protected]>

* feat!: change minPollingInterval field name to mention millisecond (#25)

* feat!: change minPollingInterval field name to mention millisecond

Signed-off-by: Thomas Poignant <[email protected]>

* change name to ms

Signed-off-by: Thomas Poignant <[email protected]>

---------

Signed-off-by: Thomas Poignant <[email protected]>

* feat: Group API in core and extensions (#23)

Signed-off-by: Thomas Poignant <[email protected]>

* feat!: Reverse the logic for supportedTypes (#24)

* feat!: Reverse the logic for supportedTypes

Signed-off-by: Thomas Poignant <[email protected]>

* fix

Signed-off-by: Thomas Poignant <[email protected]>

---------

Signed-off-by: Thomas Poignant <[email protected]>

* doc: adding providers link (#26)

Signed-off-by: Thomas Poignant <[email protected]>

* make flags property mandatory for bulk evaluation success response (#27)

Signed-off-by: Kavindu Dodanduwa <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>

* feat: Typo in header name (#28)

Signed-off-by: Thomas Poignant <[email protected]>

* add optional targeting key property (#30)

Signed-off-by: Michael Beemer <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>

* fix: use correct header name for 429 bulk response (#32)

Signed-off-by: Roman Dmytrenko <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>

* feat: Specify caching for OFREP in server providers (#17)

Signed-off-by: Thomas Poignant <[email protected]>
Signed-off-by: Kavindu Dodanduwa <[email protected]>
Co-authored-by: Kavindu Dodanduwa <[email protected]>
Co-authored-by: Todd Baert <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>

* feat: add flag set metadata for bulk response and failures (#34)

Signed-off-by: Todd Baert <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>

* Fixups: Add operationIds, remove invalid property, fix tag casing (#35)

Signed-off-by: Honza Dvorsky <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>

* ci: switch OpenAPI validators (#36)

Signed-off-by: Michael Beemer <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>

* fix: address style issues

Signed-off-by: Thomas Poignant <[email protected]>

* Update static-context-provider.md

Co-authored-by: Lukas Reining <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>

* Update static-context-provider.md

Co-authored-by: Lukas Reining <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>

* adding timeout

Signed-off-by: Thomas Poignant <[email protected]>

* feat: Server provider guidelines (#42)

* feat: Server provider guideline

Signed-off-by: Thomas Poignant <[email protected]>

* adding timeout

Signed-off-by: Thomas Poignant <[email protected]>

---------

Signed-off-by: Thomas Poignant <[email protected]>

* feat: Group API in core and extensions (#23)

Signed-off-by: Thomas Poignant <[email protected]>

* Update guideline/static-context-provider.md

Co-authored-by: Michael Beemer <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>

* Update openapi.yaml

Signed-off-by: Thomas Poignant <[email protected]>

---------

Signed-off-by: Thomas Poignant <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>
Signed-off-by: Kavindu Dodanduwa <[email protected]>
Signed-off-by: Michael Beemer <[email protected]>
Signed-off-by: Roman Dmytrenko <[email protected]>
Signed-off-by: Kavindu Dodanduwa <[email protected]>
Signed-off-by: Todd Baert <[email protected]>
Signed-off-by: Honza Dvorsky <[email protected]>
Co-authored-by: Mark Phelps <[email protected]>
Co-authored-by: Michael Beemer <[email protected]>
Co-authored-by: Kavindu Dodanduwa <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lukas Reining <[email protected]>
Co-authored-by: Michel TURPIN <[email protected]>
Co-authored-by: Roman Dmytrenko <[email protected]>
Co-authored-by: Todd Baert <[email protected]>
Co-authored-by: Honza Dvorsky <[email protected]>
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.

4 participants