Skip to content
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

Namespaced Operator #1142

Merged
merged 14 commits into from
Dec 9, 2019
Merged

Namespaced Operator #1142

merged 14 commits into from
Dec 9, 2019

Conversation

ukclivecox
Copy link
Contributor

@ukclivecox ukclivecox commented Nov 26, 2019

Fixes #1139
Fixes #871

  • Allow namespaced Operator
  • Allow Operator that manages only resources with controler-id matching label

Includes:

  • Updated install docs
  • Example notebook showing clusterwide, namespaced and labelled operators all running together.

@ukclivecox
Copy link
Contributor Author

@phsiao
Copy link

phsiao commented Nov 26, 2019

How to prevent the cluster-wide operator from competing with namespaced operator?

@ukclivecox
Copy link
Contributor Author

How to prevent the cluster-wide operator from competing with namespaced operator?

Good question. Is that good practice to have a cluster wide and namespaced operators in same cluster?

@seldondev seldondev added size/XL and removed size/L labels Dec 4, 2019
@seldondev seldondev added size/XXL and removed size/XL labels Dec 5, 2019
@ukclivecox ukclivecox changed the title WIP: Namespaced Operator Namespaced Operator Dec 6, 2019
@seldondev
Copy link
Collaborator

Fri Dec 6 16:34:10 UTC 2019
The logs for [pr-build] [14] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1142/14.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1142 --build=14

@seldondev
Copy link
Collaborator

Fri Dec 6 16:34:16 UTC 2019
The logs for [lint] [15] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1142/15.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1142 --build=15

Copy link

@phsiao phsiao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did a quick review on the code and some of the configuration. I think the controller-id label key should have a prefix.

operator/controllers/seldondeployment_controller.go Outdated Show resolved Hide resolved
@seldondev
Copy link
Collaborator

Sat Dec 7 09:57:04 UTC 2019
The logs for [pr-build] [18] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1142/18.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1142 --build=18

@seldondev
Copy link
Collaborator

Sat Dec 7 09:57:08 UTC 2019
The logs for [lint] [19] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1142/19.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1142 --build=19

@seldondev
Copy link
Collaborator

Sat Dec 7 10:39:39 UTC 2019
The logs for [pr-build] [20] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1142/20.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1142 --build=20

@seldondev
Copy link
Collaborator

Sat Dec 7 10:39:46 UTC 2019
The logs for [lint] [21] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1142/21.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1142 --build=21

@seldondev
Copy link
Collaborator

Mon Dec 9 11:56:14 UTC 2019
The logs for [pr-build] [22] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1142/22.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1142 --build=22

@seldondev
Copy link
Collaborator

Mon Dec 9 11:56:18 UTC 2019
The logs for [lint] [23] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1142/23.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1142 --build=23

notebooks/multiple_operators.ipynb Show resolved Hide resolved
notebooks/multiple_operators.ipynb Show resolved Hide resolved
- auth_proxy_service.yaml
- auth_proxy_role.yaml
- auth_proxy_role_binding.yaml
#- auth_proxy_service.yaml
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this bit intentional? Just double-checking

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes. Wanted to simplify the install by removing the proxy auth.

@ryandawsonuk
Copy link
Contributor

/ok-to-test
/test integration

@seldondev
Copy link
Collaborator

Mon Dec 9 13:13:43 UTC 2019
The logs for [pr-build] [24] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1142/24.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1142 --build=24

@seldondev
Copy link
Collaborator

Mon Dec 9 13:14:10 UTC 2019
The logs for [integration] [25] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1142/25.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1142 --build=25

@seldondev
Copy link
Collaborator

Mon Dec 9 13:14:11 UTC 2019
The logs for [lint] [26] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1142/26.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1142 --build=26

@ryandawsonuk
Copy link
Contributor

/lgtm
/approve

@seldondev
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ryandawsonuk

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@seldondev
Copy link
Collaborator

Mon Dec 9 15:12:38 UTC 2019
The logs for [pr-build] [27] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1142/27.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1142 --build=27

@seldondev
Copy link
Collaborator

Mon Dec 9 15:12:47 UTC 2019
The logs for [lint] [28] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1142/28.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1142 --build=28

@seldondev
Copy link
Collaborator

Mon Dec 9 20:45:33 UTC 2019
The logs for [pr-build] [29] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1142/29.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1142 --build=29

@seldondev
Copy link
Collaborator

Mon Dec 9 20:45:43 UTC 2019
The logs for [lint] [30] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1142/30.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1142 --build=30

@axsaucedo axsaucedo merged commit acc8cf2 into SeldonIO:master Dec 9, 2019
@ukclivecox ukclivecox deleted the 670_namespaced_operator branch February 14, 2020 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Seldon Core Operator Restricted to Single Namespace Dynamic Engine version support at Seldon operator
5 participants