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

Add a global FreezeFS setting and a volume FreezeFS field #2744

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ejweber
Copy link
Contributor

@ejweber ejweber commented Apr 25, 2024

Which issue(s) this PR fixes:

longhorn/longhorn#2187

What this PR does / why we need it:

  • Depending on the global and volume-specific setting, either pass freezeFS == true or freezeFS == false in the proxy snapshot request to the engine.
  • Make the settings configurable via the REST API.

Depends on:

Need to resolve imports before merging.

Copy link

mergify bot commented Apr 27, 2024

This pull request is now in conflict. Could you fix it @ejweber? 🙏

Copy link

mergify bot commented May 4, 2024

This pull request is now in conflict. Could you fix it @ejweber? 🙏

Copy link
Contributor

@james-munson james-munson left a comment

Choose a reason for hiding this comment

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

Looks reasonable to me, although I would probably not catch omissions.

@ejweber
Copy link
Contributor Author

ejweber commented May 24, 2024

I ran out of time to retest this now that the dependencies are resolved and coming from the lower-level merged PRs, but I don't anticipate any change in functionality. It is ready for review (and I will retest the full stack before merge).

Longhorn 2187

Signed-off-by: Eric Weber <eric.weber@suse.com>
@ejweber ejweber force-pushed the 2187-fsfreeze branch 2 times, most recently from b5e5b7f to f3c4451 Compare May 28, 2024 20:14
@ejweber
Copy link
Contributor Author

ejweber commented May 30, 2024

I retested the full stack and everything is looking good. Please review when you can.

Longhorn 2187

Signed-off-by: Eric Weber <eric.weber@suse.com>
Copy link
Contributor

@PhanLe1010 PhanLe1010 left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants