✨ Add read only mode for local ironic run#2278
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
tuminoid
left a comment
There was a problem hiding this comment.
Not against cleaning the bash here, but can you do it in separate commit or in separate PR as it is making super hard to identify the actual change here.
0e7068d to
00ffe3d
Compare
This commit: - Adds an option to the local ironic deployment script to run the containers with a read-only file system - Adds additional mounts for the Ironic containers regardless if a container runs with a read-only file system or not This commit is needed because otherwise developers would be unable to run the local ironic deployment with read-only root file system. Signed-off-by: Adam Rozman <adam.rozman@est.tech>
00ffe3d to
fd0b87d
Compare
|
PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with /lifecycle stale |
|
/remove-lifecycle stale |
|
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with /lifecycle stale |
|
/remove-lifecycle stale |
|
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with /lifecycle stale |
|
Should we abandon this due IRSO being the way to install Ironic now? |
|
I can move this deployment method to dev-env , if BMO will only host IrSO based deployments. |
|
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with /lifecycle stale |
|
/remove-lifecycle stale |
This PR:
This commit is needed because otherwise developers would be unable to run the local ironic deployment with read-only root file system.
Related to: metal3-io/ironic-image#613
IRSO and BMO ironic-deployment overlays will need this config also.