mirror of https://github.com/helm/helm
Previously, the error trimming was hardcoded to remove only: 'jsonschema validation failed with 'file:///values.schema.json#'' After the fix for relative schema references (issue #31260), schema URLs now include the full absolute path, making error messages look like: 'jsonschema validation failed with 'file:///full/absolute/path/values.schema.json#'' Signed-off-by: Benoit Tigeot <benoit.tigeot@lifen.fr>pull/31274/head
parent
25c92f5c73
commit
c6fec4cb35
Loading…
Reference in new issue