forked from openservicemesh/osm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(preset-mesh-config.yaml): add json check (openservicemesh#4241)
+ adds mustToJson function to values in json blob to ensure value can be converted to proper json. Returns error if not. + If value is passed in via --set, user doesn't need to worry about passing in proper json Resolves openservicemesh#4239 Signed-off-by: Michelle Noorali <[email protected]> Signed-off-by: Sneha Chhabria <[email protected]>
- Loading branch information
1 parent
a67a58c
commit 85f190c
Showing
1 changed file
with
28 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters