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

Cannot create new SeldonDeployment after seldon-core automatic update from 1.5 to 1.6 #3005

Closed
FrancescoFanchin opened this issue Mar 2, 2021 · 2 comments

Comments

@FrancescoFanchin
Copy link

Describe the bug

After seldon-core automatic update, from 1.5 to 1.6, we are not able to create a new SeldonDeployment from yaml file.
The following error message appears:
"Error "failed calling webhook "v1.mseldondeployment.kb.io": Post https://seldon-webhook-service.xxxxxxxxxxxxxxxx/mutate-machinelearning-seldon-io-v1-seldondeployment?timeout=30s: x509: certificate signed by unknown authority (possibly because of "crypto/rsa: verification error" while trying to verify candidate authority certificate "Seldon")" for field "undefined".

To reproduce

  1. Go to Seldon Operator
  2. Create Seldon Deployment
  3. Insert a yaml template that is expected to work (e.g. default mock classifier)

Expected behaviour

Seldon Operator should create a new SeldonDeployment.

Environment

Openshift 4 on Azure

@FrancescoFanchin FrancescoFanchin added bug triage Needs to be triaged and prioritised accordingly labels Mar 2, 2021
@ukclivecox ukclivecox added awaiting-feedback and removed triage Needs to be triaged and prioritised accordingly labels Mar 4, 2021
@ukclivecox
Copy link
Contributor

ukclivecox commented Mar 4, 2021

Are you running on Openshift and installed via the Marketplace?

For now - can you simply delete the MWC and check this solve this.

@FrancescoFanchin
Copy link
Author

Seldon is running on Openshift and was installed via Operatorhub, but not the Marketplace one.
We deleted the MWC and it worked, many thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants