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

[Filestore] move RestoreEndpoints to Endpoint Manager #2502

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

antonmyagkov
Copy link
Collaborator

@antonmyagkov antonmyagkov commented Nov 14, 2024

issue: #2553

  1. move RestoreEndpoints to endpoint_manager
  2. rename service.h/cpp to endpoint_manager.h/cpp
  3. remove RequireEndpointsKeyring config parameter
  4. Add unit test for RestoreEndpoints

This refactoring is required to implement #2553

@antonmyagkov antonmyagkov added the filestore Add this label to run only cloud/filestore build and tests on PR label Nov 14, 2024
@antonmyagkov antonmyagkov changed the title filestore: remove endpoint if path is not found [Filestore] remove endpoint if path is not found Nov 14, 2024
Copy link
Contributor

Note

This is an automated comment that will be appended during run.

🟢 linux-x86_64-relwithdebinfo: all tests PASSED for commit 86c6868.

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
1949 1949 0 0 0 0

@antonmyagkov antonmyagkov force-pushed the users/myagkov/filestore-remove-endpoint branch from 86c6868 to 8abb838 Compare November 14, 2024 18:37
Copy link
Contributor

Note

This is an automated comment that will be appended during run.

🟢 linux-x86_64-relwithdebinfo: all tests PASSED for commit 8abb838.

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
1949 1949 0 0 0 0

@antonmyagkov antonmyagkov force-pushed the users/myagkov/filestore-remove-endpoint branch 8 times, most recently from 1e14498 to a375478 Compare November 15, 2024 16:02
Copy link
Contributor

Note

This is an automated comment that will be appended during run.

🔴 linux-x86_64-relwithdebinfo: some tests FAILED for commit a375478.

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
1947 1946 0 1 0 0

Copy link
Contributor

Note

This is an automated comment that will be appended during run.

🟢 linux-x86_64-relwithdebinfo: all tests PASSED for commit d09d551.

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
1950 1950 0 0 0 0

@antonmyagkov antonmyagkov force-pushed the users/myagkov/filestore-remove-endpoint branch from d09d551 to 44c6463 Compare November 22, 2024 13:45
@antonmyagkov antonmyagkov changed the title [Filestore] remove endpoint if path is not found [Filestore] move RestoreEndpoints to Endpoint Manager Nov 22, 2024
Copy link
Contributor

Note

This is an automated comment that will be appended during run.

🔴 linux-x86_64-relwithdebinfo: some tests FAILED for commit 79e56f3.

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
1945 1944 0 1 0 0

Copy link
Contributor

Note

This is an automated comment that will be appended during run.

🟢 linux-x86_64-relwithdebinfo: all tests PASSED for commit 609e271.

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
1955 1955 0 0 0 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
filestore Add this label to run only cloud/filestore build and tests on PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant