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

Mount atomfs molecule with overlay filesystem with xino=on. #492

Merged
merged 1 commit into from Aug 30, 2023

Conversation

smoser
Copy link
Contributor

@smoser smoser commented Aug 30, 2023

Without xino=on you can end up with duplicate inodes numbers in theo same overlayfs filesystem.

What type of PR is this?

Which issue does this PR fix:

What does this PR do / Why do we need it:

If an issue # is not available please add repro steps and logs showing the issue:

Testing done on this change:

Automation added to e2e:

Will this break upgrades or downgrades?

Does this PR introduce any user-facing change?:


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Without xino=on you can end up with duplicate inodes numbers in the
same overlayfs mount.

Signed-off-by: Scott Moser <smoser@brickies.net>
@codecov
Copy link

codecov bot commented Aug 30, 2023

Codecov Report

Merging #492 (64c2731) into main (f6001ec) will not change coverage.
The diff coverage is n/a.

❗ Current head 64c2731 differs from pull request most recent head 22a2ab4. Consider uploading reports for the commit 22a2ab4 to get more accurate results

@@     Coverage Diff     @@
##   main   #492   +/-   ##
===========================
===========================

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@rchincha
Copy link
Contributor

@smoser tests are failing!

@smoser
Copy link
Contributor Author

smoser commented Aug 30, 2023

@smoser tests are failing!

ugh.
docker down maybe ?

 overlay-dirs, possibly modified after import: []
loading docker://alpine:edge
error: copying system image from manifest list: creating an updated image manifest: fetching blob: received unexpected HTTP status: 503 Service Unavailable

@smoser
Copy link
Contributor Author

smoser commented Aug 30, 2023

@rchincha
Copy link
Contributor

@smoser tests are failing!

ugh. docker down maybe ?

 overlay-dirs, possibly modified after import: []
loading docker://alpine:edge
error: copying system image from manifest list: creating an updated image manifest: fetching blob: received unexpected HTTP status: 503 Service Unavailable

We should just upload alpine:edge into project-stacker's ghcr repo.

Copy link
Contributor

@rchincha rchincha left a comment

Choose a reason for hiding this comment

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

lgtm

@rchincha rchincha merged commit e4c3ac4 into project-stacker:main Aug 30, 2023
7 checks passed
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

4 participants