Git Product home page Git Product logo

Comments (3)

bdalpe avatar bdalpe commented on August 15, 2024

@kenmoini This should already be covered by the extraObjects value (see the extras.yaml template). Let me know if that doesn't work for your use case.

I'm not opposed to adding OpenShift-specific templates to the chart 🙂

from helm-charts.

kenmoini avatar kenmoini commented on August 15, 2024

Hey @bdalpe - the extraObjects value should be useful for maybe custom things like Jobs for niche deployments where a user is doing some init/batch processing, and could certainly be used for the OpenShift route.

However, I think it'd probably be more valuable and easier for both of our user bases if you could simply toggle openshift.enable=true instead of having them provide the full manifest for a Route - what do you think?

I've already made the needed changes here in my fork: https://github.com/kenmoini/cribl-helm-charts/tree/patch-184/helm-chart-sources/logstream-leader

Includes a default of assuming it is not an OpenShift deployment for backwards compat, ability to disable the Route object in case they're using a different Ingress on OpenShift, as well as the needed tests for all the various inputs. The use of the openshift.enable=true value should also provide simplicity for some other patches we'll need to make running Cribl on OpenShift much easier for users.

If you think it's suitable to provide users a quick and easy toggle to deploy to OpenShift with use of Routes, lemme know and I can make a quick PR.

from helm-charts.

bdalpe avatar bdalpe commented on August 15, 2024

I like the openshift.enable value idea. This would allow for setting other important things like namespace annotations, etc.

from helm-charts.

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.