-
Notifications
You must be signed in to change notification settings - Fork 68
Closed
Labels
breakingBackwards incompatibleBackwards incompatiblestoryFeature description from user's perspectiveFeature description from user's perspective
Description
Describe the desired outcome from the user's perspective
As a user editing a zilla config, I would like to get validation feedback for any valid property definitions that are not used or invalid based on other parts of the config. It is difficult to self diagnose issues when the config is visibly valid but the functionality isn't.
Acceptance criteria
- When a
kindof binding determines which properties are needed or ignored, validate the properties and report to the user.
Additional context
One example is between the cache_server and cache_client kinds of kafka binding. cache_server can have bootstrap topics and cache_client does not need it.
Metadata
Metadata
Assignees
Labels
breakingBackwards incompatibleBackwards incompatiblestoryFeature description from user's perspectiveFeature description from user's perspective