Coder Social home page Coder Social logo

Comments (3)

slaskawi avatar slaskawi commented on July 24, 2024

Thanks for submitting this issue @DJDANNY123 !

Hardcoding values in /pkg/model/constants.go makes it much easier to maintain this code. We know exactly what kind of naming pattern will be used for our Routes, Service, Persistent Volumes and other objects. This way we can rely on it.

Allowing users to modify them in the runtime will introduce a lot of potential misconfiguration problems. We would need to carefully explain in our documentation what values could be used and what could not. It's a lot of unnecessary maintenance burden for us and we'd like to avoid it.

But before closing this issue, let me ask you what problem are you trying to solve? Perhaps we could help you in some other way?

from keycloak-operator.

DJDANNY123 avatar DJDANNY123 commented on July 24, 2024

Hi @slaskawi

The particular values I am looking to specify are the images, I am currently for security reasons running a cluster disconnected from the internet, so would like to be able to deploy the operator to fetch the images from an on-premises docker repository, which is what we currently do for our deployment of the community elastic-search operator.

I assume we could do this manually by changing these values and rebuilding the operator ourselves, however it would be easier for us and maybe some others to have this feature built-in, although I understand if this would be harder to maintain.

Thanks for you help.

Edit:
This would also require the ability to specify imagepullsecrets for the images to be able to pull from a custom repository, which I hadn't initially considered.

from keycloak-operator.

abstractj avatar abstractj commented on July 24, 2024

@DJDANNY123 thanks for reporting this. I'd appreciate if you join us on the https://groups.google.com/forum/#!forum/keycloak-dev, so we can continue this discussion there.

Our contributing guidelines were updated to keep consistency across the Keycloak organization and soon GH issues will be disabled.

For now, I'm closing this, but feel free to drop us an e-mail on the dev mailing list if you have any questions. My apologies for the inconvenience. //cc @slaskawi

from keycloak-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.