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

bump alpine version back to 3.18.4 #255

Merged
merged 1 commit into from
Sep 20, 2024
Merged

bump alpine version back to 3.18.4 #255

merged 1 commit into from
Sep 20, 2024

Conversation

komer3
Copy link
Contributor

@komer3 komer3 commented Sep 20, 2024

After dependabot version update for alpine version 3.20.x, we were seeing xfs mounting failures. This is a known issue with alpine version after 3.19. We need to test some solutions before we can bump up the version.

Solution for now is to revert back to 3.18.4 until we find a robust solution for the new version

General:

  • Have you removed all sensitive information, including but not limited to access keys and passwords?
  • Have you checked to ensure there aren't other open or closed Pull Requests for the same bug/feature/question?

Pull Request Guidelines:

  1. Does your submission pass tests?
  2. Have you added tests?
  3. Are you addressing a single feature in this PR?
  4. Are your commits atomic, addressing one change per commit?
  5. Are you following the conventions of the language?
  6. Have you saved your large formatting changes for a different PR, so we can focus on your work?
  7. Have you explained your rationale for why this feature is needed?
  8. Have you linked your PR to an open issue

@komer3 komer3 requested review from a team as code owners September 20, 2024 21:01
@komer3 komer3 merged commit 20a6dc1 into main Sep 20, 2024
6 checks passed
@komer3 komer3 deleted the revert-alpine branch September 20, 2024 21:34
Copy link

codecov bot commented Sep 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 40.13%. Comparing base (7ae3bd0) to head (cecf444).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #255   +/-   ##
=======================================
  Coverage   40.13%   40.13%           
=======================================
  Files          26       26           
  Lines        1936     1936           
=======================================
  Hits          777      777           
  Misses       1120     1120           
  Partials       39       39           

☔ 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.

3 participants