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

KEDA notebook testing is broken #2683

Closed
anggao opened this issue Nov 20, 2020 · 0 comments
Closed

KEDA notebook testing is broken #2683

anggao opened this issue Nov 20, 2020 · 0 comments
Labels
bug triage Needs to be triaged and prioritised accordingly

Comments

@anggao
Copy link
Contributor

anggao commented Nov 20, 2020

Describe the bug

Deployment.apps "keda-operator" is invalid: spec.selector: Invalid value: v1.LabelSelector{MatchLabels:map[string]string{"app":"keda-operator", "app.kubernetes.io/part-of":"keda-operator", "app.kubernetes.io/version":"2.0.0"}, MatchExpressions:[]v1.LabelSelectorRequirement(nil)}: field is immutable

To reproduce

Expected behaviour

pass all notebooks testing

Environment

Model Details

  • Images of your model: [Output of: kubectl get seldondeployment -n <yourmodelnamespace> <seldondepname> -o yaml | grep image: where <yourmodelnamespace>]
  • Logs of your model: [You can get the logs of your model by running kubectl logs -n <yourmodelnamespace> <seldonpodname> <container>]
@anggao anggao added bug triage Needs to be triaged and prioritised accordingly labels Nov 20, 2020
@anggao anggao closed this as completed Nov 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug triage Needs to be triaged and prioritised accordingly
Projects
None yet
Development

No branches or pull requests

1 participant