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

Fixed no space left on the device error #1109

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

igor-karpukhin
Copy link
Collaborator

@igor-karpukhin igor-karpukhin commented Aug 23, 2023

All Submissions:

Fixed no space left on the device error for the release process

  • Have you signed our CLA?
  • Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if there is one).
  • Update docs/release-notes/release-notes.md if your changes should be included in the release notes for the next release.

@igor-karpukhin igor-karpukhin marked this pull request as ready for review August 23, 2023 18:56
@josvazg
Copy link
Collaborator

josvazg commented Aug 24, 2023

We cannot run the int or e2e tests unless we add some lines to the workflows:
See https://github.com/mongodb/mongodb-atlas-kubernetes/pull/1099/files#r1303846119

@igor-karpukhin
Copy link
Collaborator Author

@josvazg I don't think we need to run tests for such kind of changes. We don't have tests for release process anyway

Copy link
Collaborator

@josvazg josvazg left a comment

Choose a reason for hiding this comment

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

LGTM with an open question

Comment on lines +26 to +27
sudo swapoff -a
sudo rm -f /swapfile
Copy link
Collaborator

Choose a reason for hiding this comment

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

will something setup the swap file again later? Isn't it needed?

@igor-karpukhin igor-karpukhin merged commit 1985c85 into main Aug 24, 2023
10 of 14 checks passed
@igor-karpukhin igor-karpukhin deleted the fix/release-post-merge-out-of-space branch August 24, 2023 07:43
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.

2 participants