Giter Club home page Giter Club logo

Comments (4)

ukclivecox avatar ukclivecox commented on September 24, 2024

Thanks for the detailed report.

  • Can you state which version of Seldon you are running?
  • The yaml above seems malformed as you don't start the second container without a - so the two containers are actually defined as one. However, when I try this it fails validation so maybe that is just a typo in the paste above?
  • It looks to me like it may be continually trying to update the deployment. There is an issue that if K8s adds some default fields we are not expecting it could be we keep thinking the deployment has changed. This maybe actually the volumeMounts you have not shown. Can you show the full yaml? If it updates the dpeloyment it should print the two version it thinks are different. Can you check how they differ by for example using a tool like: http://jsondiff.com/ or can you paste the two in the issue
  • We have actually merged the Operator into the main repo now so it would be good to test against that if you have a chance.
  • I don't think this is to do with the extra container per se as I tried that and its fine with yaml similar to above

from seldon-operator.

kparaju avatar kparaju commented on September 24, 2024

Version 0.4.0, we will see if there are any changes when we upgrade to 0.4.1

Sent the YAML via PM. I'll try modifying the SeldonDeployment (removing volumemount etc) and post updates.

from seldon-operator.

ukclivecox avatar ukclivecox commented on September 24, 2024

I think this fix in 0.4.1 would fix this: 00d9d66

from seldon-operator.

kparaju avatar kparaju commented on September 24, 2024

v0.4.1 fixes this.

Thanks!

from seldon-operator.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.