Hung-Ting Wen
Hung-Ting Wen
/kind bug **What steps did you take and what happened:** After the user-container finishes, istio-proxy is still up and the deployment (Job) still takes resources. **What did you expect to...
It works fine if deploying for the first time but fails in subsequent runs. In notebook if kernel restarts the issue will be gone but still fails after first deployments....
Tracking for CI/CD: - [x] E2E test for new semantics #25 - [ ] Unit tests coverage #26 - [ ] nightly builds for kfctl kubeflow/kfctl#105 - [ ] Tests...
We should define what should do/check during the release and how to make sure release candidates are covered by tests to prevent further glitches.
It's not clear how to use URI in Metrics but it seems to be an important field (required, actually). If we use `values` to pass metrics like score or median...
It's not always true that services need MLMD live in the same cluster. How to connect to MLMD from outside the cluster? Do we have a routing rule for the...
Users need to pass configurations between training and serving, e.g. feature set used for training should also be used for serving. How do we do it? Should we use `values`...