Giter VIP home page Giter VIP logo

Comments (3)

syncronize-issues-to-jira avatar syncronize-issues-to-jira commented on July 17, 2024

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-5476.

This message was autogenerated

from bundle-kubeflow.

ca-scribner avatar ca-scribner commented on July 17, 2024

Since the admin namespace is a user's namespace, I'm pretty sure this is coming from the kfp-profile-controller. What I think we've missed is that we need to set the environment variables FRONTEND_IMAGE and VISUALIZATION_SERVER_IMAGE here when creating the deployment for the kfp-profile-controller's sync.py (or, in @Barteus case, since I think ckf 1.7 uses a podspec version of the charm, wherever the equivalent place was back then).

from bundle-kubeflow.

misohu avatar misohu commented on July 17, 2024

@ca-scribner is right, I did some digging ... both the podspec and the sidecar rewrite are setting those images in sync.py here and here. The value is propagated from the env variables VISUALIZATION_SERVER_IMAGE and FRONTEND_IMAGE ... its also important to note that the tags are received from variables VISUALIZATION_SERVER_TAG and FRONTEND_TAG which are by default set to value of KFP_VERSION example here. We were never setting those variables and because of that the images were using default values.

In charm code we need to create default-custom-images.json with both images set and then correctly set the envronment variables.

from bundle-kubeflow.

Related Issues (20)

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.