Skip to content

Update flagd RPC and OFREP to support metadata #1464

@toddbaert

Description

@toddbaert

With this schema change, flag metadata can now be stored in flag configuration files. Specifically, these can contain things like version and flag set id information so that consumers can use this data in flag evaluations, caching, telemetry etc.

We need to add this metadata into flags which are evaluated in RPC mode as well as in OFREP. That means modifications to the handlers here and here, respectively. Essentially, we need to take the properties from the flag definition and include them in the response in the flag metadata field.

Acceptance criteria:

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions