ReadOnlyRootFileSystem changes for Aws
Type of change
-
Bug Fix - [ X] Feature
Please provide link to gitlab issue or ADR(Architecture Decision Record)
Does this introduce a change in the core logic?
- [YES/NO] No
Does this introduce a change in the cloud provider implementation, if so which cloud?
- [ X] AWS
-
Azure -
Google Cloud -
IBM
Does this introduce a breaking change?
- [YES/NO] No
What is the current behavior?
AWS can write in search pod
What is the new/expected behavior?
Service code can no longer write in search pod
Have you added/updated Unit Tests and Integration Tests?
No