Commit 4d263ae
committed
feat(policy): DSPX-2754 DynamicValueMapping protos + generated code
Adds the DynamicValueMapping / DynamicValueResolver messages and
DynamicValueOperatorEnum to objects.proto, and a dedicated
DynamicValueMappingService (policy.dynamicvaluemapping), with regenerated
protocol/go and OpenAPI/gRPC docs. Protocol-first half of DSPX-2754; the consumer
implementation (service/sdk/db/PDP) is PR #3568.
Includes review fixes: namespace oneof + min_len:1/uri + direct validation rules on
CreateDynamicValueMappingRequest; per-field List filter comments; and a
namespace_fqn filter (namespace_id|namespace_fqn oneof) on ListDynamicValueMappingsRequest.
Refs: DSPX-2754, DSPX-3498
Signed-off-by: Krish Suchak <suchak.krish@gmail.com>1 parent 61340a6 commit 4d263ae
6 files changed
Lines changed: 3567 additions & 4277 deletions
File tree
- docs
- grpc
- openapi/policy/dynamicvaluemapping
- protocol/go
- policy
- dynamicvaluemapping
- service/policy/dynamicvaluemapping
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 12 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | 5 | | |
8 | 6 | | |
9 | 7 | | |
| |||
0 commit comments