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

[WIP] More Arm64 builds #11423

Closed
wants to merge 7 commits into from
Closed

Conversation

dereknola
Copy link
Member

Proposed Changes

Types of Changes

Verification

Testing

Linked Issues

User-Facing Change


Further Comments

Signed-off-by: Derek Nola <[email protected]>
Signed-off-by: Derek Nola <[email protected]>
Signed-off-by: Derek Nola <[email protected]>
Signed-off-by: Derek Nola <[email protected]>
Signed-off-by: Derek Nola <[email protected]>
@dereknola
Copy link
Member Author

Closing, the oracle runners currently host their / on a xfs formatted filesystem, criticaly one without ftype=1. This means containerd is unable to run on the k3s arm64 docker images with the standard error

 Waiting to retrieve agent configuration; server is not ready: "overlayfs" snapshotter cannot be enabled for "/var/lib/rancher/k3s/agent/containerd", try using "fuse-overlayfs" or "native": /var/lib/rancher/k3s/agent/containerd does not support d_type. If the backing filesystem is xfs, please reformat with ftype=1 to enable d_type support

@dereknola dereknola closed this Dec 6, 2024
Copy link

codecov bot commented Dec 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 40.43%. Comparing base (0e15269) to head (5a3cb8b).
Report is 17 commits behind head on master.

❗ There is a different number of reports uploaded between BASE (0e15269) and HEAD (5a3cb8b). Click for more details.

HEAD has 12 uploads less than BASE
Flag BASE (0e15269) HEAD (5a3cb8b)
inttests 11 0
e2etests 7 6
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #11423      +/-   ##
==========================================
- Coverage   46.73%   40.43%   -6.30%     
==========================================
  Files         179      181       +2     
  Lines       18600    18797     +197     
==========================================
- Hits         8693     7601    -1092     
- Misses       8553    10105    +1552     
+ Partials     1354     1091     -263     
Flag Coverage Δ
e2etests 35.10% <ø> (-6.83%) ⬇️
inttests ?
unittests 14.26% <ø> (+0.43%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant