kubeflow / kubebench

Repository for benchmarking
Apache License 2.0
77 stars 35 forks source link

cannot use local ksonnet registry for experiments #99

Open xyhuang opened 5 years ago

xyhuang commented 5 years ago

The configurator does not pull local registry from a relative path, making it hard for user to specify a local package to run experiments. This should be fixed in configurator where a path relative to KUBEBENCH_EXP_CONFIG_PATH is used for local registry.

xyhuang commented 5 years ago

/priority p1