Skip to content

Adds journal option to container volume create.#1412

Draft
jglogan wants to merge 1 commit intoapple:mainfrom
jglogan:ext4-journal
Draft

Adds journal option to container volume create.#1412
jglogan wants to merge 1 commit intoapple:mainfrom
jglogan:ext4-journal

Conversation

@jglogan
Copy link
Copy Markdown
Contributor

@jglogan jglogan commented Apr 11, 2026

DRAFT until apple/containerization#672 is merged and tagged.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Motivation and Context

Should make containers more resilient to ungraceful stops.

Testing

  • Tested locally
  • Added/updated tests
  • Added/updated docs

- Closes apple#1411.
- Default behavior doesn't change - with no
  `journal` option, no journal gets created.
@jglogan jglogan marked this pull request as draft April 11, 2026 02:56
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Apr 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Request]: Add journal mode option to container volume create.

2 participants