forked from kubeflow/pipelines
-
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.
Convert predictor default/canary configurations to knative service (k…
…ubeflow#320) * v1alpha2 spec for predict,explain,transform * Convert from knative configuration to service * Fix service resource tests * Fix service reconciler tests * Fix service finalizer * Fix controller test * Rename to predictor service * Fix conflicts * Watch knative service * Fix predictor route name * Fix integration test * structure reconciler for different endpoints * refactor and placeholder for explainer/transformer * shorten code :) * Use enum instead of string * use string constant for default/canary * Fix canary finalizer name * Use endpoint verb for route name
- Loading branch information
1 parent
7068489
commit a697d83
Showing
19 changed files
with
1,384 additions
and
1,111 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
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
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
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
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
Oops, something went wrong.