canonical / seldon-core-operator

Seldon Core Operator
Apache License 2.0
5 stars 9 forks source link

tests(integration): Apply seldondeployments in namespace `default` #220

Closed orfeas-k closed 9 months ago

orfeas-k commented 9 months ago

Refactor integration tests due to issue #218.

This is a workaround for the issue. At the same time, it is not needed to revert those back since up until now, integration tests were applying seldondeployments to the namespace created by Juju. In production, this would be kubeflow and we would never apply something there.