forked from kubeflow/kubeflow
-
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.
Add condition operations to KfDef for reconcile semantics (kubeflow#4166
) * add plugin cond * add IsPluginFinished * add cond ops * finish condition ops * add tests * comment * add tests * remove non-standard name in condition * add conditions * remove name completely * fix tests * add test * add fail check * add checks for conflicting conditions * get plugin by kind instead of name * move plugin kind defs to v1beta1 * use kind instead of str * use plugin kind * update set plugin spec * fix test * define plugin condition formatter * remove hardcoded plugin conds * fix test * add doc
- Loading branch information
1 parent
6a0fd60
commit e38c6f3
Showing
4 changed files
with
234 additions
and
32 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
Oops, something went wrong.