GithubHelp home page GithubHelp logo

Comments (7)

EugenMayer avatar EugenMayer commented on July 23, 2024

Just have seen that you are using the official images and this is an actual upstream bug (which Atlassian will not fix).

I would suggest we could go with an init container, that deletes the dbconfig.xml on every start.

from helm-charts.

stevehipwell avatar stevehipwell commented on July 23, 2024

@EugenMayer having unsuccessfully spoken to Atlassian numerous times about this issue I don't really want to spend any engineering time on what is an edge case for an almost deprecated tool. I have provided the extraInitContainers input so that people can manage these edge cases themselves. I'm happy to discuss further if you think there is something I've missed or a compelling case for something else otherwise I think this can be closed?

from helm-charts.

EugenMayer avatar EugenMayer commented on July 23, 2024

I understand, including your POV due to the near EOL of server.

Would you still be interested in a PR if we fix this with a initContainer and would share it?

from helm-charts.

stevehipwell avatar stevehipwell commented on July 23, 2024

@EugenMayer yes a PR either to automate the init container or just to add to the README how to do it would be appreciated. If the self hosted versions weren't EOL I'd be considering a Helm hook job to manage this task only when the values changed. I guess a marker file with the credentials hashed in it could be used to only run the command on a change.

from helm-charts.

EugenMayer avatar EugenMayer commented on July 23, 2024

I would keep it simple,

  • configuration value to enable or disable this behavior
  • if enabled, the init container removes the dbconfig.xml and it will be recreated.

I would neither go using having and comparing or any further things - if anybody wants to keep the dbconfig.xml out of any reasons, the behaviour should be disabled.

I would opt in to make this the default behavior, but that is on you to decide

from helm-charts.

stevehipwell avatar stevehipwell commented on July 23, 2024

I'm fine with the KISS approach but wouldn't want to turn it on by default in the chart as that specifically goes against the KISS approach.

If I was using it I'd turn it on as needed but keep it off by default; the pod gets re-started relatively regularly but I can't remember the last time I changed a Jira or Confluence password.

from helm-charts.

stale avatar stale commented on July 23, 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 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.