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

tools-2788 Reset s3API state on shutdown. #78

Merged
merged 2 commits into from
Dec 6, 2023
Merged

Conversation

dwelch-spike
Copy link
Collaborator

This clears out state in between s3 backups.

Copy link
Member

@jdogmcsteezy jdogmcsteezy left a comment

Choose a reason for hiding this comment

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

Just a Q

Comment on lines +82 to +83
// NOTE: logLevel should be reset to match
// whatever S3_DEFAULT_LOG_LEVEL is if it changes
Copy link
Member

Choose a reason for hiding this comment

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

Is this a TODO or a note? It does not look like you are doing what it is recommending

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

It's a reminder to update this if the default changes in the future. I can't use the default that asbackup configs use because it is a different type

@jdogmcsteezy jdogmcsteezy self-requested a review December 6, 2023 19:13
@dwelch-spike dwelch-spike merged commit 31be425 into master Dec 6, 2023
3 checks passed
@dwelch-spike dwelch-spike deleted the tools-2788 branch December 6, 2023 19:41
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.

None yet

2 participants