Coder Social home page Coder Social logo

Comments (7)

timduhenchanter avatar timduhenchanter commented on June 11, 2024 1

https://github.com/helm/charts/blob/master/stable/ambassador/templates/_helpers.tpl#L14

This is typically the condition I have found to support this. It avoids duplication of named entries for ...metadata.name in the event that you do not use multiple release names and maybe has other uses than the one I just highlighted. I don't know if this is officially sanctioned as part of a Helm standard but I find that it is available for a majority of charts.

from charts.

rainest avatar rainest commented on June 11, 2024 1

Yeah that's reasonable to add--just today ran into someone confused as to why resources got named kong-kong-whatever when they named their release kong. I'd recommend still having some sort of indicator showing the purpose of a release (e.g. "prod", "test", etc. for the environment type; "dmz", "internal" for the network zone; etc.), but those can often be handled via other means.

Marked "good first issue" as this should be simple to add if someone in the community is interested. We should create it if we don't see any community submissions, though it's not an immediate priority.

from charts.

hbagdi avatar hbagdi commented on June 11, 2024

Is this something that aligns with guidelines for charts from the maintainers of Helm?

from charts.

hbagdi avatar hbagdi commented on June 11, 2024

I see. @rainest how do you feel about adding yet another knob for this?

from charts.

stale avatar stale commented on June 11, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from charts.

danielcrisap avatar danielcrisap commented on June 11, 2024

I used Release Name for identification across all cluster about my applications and using fullname on Kong chart don't remove the prefix of Release.Name.
In https://github.com/Kong/charts/blob/main/charts/kong/templates/_helpers.tpl#L11-L18

Would be great if we have a way to fully override the name of resources that will be created in some release.

from charts.

shaneutt avatar shaneutt commented on June 11, 2024

Closing this as stale as there has not been activity in nearly a year. If you're still interested in this functionality please feel free to comment and we'll be happy to re-open this and re-assess.

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