Giter Site home page Giter Site logo

Comments (5)

Rory-Z avatar Rory-Z commented on August 26, 2024

the emqx-operator-reloader image's registry should be same to emqx-operator-controller's registry.

Hi, @wooonderful, I think the emqx-operator-reloader image's registry should can be user-defined in EMQX CR File, this has nothing to do with emqx-operator-controller, what do you think ?

from emqx-operator.

wooonderful avatar wooonderful commented on August 26, 2024

the emqx-operator-reloader image's registry should be same to emqx-operator-controller's registry.

Hi, @wooonderful, I think the emqx-operator-reloader image's registry should can be user-defined in EMQX CR File, this has nothing to do with emqx-operator-controller, what do you think ?

image

thanks for your reply, now the helm value.yaml file has repository field, I think this field should be the private registry url, eg: "https://hub-mirror.c.163.com", "https://dockerhub.azk8s.cn", "127.0.0.1:5000"

from emqx-operator.

ssfdust avatar ssfdust commented on August 26, 2024

Image: ReloaderContainerImage,

这里写死了ReloaderContainerImage,应该提供一个instance.getReloaderImage的方法,让用户自定义reloader image地址。

现在的临时方案就是在operator生成statefulset之后,把statefulset的reloader image给patch掉。

from emqx-operator.

Rory-Z avatar Rory-Z commented on August 26, 2024

Image: ReloaderContainerImage,

这里写死了ReloaderContainerImage,应该提供一个instance.getReloaderImage的方法,让用户自定义reloader image地址。
现在的临时方案就是在operator生成statefulset之后,把statefulset的reloader image给patch掉。

Patching statefulset does not solve this problem, as EMQX Reconsile will modify statefulset back

from emqx-operator.

Rory-Z avatar Rory-Z commented on August 26, 2024

EMQX Operator 1.2.8 and EMQX Operator 2.0.2 already support this

from emqx-operator.

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.