chore: set readOnlyRootFilesystem on Operator Container - #740
chore: set readOnlyRootFilesystem on Operator Container#740openshift-merge-bot[bot] merged 2 commits into
Conversation
Co-authored-by: coreydaley <coreydaley@users.noreply.github.com>
|
|
|
@rm3l @gazarenkov ptal |
|
@rm3l @gazarenkov Do either of you have any other questions or comments about this change? If not can I get an lgtm? |
It is fine for me. @gazarenkov PTAL and lgtm it if it looks good for you. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rm3l The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
LGTM'ed to test this in the E2E Nightly workflow as soon as possible. |
…oper#740) * chore: set readOnlyRootFilesystem on Operator Container * Regenerate bundle manifests Co-authored-by: coreydaley <coreydaley@users.noreply.github.com> --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: coreydaley <coreydaley@users.noreply.github.com>
Description
Sets the readOnlyRootFilesystem option for the container securityContext to true.
Which issue(s) does this PR fix or relate to
https://issues.redhat.com/browse/RHIDP-5762
PR acceptance criteria
How to test changes / Special notes to the reviewer