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

Fix DB v6 curator directory creation #2293

Merged
merged 2 commits into from
Dec 2, 2024
Merged

Fix DB v6 curator directory creation #2293

merged 2 commits into from
Dec 2, 2024

Conversation

wagoodman
Copy link
Contributor

There are a few assumptions made by the v6 curator surrounding DB directory existence. This PR fixes activation-related issues with the DB not existing.

Signed-off-by: Alex Goodman <[email protected]>
@wagoodman wagoodman added the changelog-ignore Don't include this issue in the release changelog label Dec 2, 2024
@wagoodman wagoodman requested a review from a team December 2, 2024 21:27
@wagoodman wagoodman self-assigned this Dec 2, 2024
@wagoodman wagoodman changed the title Fix DB v6 directory creation Fix DB v6 curator directory creation Dec 2, 2024
Copy link
Contributor

@spiffcs spiffcs left a comment

Choose a reason for hiding this comment

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

👍 - I saw that the curator_test was updated to cover some of the replace behavior. Are there any changes to client_test? I remember that file already had a lot of coverage so if changing the error string and adding the new MKDIR check are covered by the unhappy path tests already then 🟢

@wagoodman
Copy link
Contributor Author

yeah, I can update the client tests for this -- thanks @spiffcs

Signed-off-by: Alex Goodman <[email protected]>
@wagoodman wagoodman enabled auto-merge (squash) December 2, 2024 21:44
@wagoodman wagoodman merged commit 796d144 into main Dec 2, 2024
10 checks passed
@wagoodman wagoodman deleted the initial-db-dir branch December 2, 2024 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-ignore Don't include this issue in the release changelog
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants