kubeshop / monokle-cli

CLI for Monokle core validation library
20 stars 3 forks source link

Use origin to fetch schema loader URL for validation #42

Closed f1ames closed 1 year ago

f1ames commented 1 year ago

This PR fixes how validator is initialized to take into account dynamic schema store origin. Part of https://github.com/kubeshop/monokle-saas/issues/2212.

Changes

Fixes

Checklist