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

Plumbed in the ContainerManager to the state. #949

Merged
merged 2 commits into from
Jan 14, 2025

Conversation

ramo-j
Copy link
Collaborator

@ramo-j ramo-j commented Jan 13, 2025

Configured the state to simultaneously use the new ContainerManager, and the original container storage. The original is what is returned to a caller, but any differences to the output from what the ContainerManager would return is logged to telemetry. This is to find any breaking changes introduced by the change.

Also, refactoring several tests that require the container manager to have a recipe into a module testing base class.

Also, refactoring several tests that require the container manager to have a recipe into a module testing base class.
@ramo-j ramo-j marked this pull request as ready for review January 13, 2025 06:53
@ramo-j ramo-j requested a review from sydp January 13, 2025 06:53
Copy link
Collaborator

@sydp sydp left a comment

Choose a reason for hiding this comment

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

overall lgtm.

I flagged some (not all) style nits which we may want to address as part of a broader tidy up.

tests/lib/collectors/aws_snapshot_s3_copy.py Outdated Show resolved Hide resolved
tests/lib/collectors/aws_logging.py Outdated Show resolved Hide resolved
tests/lib/collectors/aws_snapshot_s3_copy.py Outdated Show resolved Hide resolved
tests/lib/collectors/aws_snapshot_s3_copy.py Outdated Show resolved Hide resolved
tests/lib/collectors/aws_volume_snapshot.py Outdated Show resolved Hide resolved
tests/lib/collectors/grr_hosts.py Outdated Show resolved Hide resolved
tests/lib/collectors/grr_hosts.py Outdated Show resolved Hide resolved
tests/lib/collectors/grr_hosts.py Outdated Show resolved Hide resolved
tests/lib/collectors/grr_hosts.py Show resolved Hide resolved
tests/lib/collectors/aws_volume_snapshot.py Outdated Show resolved Hide resolved
@ramo-j ramo-j mentioned this pull request Jan 14, 2025
@ramo-j ramo-j requested a review from sydp January 14, 2025 04:24
@ramo-j ramo-j merged commit 582248b into log2timeline:main Jan 14, 2025
9 checks passed
@ramo-j ramo-j deleted the containter_manager_plumbing branch January 14, 2025 05:08
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