seldon-core
seldon-core copied to clipboard
Add ability to list namespaces in which a given seldon-core operator can control SeldonDeployments
The proposal here is to be able to specify in the helm installation (of the operator) values a list of namespaces in which the Seldon Core operator being installed can control SeldonDeployment resources.
This will be particularly useful in multi-tenant kubernetes clusters where the cluster in question runs a variety of workloads (including those that are not Seldon)
This will help organization set roles and permissions more granularly and ensures appropriate permissions are granted.