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

[MDB-32251] Skip access checks for cloud storage disk of source cluster #199

Merged
merged 1 commit into from
Nov 16, 2024

Conversation

MedvedewEM
Copy link
Contributor

While restoring cluster we do not need any writes operation to source cluster's cloud storage disk.
So storage credentials could have "Read Only" permission.
But by default CH checks read/write operations to disks while startup - lets skip it.

@MedvedewEM MedvedewEM marked this pull request as ready for review November 16, 2024 20:05
@MedvedewEM MedvedewEM merged commit 2b08599 into main Nov 16, 2024
16 checks passed
@MedvedewEM MedvedewEM deleted the skip_access_check branch November 16, 2024 20:05
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