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

Rename overlay -> ephemeral mounts #1880

Merged
merged 1 commit into from
Dec 13, 2023
Merged

Conversation

frelon
Copy link
Contributor

@frelon frelon commented Dec 13, 2023

This change aims to make the distinction between ephemeral, persistent, overlay and bind mounts a bit more clear.

The system mounts ephemeral and persistent directories on boot. A persistent mount can be materialized using a linux overlay-mount or a bind-mount.

This change aims to make the distinction between ephemeral, persistent,
overlay and bind mounts a bit more clear.

The system mounts ephemeral and persistent directories on boot.
A persistent mount can be materialized using a linux overlay-mount or a
bind-mount.

Signed-off-by: Fredrik Lönnegren <fredrik.lonnegren@suse.com>
@frelon frelon requested a review from a team as a code owner December 13, 2023 09:57
Copy link
Contributor

@davidcassany davidcassany left a comment

Choose a reason for hiding this comment

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

LGTM

@frelon frelon enabled auto-merge (rebase) December 13, 2023 10:40
@frelon frelon merged commit 117e2c4 into rancher:main Dec 13, 2023
14 checks passed
@frelon frelon deleted the rename-ephemeral branch February 9, 2024 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants