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

finalize: Add RequiresMountsFor=/boot too #2098

Merged

Conversation

cgwalters
Copy link
Member

In https://bugzilla.redhat.com/show_bug.cgi?id=1827712
some OpenShift CI is seeing /boot being unmounted before
ostree-finalize-staged.service runs or completes.

We finally tracked this down to a bug elsewhere, but
I think we should add this because it clearly shows
our requirements.

In https://bugzilla.redhat.com/show_bug.cgi?id=1827712
some OpenShift CI is seeing `/boot` being unmounted before
`ostree-finalize-staged.service` runs or completes.

We finally tracked this down to a bug elsewhere, but
I think we should add this because it clearly shows
our requirements.
Copy link
Member

@rfairley rfairley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cgwalters, rfairley

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-robot openshift-merge-robot merged commit f145d18 into ostreedev:master May 13, 2020
@vtolstov
Copy link

if i have mounted boot but in readonly mode? does requires mounts for check also that path is writable ?

@cgwalters
Copy link
Member Author

if i have mounted boot but in readonly mode? does requires mounts for check also that path is writable ?

This doesn't affect readonly state. See #1767 for that.

@vtolstov
Copy link

@cgwalters thanks!

@cgwalters
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants