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

Unable to deploy a pod using security context read only file system to true #187

Closed
rveeranki06 opened this issue Dec 23, 2021 · 3 comments · Fixed by #278
Closed

Unable to deploy a pod using security context read only file system to true #187

rveeranki06 opened this issue Dec 23, 2021 · 3 comments · Fixed by #278
Labels
bug Something isn't working untriaged Issues that have not yet been triaged

Comments

@rveeranki06
Copy link

Hi Team,

Some how I am not able to deploy or install a pod with security context read only file system to true. Do you have any alternative or solution to adhere to security context in k8s

sed: couldn't open temporary file /usr/share/opensearch/config/sedJSnoBz: Read-only file system
Exception in thread "main" org.opensearch.bootstrap.BootstrapException: java.nio.file.FileSystemException: /usr/share/opensearch/config/opensearch.keystore.tmp: Read-only file system
Likely root cause: java.nio.file.FileSystemException: /usr/share/opensearch/config/opensearch.keystore.tmp: Read-only file system

@rveeranki06 rveeranki06 added bug Something isn't working untriaged Issues that have not yet been triaged labels Dec 23, 2021
@duggiralateja
Copy link

duggiralateja commented Dec 28, 2021

Facing the same issue while deploying into Kubernetes. struck with the above error while running statefulset pod.

#166

@peterzhu1992
Copy link

@peterzhuamazon
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working untriaged Issues that have not yet been triaged
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants