Fix RLS config child lb config validation
Open
enhancement
- Dominant language
- Java
- Stars
- 12.1k
- Forks
- 4k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 37
Description
As per the spec go/grpc-rls-lb-policy-design
>At config-validation time, we must construct and validate the config for the child policy, but we don't yet know the target name to use for it. The config for the child policy will be constructed by starting with the static config from the childPolicy field, adding the field name specified in childPolicyConfigTargetFieldName, and setting the value of that field to some dummy string.
Contributor guide
Assessment
This issue has not been assessed yet.