fe2fda491b
The NodeDataLookup parameter should be valid JSON and we should help the user by adding type checking for this early in the deployment so that the user doesn't experience the related bug. Change-Id: Id9d2208f1cbaba9234d7657420cd7efcad3507a0 Related-Bug: #1784967 Related-Bug: #1814070
8 lines
193 B
YAML
8 lines
193 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
The NodeDataLookup parameter type was changed from string to json
|
|
fixes:
|
|
- |
|
|
- Bug 1784967 invalid JSON in NodeDataLookup error message should be more helpful
|