Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sharememory disable is not working #2805

Open
kannanvr opened this issue Nov 25, 2024 · 0 comments
Open

sharememory disable is not working #2805

kannanvr opened this issue Nov 25, 2024 · 0 comments

Comments

@kannanvr
Copy link

Hi Team,
It seems disabling shared memory in the postgres is not handled on the operator code.
We are trying to run Kata container with postgres and kata container is not running with shared memory,
When we disable the shared memory through CRD, we have noticed that it is getting enabled by default.
When we understand the code we found that mountShmVolumeNeeded is returning always true for ebaling the shm memory. It seems opConfig.ShmVolume is always returning true.
Is that any reason we are always returning true from opConfig.ShmVolume?

Thanks,
Kannan V

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant