Code Monkey home page Code Monkey logo

Comments (5)

blaluc avatar blaluc commented on July 22, 2024 1

...and the empty-dir volume gets filled soon causing the mongodb pod to crash. Moreover, if you try to change the configuration to send the log to syslog, the users/databases declared in the auth.* values don't get to authenticate.

from charts.

jotamartos avatar jotamartos commented on July 22, 2024 1

Hi,

Can you take a look at the attached PR and confirm that everything works as expected?

#27510

Thanks

from charts.

jotamartos avatar jotamartos commented on July 22, 2024

Thank you for taking the time to report this issue. As you mentioned, the issue is caused by the introduction of the new empty dir volume that removes the symlink to stdout that the container creates.

https://github.com/bitnami/containers/blob/main/bitnami/mongodb/7.0/debian-12/rootfs/opt/bitnami/scripts/mongodb/postunpack.sh#L39

Let me work on creating a PR to solve this issue. We will basically use an initContainer to copy/generate the symlink to the new empty dir so the logs continue working as expected. We will let you know when it's ready.

from charts.

lasseoe avatar lasseoe commented on July 22, 2024

Hi,

Can you take a look at the attached PR and confirm that everything works as expected?

#27510

Thanks

Works as expected, thanks 👍 😃

from charts.

jotamartos avatar jotamartos commented on July 22, 2024

Great! I just merged the changes and a new version of the chart will be released soon.

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.