Make initContainer root filesystem read-only - #766
Conversation
|
|
|
|
|
|
|
|
|
|
Co-authored-by: coreydaley <coreydaley@users.noreply.github.com>
|
|
|
[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 |
* Make initContainer root filesystem readonly by default * 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:true on the initContainer, has been tested with 1.3.x, 1.4.x, and next images
Which issue(s) does this PR fix or relate to
https://issues.redhat.com/browse/RHIDP-5887
PR acceptance criteria
How to test changes / Special notes to the reviewer