-
Notifications
You must be signed in to change notification settings - Fork 835
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WIP: Clientset for seldon operator #1242
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: If they are not already assigned, you can assign the PR to them by writing The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Wed Dec 11 15:36:49 UTC 2019 impatient try |
Wed Dec 11 15:36:54 UTC 2019 impatient try |
/test integration |
Wed Dec 11 15:56:12 UTC 2019 impatient try |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the operator/operator
binary got added by mistake!
Let's wait for #1229 before proceeding further with this |
/retest |
Thu Dec 12 09:51:48 UTC 2019 impatient try |
@SachinVarghese: The following test failed, say
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
Worked on #1258 |
failed to trigger Pull Request pipeline
|
This PR adds a clientset for the seldon CRD and the operator is also migrated to a multi-group structure.